X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=a88baf768c9a9fdea18e22565aaf5f3381e979c3;hb=f9609dae4f7fce6ca978c830f8e6311b7a94723c;hp=513a5d6557bd7de5004e1ea16fd41eb8bd96639e;hpb=7186c5b0dbf23f02d1564637b55c5f45fbb44193;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/debian/changelog b/debian/changelog index 513a5d6..a88baf7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +userdir-ldap-cgi (0.3.19) unstable; urgency=low + + * Do not HTML escape stuff we just got from the user before + writing it to LDAP, set it as passwords, etc. Instead + escape stuff we did read from LDAP. + + -- Peter Palfrader Tue, 16 Sep 2008 16:21:32 +0200 + +userdir-ldap-cgi (0.3.18) unstable; urgency=low + + * Add password checking via a python wrapper. + * Add myself to uploaders. + + -- Peter Palfrader Mon, 15 Sep 2008 14:25:51 +0200 + userdir-ldap-cgi (0.3.17) unstable; urgency=low * Comment out uuid - nobody will get it's just an identifier.