| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -5/+24 |
* | Can also be null | Lukas Reschke | 2015-03-13 | 1 | -1/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -24/+6 |
* | Use getRemoteAddress which supports reverse proxies | Lukas Reschke | 2015-02-24 | 1 | -4/+1 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -6/+24 |
* | introduce names for user backends - IUserBackend | Morris Jobke | 2014-12-19 | 1 | -3/+8 |
* | Move the Null-Byte LDAP check to the user manager | Lukas Reschke | 2014-12-17 | 1 | -0/+3 |
* | Use public interface | Lukas Reschke | 2014-12-11 | 1 | -5/+5 |
* | Add filter for 'backend' to user REST route | Lukas Reschke | 2014-12-10 | 1 | -0/+8 |
* | migrate \OC\AllConfig to \OCP\IConfig | Morris Jobke | 2014-12-08 | 1 | -3/+4 |
* | Add REST route for user & group management | Lukas Reschke | 2014-12-08 | 1 | -1/+1 |
* | Move OC_USER_BACKEND_* constants to OC_User_Backend class | Joas Schilling | 2014-11-27 | 1 | -3/+3 |
* | Remove confusingly names \OC\User\Manager::delete and fix the automatic cache... | Robin Appelman | 2014-11-05 | 1 | -19/+5 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Fix unit test | Lukas Reschke | 2014-08-15 | 1 | -1/+4 |
* | Move authentication failed logging to checkPassword | Lukas Reschke | 2014-08-15 | 1 | -0/+2 |
* | Add public interfaces for User, UserManager and UserSession | Robin Appelman | 2014-07-14 | 1 | -1/+2 |
* | increase scrutinizer happyiness by removing minor/informational issues | Arthur Schiwon | 2014-05-23 | 1 | -1/+1 |
* | clean up tryRememberLogin and save the timestamp of users last login | Arthur Schiwon | 2014-05-21 | 1 | -0/+6 |
* | Use OC_User_Interface instead of OC_User_Backend | Robin McCorkell | 2014-05-13 | 1 | -4/+4 |
* | Squash 'a | b' into 'a|b', in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
* | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
* | Group Database backend must not gather user details itself but ask user | Arthur Schiwon | 2014-04-28 | 1 | -2/+2 |
* | Remove limit and offset manipulation when getting users or groups, because it... | Arthur Schiwon | 2014-04-15 | 1 | -14/+0 |
* | Make hardcoded exception messages translatable | Volkan Gezer | 2014-04-08 | 1 | -5/+6 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+2 |
* | if backends have the same class name, sum their users up instead of overwriting | Arthur Schiwon | 2014-01-08 | 1 | -1/+5 |
* | Introduce user count action to user management | Arthur Schiwon | 2014-01-07 | 1 | -0/+18 |
* | fix the config option to remove the ability for users to set their displayname | Robin Appelman | 2013-12-18 | 1 | -4/+13 |
* | remove user from cache if he was deleted successfully | Bjoern Schiessle | 2013-10-29 | 1 | -0/+14 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+250 |