aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap/Controller/user.pm
Commit message (Expand)AuthorAgeFilesLines
* Better fix for handling IPv6 addressesPascal Terjan2016-12-061-2/+2
* Fix previous commitPascal Terjan2016-12-061-1/+2
* Fix prefix for IPv6 usersPascal Terjan2016-12-061-5/+3
* code layoutRomain d'Alverny2011-07-271-19/+18
* Add error pages for user self-editing buttons, and correctly collect ldap err...Buchan Milne2011-02-161-7/+11
* Fix display of non-ascii characters (may need some work in admin for multi-va...Buchan Milne2011-02-151-0/+1
* 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
* - patch from Maarten Vanraes to fix the issue of keyprefix with ipv6Michael Scherer2010-12-131-1/+13
* 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
* Dont use Data::DumperBuchan Milne2010-11-041-1/+1
* Switch to View::Email::Template for emailsBuchan Milne2010-11-041-16/+31
* Fixed registration sequence for password encryption with cookie instead of se...Buchan Milne2010-11-031-17/+45
* 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-021-2/+32
* Add more useful logging, remove some more debug loggingBuchan Milne2010-10-281-1/+0
* Clean up repoBuchan Milne2010-10-261-0/+335