| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into encryption | Robin Appelman | 2012-02-25 | 1 | -1/+4 |
|\ |
|
| * | prevent errors when a user backends gives an invalid result | Robin Appelman | 2012-02-24 | 1 | -1/+4 |
* | | only trigger hooks for the default filesystem view | Robin Appelman | 2012-02-21 | 1 | -1/+2 |
* | | initial integration of encryption | Robin Appelman | 2012-02-21 | 1 | -2/+1 |
|/ |
|
* | Remove the keys in preferences when a user is deleted - Thanks rogerc | Michael Gapczynski | 2012-01-04 | 1 | -1/+2 |
* | Fix whitespace username | Georg Ehrke | 2012-01-02 | 1 | -1/+1 |
* | set cookie secure if forcessl is enabled | Florian Pritz | 2011-09-24 | 1 | -3/+4 |
* | remember changed not to store password in cookie | Bartek Przybylski | 2011-09-18 | 1 | -13/+19 |
* | Changed behaviour of remember checkbox | Bartek Przybylski | 2011-09-18 | 1 | -4/+11 |
* | fix issue with login being case insensitve | Robin Appelman | 2011-08-25 | 1 | -9/+13 |
* | more work on encryption | Frank Karlitschek | 2011-08-11 | 1 | -0/+1 |
* | remove Log completely | Robin Appelman | 2011-08-10 | 1 | -2/+0 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -16/+16 |
* | Further improvements | Jakob Sack | 2011-07-27 | 1 | -4/+0 |
* | Use autoload | Jakob Sack | 2011-07-27 | 1 | -1/+0 |
* | remember login added | Bartek Przybylski | 2011-07-20 | 1 | -0/+16 |
* | fix creating users | Robin Appelman | 2011-06-23 | 1 | -9/+17 |
* | Use new user backend API | Dominik Schmidt | 2011-06-23 | 1 | -9/+10 |
* | add oc_user::getUser to get the user id of the loggedin user | Robin Appelman | 2011-06-22 | 1 | -0/+13 |
* | Multiply changes to user system | Robin Appelman | 2011-06-21 | 1 | -20/+79 |
* | More error checking in user management | Jakob Sack | 2011-04-18 | 1 | -0/+5 |
* | Check for existance of group- and usernames, don't mix OC_USER and OC_GROUP! | Jakob Sack | 2011-04-18 | 1 | -0/+11 |
* | Added tons of Hooks to OC_USER and OC_GROUP | Jakob Sack | 2011-04-18 | 1 | -7/+63 |
* | Better documentation for OC_USER | Jakob Sack | 2011-04-18 | 1 | -22/+48 |
* | Some work on the fancy user management | Jakob Sack | 2011-04-17 | 1 | -0/+8 |
* | Use OC_CONFIG where possible | Jakob Sack | 2011-04-16 | 1 | -1/+1 |
* | get rid of the oc_require and friends | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
* | First version of the new user management | Jakob Sack | 2011-04-15 | 1 | -182/+86 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 1 | -0/+249 |