1 userdir-ldap-cgi (0.3.38~20130906+1+nmu1) UNRELEASED; urgency=low
4 * Fix XSS bug in search.cgi
7 * rename voipPassword to rtcPassword
8 * store as HA1 hash rather than as plaintext
11 * Exclude users with accountStatus set from the search.
14 * Fix the type and location of the VCS repository.
15 * Joey is no longer involved in the debian-admin team.
17 -- Luca Filipozzi <lfilipoz@emyr.net> Thu, 16 Jan 2014 23:22:03 +0000
19 userdir-ldap-cgi (0.3.37) unstable; urgency=low
21 [ Martin Zobel-Helas ]
22 * use libjs-jquery-tablesorter to sort machines.cgi
23 * promote documentation on searchform.wml
24 * auto-generate html/domains.tab
26 [ Ramakrishnan Muthukrishnan ]
27 * typo: mail default handling incorrectly pointing to the greylist option.
30 * Use the changes@ address consistently in preference to change@.
32 -- Martin Zobel-Helas <zobel@debian.org> Sun, 25 Aug 2013 13:47:23 +0200
34 userdir-ldap-cgi (0.3.36) unstable; urgency=low
36 * use Crypt::PasswdMD5 to ship apache passwords for webPassword
38 -- Martin Zobel-Helas <zobel@debian.org> Fri, 09 Mar 2012 10:01:15 +0100
40 userdir-ldap-cgi (0.3.35) unstable; urgency=low
42 * add webPassword handling
44 -- Martin Zobel-Helas <zobel@debian.org> Thu, 08 Mar 2012 19:24:05 +0100
46 userdir-ldap-cgi (0.3.34) unstable; urgency=low
48 * fix quoting in machines.cgi
50 -- Martin Zobel-Helas <zobel@debian.org> Fri, 06 Jan 2012 12:47:09 +0100
52 userdir-ldap-cgi (0.3.33) unstable; urgency=low
55 * Change import of Net::LDAP to work on squeeze.
56 * cracklib-packer does not like '*' as input. Filter it out in
57 password-qualify-check.
58 * Util.pm:UpgradeConnection(): properly concatenate strings.
59 * machines.cgi: generate fingerprints for ecdsa-sha2-nistp256 ssh keys.
61 [ Martin Zobel-Helas ]
62 * correct mail address in password.wml
63 * adopt to spacefun theme
65 -- Martin Zobel-Helas <zobel@debian.org> Wed, 04 Jan 2012 23:22:06 +0100
67 userdir-ldap-cgi (0.3.32) unstable; urgency=low
70 * fix link to SPI CA; add link to Debian CA
73 * password-qualify-check: Only import cracklib (do not fallback to crack).
74 Also makes setting cracklib.min_length actually work
76 [ Martin Zobel-Helas ]
77 * Replace the sentence fragment at the beginning of the documentation on
78 DNS records with a complete sentence that uses the actual field name, making
79 the documentation more searchable. (Patch by Steve Langasek
82 -- Luca Filipozzi <lfilipoz@debian.org> Mon, 01 Jan 2011 15:03:18 -0700
84 userdir-ldap-cgi (0.3.31) unstable; urgency=low
87 * Actually install new doc.
89 [ Martin Zobel-Helas ]
90 * Fix typo in update.wml spotted by Sylvain Beucler
92 -- Martin Zobel-Helas <zobel@debian.org> Tue, 01 Jun 2010 22:25:49 +0200
94 userdir-ldap-cgi (0.3.30) unstable; urgency=low
97 * Fix building of wml things [Erinn Clark (helix)].
99 [ Martin Zobel-Helas ]
100 * Move navbar move to CSS (as suggested by Simon Paillard).
101 * Download debian.css and debian-en.css while building, as we run on https
102 * Add documentation about allowed_hosts feature.
104 -- Martin Zobel-Helas <zobel@debian.org> Sun, 31 Jan 2010 12:25:51 +0100
106 userdir-ldap-cgi (0.3.29) unstable; urgency=low
108 * Move html into the cgi
109 * Support for defaultMailOptions attribute
112 -- Stephen Gran <sgran@debian.org> Mon, 16 Nov 2009 00:18:15 +0000
114 userdir-ldap-cgi (0.3.28) unstable; urgency=low
116 * Add myself to uploaders
117 * Remove Ryan and Joey from Uploaders: thanks for all the fish!
118 * Initial BATV token support
120 -- Stephen Gran <sgran@debian.org> Sun, 15 Nov 2009 12:31:38 +0000
122 userdir-ldap-cgi (0.3.27) unstable; urgency=low
124 * Fix showing echelon information. It needs unescaped input.
126 -- Peter Palfrader <weasel@debian.org> Wed, 13 May 2009 00:11:34 +0200
128 userdir-ldap-cgi (0.3.26) unstable; urgency=low
130 * In machines.cgi: do not skip [[- purposes. "[[-<hostname>]]" gets
131 stuff added to ssh_known_hosts but not http linked.
133 -- Peter Palfrader <weasel@debian.org> Sat, 09 May 2009 01:29:52 +0200
135 userdir-ldap-cgi (0.3.25) unstable; urgency=low
137 * Util.pm: change capath /etc/ssl/certs to
138 cafile /etc/ssl/certs/spi-cacert-2008.pem because the libldap
139 folks thought it was a good idea to remove that feature for lenny.
140 I hate you ldap and gnutls.
142 -- Peter Palfrader <weasel@debian.org> Fri, 27 Feb 2009 11:34:59 +0100
144 userdir-ldap-cgi (0.3.24) unstable; urgency=low
146 * Ignore the * in [[*host]] links, and ignore [[- ]] in [[-hostname]]
147 entries. Both are special to the ssh_known_hosts generation.
150 -- Peter Palfrader <weasel@debian.org> Sun, 23 Nov 2008 21:42:09 +0100
152 userdir-ldap-cgi (0.3.23) unstable; urgency=low
154 * New hmac scheme for sudo passwords.
156 -- Peter Palfrader <weasel@debian.org> Fri, 14 Nov 2008 20:01:38 +0100
158 userdir-ldap-cgi (0.3.22) unstable; urgency=low
160 * Verify confirmed hmac in web display, showing status as either 'confirmed'
161 (which now means also verified, i.e. it will make it to the host), or
164 -- Peter Palfrader <weasel@debian.org> Tue, 16 Sep 2008 22:10:27 +0200
166 userdir-ldap-cgi (0.3.21) unstable; urgency=low
168 * Slightly change find call in cronjob.
170 -- Peter Palfrader <weasel@debian.org> Tue, 16 Sep 2008 16:41:50 +0200
172 userdir-ldap-cgi (0.3.20) unstable; urgency=low
174 * Install a cron job to get rid of old sessions.
176 -- Peter Palfrader <weasel@debian.org> Tue, 16 Sep 2008 16:39:48 +0200
178 userdir-ldap-cgi (0.3.19) unstable; urgency=low
180 * Do not HTML escape stuff we just got from the user before
181 writing it to LDAP, set it as passwords, etc. Instead
182 escape stuff we did read from LDAP.
184 -- Peter Palfrader <weasel@debian.org> Tue, 16 Sep 2008 16:21:32 +0200
186 userdir-ldap-cgi (0.3.18) unstable; urgency=low
188 * Add password checking via a python wrapper.
189 * Add myself to uploaders.
191 -- Peter Palfrader <weasel@debian.org> Mon, 15 Sep 2008 14:25:51 +0200
193 userdir-ldap-cgi (0.3.17) unstable; urgency=low
195 * Comment out uuid - nobody will get it's just an identifier.
197 -- Peter Palfrader <weasel@debian.org> Mon, 15 Sep 2008 00:47:52 +0200
199 userdir-ldap-cgi (0.3.16) unstable; urgency=low
201 * Switch host and hostname in update cgi for sudopasswd (so "gluck" gets
202 displayed and "gluck.debian.org" stored).
204 -- Peter Palfrader <weasel@debian.org> Mon, 15 Sep 2008 00:43:55 +0200
206 userdir-ldap-cgi (0.3.15) unstable; urgency=low
208 * Allow setting of userpassword.
210 -- Peter Palfrader <weasel@debian.org> Sun, 14 Sep 2008 23:42:20 +0200
212 userdir-ldap-cgi (0.3.14) unstable; urgency=low
214 * Hide hosts on website whose status starts with unlisted.
216 -- Peter Palfrader <weasel@debian.org> Tue, 15 Jul 2008 21:46:07 +0200
218 userdir-ldap-cgi (0.3.13) unstable; urgency=low
220 * Remove distribution from summary, add purpose and sponsor
222 -- Peter Palfrader <weasel@debian.org> Tue, 15 Jul 2008 16:34:10 +0200
224 userdir-ldap-cgi (0.3.12) unstable; urgency=low
226 * Also support [[link|wiki links with alternate link text]].
227 * Use wikilink format for sponsors too - requires changing ldap.
229 -- Peter Palfrader <weasel@debian.org> Tue, 15 Jul 2008 16:00:50 +0200
231 userdir-ldap-cgi (0.3.11) unstable; urgency=low
233 * Show purposes as a bullet list
234 * support [[wikistylelinks]] in purpose
236 -- Peter Palfrader <weasel@debian.org> Tue, 15 Jul 2008 15:26:57 +0200
238 userdir-ldap-cgi (0.3.10) unstable; urgency=low
240 * Make machines.cgi display the purpose attribute from LDAP [HE].
241 * Add VoIP field to CGI [zobel].
242 * make summaryattrs sortable [zobel].
243 * Use SSL/TLS when configured to do so, and Depend on libio-socket-ssl-perl
246 -- Peter Palfrader <weasel@debian.org> Sun, 25 May 2008 18:21:45 +0200
248 userdir-ldap-cgi (0.3.9) unstable; urgency=low
251 - Reimplement ssh fingerprint without using temp files and external
253 - Remove access-restricted date fields.
255 - Add support for mailGreylisting and mailCallout
257 -- Ryan Murray <rmurray@debian.org> Wed, 27 Dec 2006 19:42:28 -0700
259 userdir-ldap-cgi (0.3.8) unstable; urgency=low
261 Changes by Martin Schulze:
263 - Added support for displaying the Jabber ID
264 - Ignore the vacation request when the user hasn't logged in
266 - Added support for updating the Jabber ID
268 Changes by Ryan Murray:
269 - change charset to utf-8, as our LDAP schema is utf-8
270 - Add support for gender, birthDate, and mailDisableMessage
271 - Other misc. output cleanups and fixes.
273 -- Ryan Murray <rmurray@debian.org> Fri, 22 Dec 2006 02:05:18 -0700
275 userdir-ldap-cgi (0.3.7) stable; urgency=low
277 * Forked package to only contain web scripts
279 -- Martin Schulze <joey@infodrom.org> Thu, 18 Nov 2004 13:06:14 +0100
281 userdir-ldap (0.3.6) unstable; urgency=low
283 * Specify full path to postmap
285 -- Ryan Murray <rmurray@debian.org> Fri, 26 Sep 2003 11:48:25 -0600
287 userdir-ldap (0.3.5) unstable; urgency=low
289 * Add depends on rsync
290 * Generate db of debian.org on postfix systems
292 -- Ryan Murray <rmurray@debian.org> Sat, 30 Aug 2003 18:41:29 -0600
294 userdir-ldap (0.3.4) unstable; urgency=low
296 * Use the right python version in the maintainer scripts
298 -- Ryan Murray <rmurray@debian.org> Tue, 18 Mar 2003 19:26:31 -0700
300 userdir-ldap (0.3.3) unstable; urgency=low
302 * Rebuild for python2.1 and woody
304 -- Ryan Murray <rmurray@debian.org> Wed, 12 Mar 2003 21:30:12 -0700
306 userdir-ldap (0.3.2) unstable; urgency=low
308 * Seperation of bsmtp and zoneupdate
310 -- Ryan Murray <rmurray@debian.org> Thu, 8 Aug 2002 12:07:00 -0700
312 userdir-ldap (0.3.1) unstable; urgency=low
314 * Add ud-zoneupdate from klecker's /usr/local/bin
316 -- Ryan Murray <rmurray@debian.org> Tue, 6 Aug 2002 22:42:05 -0700
318 userdir-ldap (0.3) unstable; urgency=low
320 * Only use sshrsa{host,}key variable, and store all three types of keys
323 -- Jason Gunthrope <jgg@debian.org> Sun, 2 Dec 2001 20:21:26 -0800
325 userdir-ldap (0.2) unstable; urgency=low
327 * What the hey, a new version number.
329 -- Jason Gunthrope <jgg@debian.org> Sun, 11 Feb 2001 18:37:27 -0800
331 userdir-ldap (0.1) unstable; urgency=low
335 -- Jason Gunthrope <jgg@debian.org> Fri, 30 Apr 1999 00:39:31 -0600