aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add error pages for user self-editing buttons, and correctly collect ldap err...Buchan Milne2011-02-161-7/+11
* String updatesBuchan Milne2011-02-155-173/+252
* Fix display of non-ascii characters (may need some work in admin for multi-va...Buchan Milne2011-02-152-1/+11
* Allow spaces in namesBuchan Milne2011-02-151-2/+2
* Add a means to filter out users who arent allowed to reset passwords with onl...Buchan Milne2011-01-221-10/+20
* Fix greeting in password reset key mail, by sending cn to stash Also add some...Buchan Milne2011-01-221-1/+5
* Dont detach when checking ldap error code,, we want to continue to set a temp...Buchan Milne2011-01-221-1/+0
* FIx wordingDexter Morgan2011-01-081-1/+1
* commit implement forgot_password patch from Maarten VanraesRomain d'Alverny2011-01-071-0/+270
* more compact codeMichael Scherer2011-01-071-7/+6
* fix string substitution, this emptied the searchfilter, leading to a catdap e...Michael Scherer2011-01-071-2/+1
* added German translationOliver Burger2011-01-061-0/+383
* - regenerate messages.potMichael Scherer2010-12-213-111/+724
* do not proceed with registration if ldap gives errors, patch from Maarten Van...Michael Scherer2010-12-211-1/+2
* use unicode for webpage ( tested on french translation, iso8859-1 is sent oth...Michael Scherer2010-12-171-0/+1
* - redirect user on his page if we detect him to be logged ( patch from Maarte...Michael Scherer2010-12-161-1/+5
* - add a TODO to merge the code with user.pmMichael Scherer2010-12-161-0/+2
* - fix the keyprefix for ipv6 here too ( patch by Maarten Vanraes )Michael Scherer2010-12-161-1/+9
* - patch from Maarten Vanraes to fix the issue of keyprefix with ipv6Michael Scherer2010-12-131-1/+13
* add a configurable blacklist of login, to complete previous commitMichael Scherer2010-12-061-0/+4
* - do not let users take a username that is used by the system ( will be compl...Michael Scherer2010-12-061-0/+10
* Dont hardcode filters, but use user's store configurationBuchan Milne2010-11-251-8/+15
* - factorise the code who deal with ip ( so we can change it at one place for ...Michael Scherer2010-11-241-4/+8
* - complete i18n translationMichael Scherer2010-11-041-58/+59
* - fix typoMichael Scherer2010-11-041-1/+1
* Commit missing Email::Template viewBuchan Milne2010-11-041-0/+38
* Fix preferredLanguage errorBuchan Milne2010-11-041-3/+2
* Dont use Data::DumperBuchan Milne2010-11-043-6/+6
* Switch to View::Email::Template for emailsBuchan Milne2010-11-048-186/+481
* Add surname french translationDexter Morgan2010-11-041-3/+3
* Fixed registration sequence for password encryption with cookie instead of se...Buchan Milne2010-11-033-21/+97
* Add some account admin featuresBuchan Milne2010-11-031-0/+559
* Update cookie expiry on successful re-authBuchan Milne2010-11-031-0/+1
* Use a generated UUID stored in a cookie, instead of the session key, as a por...Buchan Milne2010-11-031-3/+14
* Indenting fixes by perltidyBuchan Milne2010-11-031-254/+258
* Add some CSS themeing, and refactor some template stuff using preprocessBuchan Milne2010-11-022-2/+34
* Use rolesBuchan Milne2010-11-021-0/+1
* Add more useful logging, remove some more debug loggingBuchan Milne2010-10-282-2/+4
* Dont run in debug mode by default (use -d option if you want debug mode)Buchan Milne2010-10-282-76/+89
* Clean up repoBuchan Milne2010-10-2611-0/+1175