summaryrefslogtreecommitdiffstats
path: root/lib/user.php
Commit message (Expand)AuthorAgeFilesLines
* Fix a session fixation vulnerabilityFlorian Preinstorfer2012-04-121-2/+4
* Merge branch 'master' into encryptionRobin Appelman2012-02-251-1/+4
|\
| * prevent errors when a user backends gives an invalid resultRobin Appelman2012-02-241-1/+4
* | only trigger hooks for the default filesystem viewRobin Appelman2012-02-211-1/+2
* | initial integration of encryptionRobin Appelman2012-02-211-2/+1
|/
* Remove the keys in preferences when a user is deleted - Thanks rogercMichael Gapczynski2012-01-041-1/+2
* Fix whitespace usernameGeorg Ehrke2012-01-021-1/+1
* set cookie secure if forcessl is enabledFlorian Pritz2011-09-241-3/+4
* remember changed not to store password in cookieBartek Przybylski2011-09-181-13/+19
* Changed behaviour of remember checkboxBartek Przybylski2011-09-181-4/+11
* fix issue with login being case insensitveRobin Appelman2011-08-251-9/+13
* more work on encryptionFrank Karlitschek2011-08-111-0/+1
* remove Log completelyRobin Appelman2011-08-101-2/+0
* Renaming classes :-)Jakob Sack2011-07-291-16/+16
* Further improvementsJakob Sack2011-07-271-4/+0
* Use autoloadJakob Sack2011-07-271-1/+0
* remember login addedBartek Przybylski2011-07-201-0/+16
* fix creating usersRobin Appelman2011-06-231-9/+17
* Use new user backend APIDominik Schmidt2011-06-231-9/+10
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-0/+13
* Multiply changes to user systemRobin Appelman2011-06-211-20/+79
* More error checking in user managementJakob Sack2011-04-181-0/+5
* Check for existance of group- and usernames, don't mix OC_USER and OC_GROUP!Jakob Sack2011-04-181-0/+11
* Added tons of Hooks to OC_USER and OC_GROUPJakob Sack2011-04-181-7/+63
* Better documentation for OC_USERJakob Sack2011-04-181-22/+48
* Some work on the fancy user managementJakob Sack2011-04-171-0/+8
* Use OC_CONFIG where possibleJakob Sack2011-04-161-1/+1
* get rid of the oc_require and friendsRobin Appelman2011-04-161-1/+1
* First version of the new user managementJakob Sack2011-04-151-182/+86
* Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack2011-03-011-0/+249