Add support for setting a TOTP seed
[mirror/userdir-ldap.git] / debian / changelog
index 9dfad72..4ee8ee2 100644 (file)
@@ -1,3 +1,31 @@
+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 ]
+  * Fix half-assed switch away from python-support.
+
+  [ Christoph Berg]
+  * Add option "use_mq" to allow disabling the use of mq_notify in ud-generate
+
+ -- Julien Cristau <jcristau@debian.org>  Mon, 27 Mar 2017 14:03:00 +0200
+
 userdir-ldap (0.3.88) unstable; urgency=medium
 
   [ Peter Palfrader ]