Clement Michaud
6303485fd2
Add support for PostgreSQL.
2019-11-16 23:39:26 +01:00
Clement Michaud
bd19ee48fd
Deprecate mongo and add mariadb as storage backend option.
2019-11-16 23:39:26 +01:00
Clement Michaud
9d7224b7ad
Replace typescript version of authelia-scripts by Go version.
2019-11-01 19:03:22 +01:00
Clement Michaud
7006035012
Include a migration step regarding LDAP filters in the documentation.
2019-10-30 09:29:43 +01:00
Clement Michaud
67613d9fbe
Support ldap:// protocol for ldap url to be backward compatible with v3.
2019-10-30 09:29:43 +01:00
Clement Michaud
a86c652485
Isolate test resources under test directory.
2019-10-29 00:40:45 +01:00
Clement Michaud
828f565290
Bootstrap Go implementation of Authelia.
...
This is going to be the v4.
Expected improvements:
- More reliable due to static typing.
- Bump of performance.
- Improvement of logging.
- Authelia can be shipped as a single binary.
- Will likely work on ARM architecture.
2019-10-28 23:28:59 +01:00