authelia/server
Clement Michaud 267cf2921d Adapt ACL configuration to make it more flexible
Basically, the ACL configuration was very static and it was not allowed
to remove 'any', 'groups', 'users'. The application crashed when those
keys did not exist.
After this fix, every key is optional and replaced by a default value
for the app configuration to be complete and used by Authelia.

Later, a configuration validator will be implemented to detect issues
with configuration at startup.
2017-10-08 15:34:58 +02:00
..
src Adapt ACL configuration to make it more flexible 2017-10-08 15:34:58 +02:00
test Adapt ACL configuration to make it more flexible 2017-10-08 15:34:58 +02:00
types Split client and server 2017-10-07 00:49:42 +02: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