# $Id: ChangeLog 46409M 2017-09-19 09:44:36Z (local) $
# $URL:	https://svn.uvt.nl/its-id/trunk/sources/pwdmodifier/gatekeeper/ChangeLog $
2.39	Tue, 19 Sep 2017 11:42:29 +0200
	Check op HTTP_ACCEPT_LANGUAGE conditioneel, want wordt niet altijd
	aangeleved door Apache

2.38    Mon, 20 Mar 2017 11:46:45 +0100
	Invalidate password toegevoegd
	Mailchallenge accepteert nu ook privé mailadres

2.37    Wed, 04 Nov 2015 14:24:15 +0100
	Gebasseerd op hello-perl van Wessel: packaging gebruikt nu autofneuk

2.36    пон,  7. нов 2016.  14:42:36 CET
        [ Joost van Baal-Ilić ]
        - src/gatekeeper.in: make sure it not only works with Perl 5.10 (as
          shipped with Debian 6 "squeeze"), but also with Perl 5.20 (as
          shipped with Debian 8 "jessie"). Thanks Wessel Dankers.

2.35    сре, 31. авг 2016.  10:48:19 CEST
        [ Joost van Baal-Ilić ]
        - bootstrap: modernize: use autoreconf, explicitly list supported
           automake version
        - configure.ac: add check-news automake option for convenience
        - configure.ac: bump version

2.34    пон, 29. авг 2016.  15:24:44 CEST
        [ Joost van Baal-Ilić ]
	- mv ChangeLog NEWS
	- AUTHORS: completed

2.33    Wed, 04 Nov 2015 14:24:15 +0100
	fascist_check segfault omzeild

2.32    Mon, 09 Mar 2015 14:54:43 +0100
	Eduroam spul toegevoegd

2.31 	Mon, 15 Dec 2014 10:52:10 +0100
	AD Lockout datum niet meer één dag in de toekomst.

2.30	Passwordstatus niet meer leeg getoond als onbekend.
	Fri, 12 Dec 2014 11:03:10 +0100

2.29    Mon, 20 Oct 2014 17:07:55 +0200
	AD Devices

2.26    Mon, 12 May 2014 17:40:52 +0200
	debug van een undefined variable

2.25    Fri, 09 May 2014 14:29:35 +0200
	source in svn kwam niet overeen met package

2.24    Wed, 23 Apr 2014 15:07:40 +0200
	minder tekst in attribs

2.22    Tue, 15 Apr 2014 12:15:54 +0200
	bij foutieve urls nu correcte feedback

2.21    Wed, 02 Apr 2014 10:48:43 +0200
	verify_password accepteert nu fallback

2.20    Wed, 12 Mar 2014 16:05:10 +0100
	wat defensievere code

2.19    Wed, 05 Mar 2014 13:48:37 +0100
	production/test specific configfiles

2.18	Tue, 26 Nov 2013 16:25:50 +0100
	blockAccounts toegevoegd.
	gebruik pwdmodifier::ControlTower

2.16	Wed, 15 May 2013 16:14:23 +0200
	bugfix: added _privateEmail

2.15 	Wed, 15 May 2013 15:04:03 +0200
	Bijzondere karakers voor passwords expliciet afgehandeld in javascript.
	UTF-8 gefixed.

2.13    Replacer sterft niet meer als iemand geen mail of mailhost heeft

2.12    Fri, 19 Aug 2011 13:05:37 +0200
	stilzwijgend toestaan van bijzondere karakters.

2.11	Tue, 23 Nov 2010 08:58:12 +0100
	language switch fixed

2.10    Mon, 22 Nov 2010 16:23:51 +0100
	utf-8 fixed...

2.9     Fri, 19 Nov 2010 13:49:50 +0100
	Acccountchecker werkt nog niet!

2.8	Mon, 25 Oct 2010 14:55:53 +0200
	Release candidate.

2.7	Fri, 22 Oct 2010 14:02:45 +0200
	gepruts met $qamstatus, lelijk omgelost

2.6	Fri, 22 Oct 2010 13:35:17 +0200
	Ook userinfo na een mailchallenge

2.5	Fri, 22 Oct 2010 08:55:52 +0200
	- minder verbose

2.4	Thu, 21 Oct 2010 15:40:25 +0200
	- bugfix

2.3    Thu, 21 Oct 2010 14:21:15 +0200
	- serieuze productiekanditaat van volledig herziene versie.

1.17   Fri, 15 May 2009 10:37:19 +0200
	- S123456 + U1234567 make a student

1.16   Mon, Tue, 22 Nov 2005 09:24:09 +0100
	- Sometimes the string past to keymaster is cut up, cannot reproduce this myself.
	  s/\n//g might help?
	  Don't know what is causing it, don't know when it is repaired..

1.15   Tue, 15 Nov 2005 14:28:38 +0100
	- template and htmlfiles ar no longer automatically installed in
	  the live system and must be copied like this immediately after the installation:

	   cp $prefix/share/doc/gatekeeper/doc/examples/share/*   $prefix/share/gatekeeper

	  Gatekeeper will produce bogus output untill this has been done.

        - Feedback and failure if a password is too long in stead of
	  cutting it off after 20 characters..
        - Better feedback for the user on a jacket error

1.14   Tue, 23 Aug 2005 11:16:50 +0200
        - textual changes, still not all of them
	- base for conduit, might need, in the near future, might not

1.13   Wed, 17 Aug 2005 16:27:00 +020
	- Better layout, got feedback from real users!
	- mail also on 'unkown_user' situations

1.12   Mon, 15 Aug 2005 15:08:14 +0200
        - Lots of textual changes
	- javascript checkes duplicated into serverside

1.11    Thu, 28 Jul 2005 15:21:19 +0200
	- No userfriendly, but more secure tryagain
	- Have pwdmodifier look at right location for its template.
	- lots of minor changes

1.10 Thu, 21 Jul 2005 12:56:13 +0200
        - mailonfailure
	- lots of textual changes
	- README: give an example of how to install configfiles, with full
	  pathnames. (joostvb)

1.9 Fri, 24 Jun 2005 10:53:02 +0200
	- src/Makefile.am: use datadir, not DATADIR.  the first honors prefix,
	so that stuff like "make install prefix=/usr/local/stow/gatekeeper-1.8"
	behaves sane (joostvb)

1.8 Fri, 24 Jun 2005 10:34:07 +0200
	- rearranged Changelog, tnx Joostvb for pointing this out

1.7 Fri, 24 Jun 2005 10:14:22 +0200
	- pwdmodifier did not contain errorcheck on configuratin reader!
	  now it has a primitive checker

1.6 Wed, 22 Jun 2005 12:47:47 +0200
	- configuration files are no longer installed in $SYSCONFDIR
	  A default example file is shipped and installed in
	  $DATADIR/doc/$PACKAGE

1.5 Thu, 16 Jun 2005 10:17:49 +0200
	- validatepasswords      =  1 is a better idea for production!

1.4 Thu, 16 Jun 2005 09:09:30 +0200 anton
	- fixed javascript bugs
	- lots of textual changes by Rebecca, part 1

1.3 Mon, 30 May 2005 14:12:17 +0200 anton
	- tildeusername awareness

1.2 Fri, 27 May 2005 11:10:33 +0200 anton
	- Lots of tweaking before production state is reached.
	- Mostly textual and reporting changes. Added default gatekeeper_errorlog.cf
