Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -179/+0 |
* | User: move checkPassword from User to Manager to not break API | Arthur Schiwon | 2013-09-24 | 1 | -18/+0 |
* | update group management | Robin Appelman | 2013-07-10 | 1 | -1/+1 |
* | always emit the preSetPassword hook, this should only indicate the intention.... | Björn Schießle | 2013-06-06 | 1 | -3/+3 |
* | cast result to bool | Robin Appelman | 2013-06-03 | 1 | -1/+2 |
* | move phpdoc comments | Robin Appelman | 2013-06-03 | 1 | -0/+20 |
* | User: return backend result | Robin Appelman | 2013-06-03 | 1 | -2/+1 |
* | fix User->setHome when the backend action fails | Robin Appelman | 2013-05-29 | 1 | -2/+2 |
* | New user management classes | Robin Appelman | 2013-05-29 | 1 | -0/+177 |