Commit Graph

3 Commits

Author SHA1 Message Date
Michal Čihař
486ae2fd54 Warn when U2F is about to be used without https
All browsers refuse to authenticate with http.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-23 15:57:50 +01:00
Michal Čihař
49281037e3 Replace original Google u2f-api with u2f-api-polyfill
This gracefully handles Firefox 57 native API as well.

Fixes #13830

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-23 15:56:18 +01:00
Michal Čihař
5acd64f84d Use two-factor authentication instead fo second authentication factor
This is probably more widely used naming.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-02 09:05:18 +01:00