Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bug where users could use wildcards in username to login | Daniel | 2012-04-15 | 1 | -2/+2 |
* | prevent users with the same name but different casing from being created | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
* | test cases for user backends | Robin Appelman | 2012-04-14 | 1 | -0/+114 |
* | improved password hashing based one phpass | Robin Appelman | 2012-02-26 | 1 | -7/+42 |
* | dont use numRows when it's not needed since it can be expensive | Robin Appelman | 2011-09-17 | 1 | -2/+2 |
* | fix issue with login being case insensitve | Robin Appelman | 2011-08-25 | 1 | -4/+4 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 3 | -6/+6 |
* | Use autoload | Jakob Sack | 2011-07-27 | 3 | -0/+326 |