On Jan 6, 2018, at 14:00, Alex Gaynor wrote:
>
> Hey Antoine,
>
> Assuming you're on Firefox57, it requires a pref -- once the WebAuthn spec is
> finalized we'll drop the pref --
> https://mobile.twitter.com/jamespugjones/status/91231495223226
Oh wow, this is exciting! I’ve been annoyed
Le 06/01/2018 à 20:04, Antoine Pitrou a écrit :
>
> I have AppArmor enabled on Firefox, I may try to disable it.
... Nothing changed unfortunately.
Regards
Antoine.
___
python-committers mailing list
python-committers@python.org
https://mail.python.o
Le 06/01/2018 à 20:00, Alex Gaynor a écrit :
> Hey Antoine,
>
> Assuming you're on Firefox57, it requires a pref -- once the WebAuthn
> spec is finalized we'll drop the pref
> -- https://mobile.twitter.com/jamespugjones/status/91231495223226
Yes, I already did so... I'm using
https://demo.y
On Sun, Jan 7, 2018 at 12:29 AM, Antoine Pitrou wrote:
>
> Hi,
>
> So, for the record (even though this discussion has petered out), I've
> just bought a U2F key and it doesn't work on Ubuntu Firefox (though it
> works on Chromium). So it's pretty much unusable for me.
>
You need the latest versi
Hey Antoine,
Assuming you're on Firefox57, it requires a pref -- once the WebAuthn spec
is finalized we'll drop the pref --
https://mobile.twitter.com/jamespugjones/status/91231495223226
Alex
On Sat, Jan 6, 2018 at 1:59 PM, Antoine Pitrou wrote:
>
> Hi,
>
> So, for the record (even though
Hi,
So, for the record (even though this discussion has petered out), I've
just bought a U2F key and it doesn't work on Ubuntu Firefox (though it
works on Chromium). So it's pretty much unusable for me.
Regards
Antoine.
___
python-committers mailing
If you look at the travis-ui, do you see little "restart" arrows (example
attached)? Those are what do it -- I went ahead and restarted the failed
job on this one.
Alex
On Sat, Jan 6, 2018 at 11:43 AM, Eric V. Smith wrote:
> I'm trying to merge this: https://github.com/python/cpython/pull/5113
Thanks, Alex. I'll check that next time. And thanks for kicking it off
for me.
Eric.
On 1/6/2018 11:45 AM, Alex Gaynor wrote:
If you look at the travis-ui, do you see little "restart" arrows
(example attached)? Those are what do it -- I went ahead and restarted
the failed job on this one.
A
I'm trying to merge this: https://github.com/python/cpython/pull/5113
Travis failed, but not due to something in this PR (looks like a random
networking failure). How do I trigger the Travis check to re-run? Or I
guess just skipping it would be okay as a last resort, but I'd really
like to try