authelia/internal
James Elliott 426f5260ad
[FEATURE] LDAP StartTLS (#1500)
* add start_tls config option
* add StartTLS method to the LDAP conn factory and the mock
* implemented use of the StartTLS method when the config is set to true
* add mock unit tests
* add docs
* add TLS min version support
* add tests to tls version method
* fix lint issues
* minor adjustments
* remove SSL3.0
* add tls consts
* deprecate old filter placeholders
* remove redundant fake hashing in file auth provider (to delay username enumeration, was replaced by #993
* make suite ActiveDirectory use StartTLS
* misc adjustments to docs
* suggested changes from code review
* deprecation notice conformity
* add mock test for LDAPS plus StartTLS
2020-12-03 16:23:52 +11:00
..
authentication [FEATURE] LDAP StartTLS (#1500) 2020-12-03 16:23:52 +11:00
authorization [FEATURE] Support for subject combinations in ACLs (#1142) 2020-06-25 18:22:42 +10:00
commands [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
configuration [FEATURE] LDAP StartTLS (#1500) 2020-12-03 16:23:52 +11:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers [FEATURE] Add Optional Check for Session Username on VerifyGet (#1427) 2020-12-02 10:03:44 +11:00
logging [FEATURE] Add JSON log formatting option (#1488) 2020-11-25 10:46:41 +11:00
middlewares [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
mocks [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification [MISC] Consistently utilise correct logging interface (#1487) 2020-11-25 09:54:36 +11:00
regulation [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
server [FEATURE] Create dedicated health endpoint (#1489) 2020-11-25 10:20:52 +11:00
session [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00
storage [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
suites [FEATURE] LDAP StartTLS (#1500) 2020-12-03 16:23:52 +11:00
templates [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
utils [FEATURE] LDAP StartTLS (#1500) 2020-12-03 16:23:52 +11:00