Gonçalo

Results 7 comments of Gonçalo

I see, I though that would be the case. > Is it related to an incoming U2F Chrome deprecation or something? Yes, I was trying to migrate existing user keys...

Yes, it will be disabled next month, not sure about the impact in the beginning of February. When using a hardware key some people receive a prompt asking if they...

I would, but to be honest I was not able to generate one, I just did an initial try by generating a challenge with this library (which is probably wrong...

@tanguilp as I was setting this up on my side, just noticed that the link provided in the documentation no longer exists. It seems that they migrated from a V2...

Built from master, for some reason `set refresh-mode = auto` was not working for me. However the following is working: ``` set refresh-mode = periodic set refresh-interval = 1 ```...

@koutcher I see, thank you for clearing that up. Then I think I got mislead from reading the following in [tigrc.5@master](https://github.com/jonas/tig/blob/master/doc/tigrc.5.adoc): "refresh-mode (mixed) [manual|auto|after-command|periodic|] Configures how views are refreshed based...