| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix displaying of groups with spaces in the name Fix non-ascii user details i... | Buchan Milne | 2011-02-16 | 1 | -4/+13 |
* | Add error pages for user self-editing buttons, and correctly collect ldap err... | Buchan Milne | 2011-02-16 | 1 | -7/+11 |
* | String updates | Buchan Milne | 2011-02-15 | 5 | -173/+252 |
* | Fix display of non-ascii characters (may need some work in admin for multi-va... | Buchan Milne | 2011-02-15 | 2 | -1/+11 |
* | Allow spaces in names | Buchan Milne | 2011-02-15 | 1 | -2/+2 |
* | Add a means to filter out users who arent allowed to reset passwords with onl... | Buchan Milne | 2011-01-22 | 1 | -10/+20 |
* | Fix greeting in password reset key mail, by sending cn to stash Also add some... | Buchan Milne | 2011-01-22 | 1 | -1/+5 |
* | Dont detach when checking ldap error code,, we want to continue to set a temp... | Buchan Milne | 2011-01-22 | 1 | -1/+0 |
* | FIx wording | Dexter Morgan | 2011-01-08 | 1 | -1/+1 |
* | commit implement forgot_password patch from Maarten Vanraes | Romain d'Alverny | 2011-01-07 | 1 | -0/+270 |
* | more compact code | Michael Scherer | 2011-01-07 | 1 | -7/+6 |
* | fix string substitution, this emptied the searchfilter, leading to a catdap e... | Michael Scherer | 2011-01-07 | 1 | -2/+1 |
* | added German translation | Oliver Burger | 2011-01-06 | 1 | -0/+383 |
* | - regenerate messages.pot | Michael Scherer | 2010-12-21 | 3 | -111/+724 |
* | do not proceed with registration if ldap gives errors, patch from Maarten Van... | Michael Scherer | 2010-12-21 | 1 | -1/+2 |
* | use unicode for webpage ( tested on french translation, iso8859-1 is sent oth... | Michael Scherer | 2010-12-17 | 1 | -0/+1 |
* | - redirect user on his page if we detect him to be logged ( patch from Maarte... | Michael Scherer | 2010-12-16 | 1 | -1/+5 |
* | - add a TODO to merge the code with user.pm | Michael Scherer | 2010-12-16 | 1 | -0/+2 |
* | - fix the keyprefix for ipv6 here too ( patch by Maarten Vanraes ) | Michael Scherer | 2010-12-16 | 1 | -1/+9 |
* | - patch from Maarten Vanraes to fix the issue of keyprefix with ipv6 | Michael Scherer | 2010-12-13 | 1 | -1/+13 |
* | add a configurable blacklist of login, to complete previous commit | Michael Scherer | 2010-12-06 | 1 | -0/+4 |
* | - do not let users take a username that is used by the system ( will be compl... | Michael Scherer | 2010-12-06 | 1 | -0/+10 |
* | Dont hardcode filters, but use user's store configuration | Buchan Milne | 2010-11-25 | 1 | -8/+15 |
* | - factorise the code who deal with ip ( so we can change it at one place for ... | Michael Scherer | 2010-11-24 | 1 | -4/+8 |
* | - complete i18n translation | Michael Scherer | 2010-11-04 | 1 | -58/+59 |
* | - fix typo | Michael Scherer | 2010-11-04 | 1 | -1/+1 |
* | Commit missing Email::Template view | Buchan Milne | 2010-11-04 | 1 | -0/+38 |
* | Fix preferredLanguage error | Buchan Milne | 2010-11-04 | 1 | -3/+2 |
* | Dont use Data::Dumper | Buchan Milne | 2010-11-04 | 3 | -6/+6 |
* | Switch to View::Email::Template for emails | Buchan Milne | 2010-11-04 | 8 | -186/+481 |
* | Add surname french translation | Dexter Morgan | 2010-11-04 | 1 | -3/+3 |
* | Fixed registration sequence for password encryption with cookie instead of se... | Buchan Milne | 2010-11-03 | 3 | -21/+97 |
* | Add some account admin features | Buchan Milne | 2010-11-03 | 1 | -0/+559 |
* | Update cookie expiry on successful re-auth | Buchan Milne | 2010-11-03 | 1 | -0/+1 |
* | Use a generated UUID stored in a cookie, instead of the session key, as a por... | Buchan Milne | 2010-11-03 | 1 | -3/+14 |
* | Indenting fixes by perltidy | Buchan Milne | 2010-11-03 | 1 | -254/+258 |
* | Add some CSS themeing, and refactor some template stuff using preprocess | Buchan Milne | 2010-11-02 | 2 | -2/+34 |
* | Use roles | Buchan Milne | 2010-11-02 | 1 | -0/+1 |
* | Add more useful logging, remove some more debug logging | Buchan Milne | 2010-10-28 | 2 | -2/+4 |
* | Dont run in debug mode by default (use -d option if you want debug mode) | Buchan Milne | 2010-10-28 | 2 | -76/+89 |
* | Clean up repo | Buchan Milne | 2010-10-26 | 11 | -0/+1175 |