authelia/server
Clement Michaud e8c3205e0a Make Authelia compatible with Firefox.
Use the polyfill version of u2f API provided by Google.

https://github.com/mastahyeti/u2f-api

This polyfill is at least compatible with Chrome and
Firefox after enabling the U2F support.

[HOWTO] Enable U2F in Firefox >= 57:
Navigate to 'about:config' and search for 'u2f' option.
Double-click on the line to toggle the option.
2018-10-27 18:22:01 +02:00
..
src Make Authelia compatible with Firefox. 2018-10-27 18:22:01 +02:00
test Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
types Implement Keep me logged in feature. 2018-10-21 16:11:31 +02:00
tsconfig.json Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
tslint.json Split client and server 2017-10-07 00:49:42 +02:00