authelia/internal
Clement Michaud 2acf8bf21c Add hash-password and migrate commands to authelia binary.
This reduce the size of the docker image and avoid confusing users.

We keep the commands in authelia-scripts too in order to keep the
current workflow of developers.
2020-01-22 11:53:15 +11:00
..
authentication Escape special LDAP characters as suggested by OWASP. 2020-01-21 09:46:17 +11:00
authorization Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
commands Add hash-password and migrate commands to authelia binary. 2020-01-22 11:53:15 +11:00
configuration Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00
duo Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
handlers Misc Spelling Corrections 2020-01-21 12:16:00 +11:00
logging Misc Spelling Corrections 2020-01-21 12:16:00 +11:00
middlewares Misc Spelling Corrections 2020-01-21 12:16:00 +11:00
mocks Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
models Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
notification Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
regulation Fix spelling errors 2020-01-10 11:33:18 +01:00
server Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
session Disable inactivity timeout when user checked remember me. 2020-01-18 00:12:36 +01:00
storage Fix spelling errors 2020-01-10 11:33:18 +01:00
suites Add hash-password and migrate commands to authelia binary. 2020-01-22 11:53:15 +11:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils Misc Spelling Corrections 2020-01-21 12:16:00 +11:00