authelia/server
Clement Michaud 009e7c2b78 Add basic authorization support for single-factor protected endpoints
One can now access a service using the basic authorization mechanism. Note the
service must not be protected by 2 factors.

The Remote-User and Remote-Groups are forwarded from Authelia like any browser
authentication.
2017-11-01 19:38:05 +01:00
..
src Add basic authorization support for single-factor protected endpoints 2017-11-01 19:38:05 +01:00
test Add basic authorization support for single-factor protected endpoints 2017-11-01 19:38:05 +01:00
types Strengthen password in LDAP using SHA512 crypt algorithm 2017-10-31 07:27:36 +01:00
tsconfig.json Split client and server 2017-10-07 00:49:42 +02:00
tslint.json Split client and server 2017-10-07 00:49:42 +02:00