James Elliott
|
12e3cd56b1
|
docs: refactor generator guides (#4244)
|
2022-10-23 18:09:19 +11:00 |
James Elliott
|
296dc9ecc5
|
docs: fix missing secret links (#4242)
* docs: fix missing secret links
* docs: fix missing secret links
* docs: fix missing doc
|
2022-10-23 14:42:44 +11:00 |
James Elliott
|
9532823a99
|
feat(configuration): mtls clients (#4221)
This implements mTLS support for LDAP, Redis, and SMTP. Specified via the tls.certificate_chain and tls.private_key options.
Closes #4044
|
2022-10-21 19:41:33 +11:00 |
James Elliott
|
a0b2e78e5d
|
feat(authentication): file case-insensitive and email search (#4194)
This allows both case-insensitive and email searching for the file auth provider.
Closes #3383
|
2022-10-18 11:57:08 +11:00 |
James Elliott
|
84cb457cb0
|
feat(authentication): file provider hot reload (#4188)
This adds hot reloading to the file auth provider.
|
2022-10-17 22:31:23 +11:00 |
James Elliott
|
3a70f6739b
|
feat(authentication): file password algorithms (#3848)
This adds significant enhancements to the file auth provider including multiple additional algorithms.
|
2022-10-17 21:51:59 +11:00 |
James Elliott
|
352b360a50
|
docs: update dates (#3615)
|
2022-06-28 15:27:14 +10:00 |
James Elliott
|
d2f1e5d36d
|
feat(configuration): automatically map old keys (#3199)
This performs automatic remapping of deprecated configuration keys in most situations.
|
2022-06-28 13:15:50 +10:00 |
James Elliott
|
b102ebb6bb
|
docs: improve secrets documentation (#3565)
Improve documentation around secrets.
|
2022-06-21 19:45:08 +10:00 |
James Elliott
|
25b5c1ee2e
|
feat(authentication): unauthenticated ldap bind (#3291)
This allows configuring unauthenticated LDAP binding.
|
2022-06-17 21:03:47 +10:00 |
James Elliott
|
b2c60ef898
|
feat: major documentation refresh (#3475)
This marks the launch of the new documentation website.
|
2022-06-15 17:51:47 +10:00 |