Commit Graph

12 Commits (0c0ae928dcd483211a92303eb2b202453d02a86e)

Author SHA1 Message Date
jfd ede464f058 escape all identifiers with backticks 13 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 13 years ago
Frank Karlitschek a7a861b2c6 backport the password salting fix. 13 years ago
Robin Appelman 5fe7200a7f update documentation of oc_user::checkpassword 13 years ago
Daniel fd16784bcc fix bug where users could use wildcards in username to login 13 years ago
Robin Appelman d3bf013761 prevent users with the same name but different casing from being created 13 years ago
Robin Appelman d8e54acbf3 test cases for user backends 13 years ago
Robin Appelman 62cd89da14 improved password hashing based one phpass 13 years ago
Robin Appelman 8c7aa06088 dont use numRows when it's not needed since it can be expensive 14 years ago
Robin Appelman 5e3ecbbf96 dont use numRows when it's not needed since it can be expensive 14 years ago
Robin Appelman ee0954b236 fix issue with login being case insensitve 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack f5c0dbd947 Use autoload 14 years ago