Add support for setting a TOTP seed
[mirror/userdir-ldap.git] / debian / changelog
index dc5628f..4ee8ee2 100644 (file)
@@ -1,3 +1,21 @@
+userdir-ldap (0.3.90) UNRELEASED; urgency=medium
+
+  [ Paul Wise ]
+  * Switch from /org to /srv
+
+  [ Peter Palfrader ]
+  * Replace RSA authentication with public-key authentication in welcome
+    messages.
+  * ud-generate:  Do not create a global ssh-gitolite.  Instead create
+    them per-host where needed so we can accomodate per-host ssh
+    authorized-keys.
+
+  [ Tollef Fog Heen ]
+  * Add totpSeed to LDAP schema.
+  * Add support for changing TOTP seed by mailing ud-mailgate.
+
+ -- Paul Wise <pabs@debian.org>  Sat, 17 Jun 2017 14:38:00 +0800
+
 userdir-ldap (0.3.89) unstable; urgency=medium
 
   [ Julien Cristau ]