diff options
Diffstat (limited to 'changelog.d/ldap-refactor.change')
-rw-r--r-- | changelog.d/ldap-refactor.change | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/ldap-refactor.change b/changelog.d/ldap-refactor.change new file mode 100644 index 000000000..1510eea6a --- /dev/null +++ b/changelog.d/ldap-refactor.change @@ -0,0 +1 @@ +LDAP authentication has been refactored to operate as a GenServer process which will maintain an active connection to the LDAP server. |