Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prevent users with the same name but different casing from being created | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | improved password hashing based one phpass | Robin Appelman | 2012-02-26 | 1 | -7/+42 |
| | | | | old passwords are automatically upgraded on login | ||||
* | 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 | 1 | -2/+2 |
| | |||||
* | Use autoload | Jakob Sack | 2011-07-27 | 1 | -0/+145 |