| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 8 | -73/+179 |
* | Remove outdated comment | Lukas Reschke | 2015-03-13 | 1 | -2/+0 |
* | Drop example user backend | Lukas Reschke | 2015-03-13 | 1 | -70/+0 |
* | Merge pull request #14867 from owncloud/drop-OC_User_HTTP | Morris Jobke | 2015-03-13 | 1 | -120/+0 |
|\ |
|
| * | Remove OC_User_HTTP | Lukas Reschke | 2015-03-13 | 1 | -120/+0 |
* | | Can also be null | Lukas Reschke | 2015-03-13 | 1 | -1/+1 |
|/ |
|
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -1/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 10 | -222/+144 |
* | Merge pull request #10735 from owncloud/use_remote_addr | Robin McCorkell | 2015-02-25 | 1 | -4/+1 |
|\ |
|
| * | Use getRemoteAddress which supports reverse proxies | Lukas Reschke | 2015-02-24 | 1 | -4/+1 |
* | | Merge pull request #13340 from owncloud/use-http-only | Lukas Reschke | 2015-02-24 | 1 | -10/+13 |
|\ \
| |/
|/| |
|
| * | Use "HTTPOnly" for cookies when logging out | Lukas Reschke | 2015-01-14 | 1 | -10/+13 |
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 10 | -144/+222 |
* | | Throw an exception when login is canceled by an app | Robin Appelman | 2015-01-22 | 2 | -1/+18 |
* | | Return false if the login is canceled in a hook | Robin Appelman | 2015-01-13 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #12969 from owncloud/clarify-docs | Morris Jobke | 2014-12-22 | 1 | -2/+2 |
|\ |
|
| * | Fix typo | Lukas Reschke | 2014-12-19 | 1 | -1/+1 |
| * | Clarify return values | Lukas Reschke | 2014-12-19 | 1 | -1/+1 |
* | | Merge pull request #12923 from owncloud/ultra-slim-version-of-incognito-mode | Lukas Reschke | 2014-12-19 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Add ultra-slim hack for incognito mode | Lukas Reschke | 2014-12-17 | 1 | -0/+5 |
* | | introduce names for user backends - IUserBackend | Morris Jobke | 2014-12-19 | 5 | -6/+38 |
* | | Merge pull request #12901 from owncloud/move-ldap-check-to-manager | Robin McCorkell | 2014-12-18 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Move the Null-Byte LDAP check to the user manager | Lukas Reschke | 2014-12-17 | 1 | -0/+3 |
* | | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho... | Bernhard Posselt | 2014-12-17 | 1 | -0/+9 |
|/ |
|
* | 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 |
* | Merge pull request #12711 from owncloud/add-backend-to-rest-index | Lukas Reschke | 2014-12-10 | 1 | -0/+9 |
|\ |
|
| * | Expose backend type via REST API | Lukas Reschke | 2014-12-09 | 1 | -0/+9 |
* | | reduce OC_Preferences, OC_Config and \OCP\Config usage | Morris Jobke | 2014-12-08 | 2 | -6/+7 |
* | | migrate \OC\AllConfig to \OCP\IConfig | Morris Jobke | 2014-12-08 | 2 | -6/+8 |
|/ |
|
* | Add REST route for user & group management | Lukas Reschke | 2014-12-08 | 2 | -1/+19 |
* | Move OC_USER_BACKEND_* constants to OC_User_Backend class | Joas Schilling | 2014-11-27 | 4 | -22/+47 |
* | remove deprecated \OC:$session | Thomas Müller | 2014-11-26 | 1 | -17/+0 |
* | removal of wrong/double implemented check | michag86 | 2014-11-13 | 1 | -1/+1 |
* | Merge pull request #12003 from owncloud/password-migration | Lukas Reschke | 2014-11-06 | 1 | -32/+7 |
|\ |
|
| * | Use new hashing API for OC_User_Database | Lukas Reschke | 2014-11-06 | 1 | -32/+7 |
* | | Support displaynames for dummy user backend | Robin Appelman | 2014-11-06 | 1 | -3/+18 |
|/ |
|
* | Remove confusingly names \OC\User\Manager::delete and fix the automatic cache... | Robin Appelman | 2014-11-05 | 1 | -19/+5 |
* | Clear session after logout | Lukas Reschke | 2014-10-30 | 1 | -0/+1 |
* | strip whitespace from the beginning and end of the display name to avoid empt... | Bjoern Schiessle | 2014-10-15 | 1 | -2/+12 |
* | Unset the cached active user when using a different session object | Robin Appelman | 2014-10-13 | 1 | -11/+12 |
* | Merge pull request #11229 from kofemann/for-upstream | Lukas Reschke | 2014-09-24 | 1 | -9/+8 |
|\ |
|
| * | user/backed: use pow of two for backed action constants | Tigran Mkrtchyan | 2014-09-23 | 1 | -9/+8 |
* | | Do only follow HTTP and HTTPS redirects | Lukas Reschke | 2014-09-22 | 1 | -0/+2 |
|/ |
|
* | Use proper RNG generator | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | retrieve local users, groups and group members in a sorted way | Arthur Schiwon | 2014-08-29 | 1 | -2/+2 |
* | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -3/+41 |
* | 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 |