Daniel
|
fd16784bcc
|
fix bug where users could use wildcards in username to login
e.g. user Peter could probably login using username Pet%
fixed same problem in the migration script
|
2012-04-15 10:30:22 +02:00 |
Robin Appelman
|
d3bf013761
|
prevent users with the same name but different casing from being created
|
2012-04-14 12:57:10 +02:00 |
Robin Appelman
|
62cd89da14
|
improved password hashing based one phpass
old passwords are automatically upgraded on login
|
2012-02-26 14:12:50 +01:00 |
Robin Appelman
|
8c7aa06088
|
dont use numRows when it's not needed since it can be expensive
|
2011-09-17 02:49:40 +02:00 |
Robin Appelman
|
ee0954b236
|
fix issue with login being case insensitve
|
2011-08-25 21:51:13 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
f5c0dbd947
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |