Commit message (Collapse) | 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 | -174/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-27 | 1 | -9/+10 |
|\ | |||||
| * | User: move checkPassword from User to Manager to not break API | Arthur Schiwon | 2013-09-24 | 1 | -9/+10 |
| | | |||||
* | | Add missing implements and fix parameters in IConfig | Bart Visscher | 2013-09-20 | 1 | -1/+1 |
|/ | |||||
* | Set path in cookie. | Thomas Tanghus | 2013-07-09 | 1 | -3/+3 |
| | |||||
* | apply @LukasReschke's cookie changes, hopefully finally fix #854 | Jan-Christoph Borchardt | 2013-07-09 | 1 | -3/+3 |
| | |||||
* | move phpdoc comments | Robin Appelman | 2013-06-03 | 1 | -1/+13 |
| | |||||
* | fix namespacing error | Robin Appelman | 2013-06-01 | 1 | -3/+3 |
| | |||||
* | user should set into session before postLogin hook otherwise it will break ↵ | Florin Peter | 2013-05-31 | 1 | -1/+1 |
| | | | | not only the files_encryption app | ||||
* | Fix postLogin hook | Robin Appelman | 2013-05-31 | 1 | -1/+1 |
| | |||||
* | New user management classes | Robin Appelman | 2013-05-29 | 1 | -0/+161 |