authelia/docs
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
..
_includes [DOCS] Add fork me on github ribbon to documentation. (#1081) 2020-06-04 13:37:19 +10:00
_layouts [DOCS] Fix default layout (#1329) 2020-09-19 00:58:41 +10:00
_sass [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
community [DOCS] Add a roadmap section to the documentation. (#1062) 2020-06-01 16:55:58 +10:00
configuration [FEATURE] LDAP StartTLS (#1500) 2020-12-03 16:23:52 +11:00
contributing [DOCS] Fix links in Contributing (#1484) 2020-11-24 12:47:12 +11:00
deployment [DOCS] Make HAProxy regex case insensitive (#1478) 2020-11-24 12:35:38 +11:00
features [FEATURE] Add Optional Check for Session Username on VerifyGet (#1427) 2020-12-02 10:03:44 +11:00
home [DOCS] Review all docs and adjust since the initial refactoring (#698) 2020-03-10 09:37:46 +11:00
images [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
security [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +11:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [MISC] (deps): Bump github-pages and jekyll in /docs (#1257) 2020-08-11 21:54:29 +10:00
Gemfile.lock [MISC] (deps): Bump just-the-docs from 0.3.2 to 0.3.3 in /docs (#1375) 2020-10-15 15:13:34 +11:00
_config.yml [DOCS] Try to remove url from docs config. 2020-06-10 21:24:36 +02:00
faq.md [DOCS] Introduce an FAQ and document forwarded authentication. (#962) 2020-05-03 13:18:13 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
getting-started.md [DOCS] Minor tweaks for compose bundles (#786) 2020-03-27 11:51:16 +11:00
index.md [DOCS] Add a roadmap section to the documentation. (#1062) 2020-06-01 16:55:58 +10:00
roadmap.md [DOCS] Fix link for K8s setup (#1110) 2020-06-11 16:02:50 +10:00