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
|
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 |