| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/U... | Lukas Reschke | 2017-09-07 | 1 | -6/+6 |
* | Fix undefined index oauthState | Morris Jobke | 2017-09-06 | 1 | -0/+1 |
* | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-05 | 1 | -2/+1 |
|\ |
|
| * | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 1 | -2/+1 |
* | | Merge pull request #6196 from nextcloud/downstream-26539-2 | Morris Jobke | 2017-09-04 | 1 | -0/+1 |
|\ \ |
|
| * | | Fix broken tests | Morris Jobke | 2017-09-04 | 1 | -0/+1 |
| |/ |
|
* / | Add rich link preview to the login page | Julius Härtl | 2017-09-02 | 1 | -8/+22 |
|/ |
|
* | Return the user id in case of an error | Joas Schilling | 2017-08-29 | 1 | -1/+1 |
* | Merge pull request #6255 from nextcloud/email-meta-data | Morris Jobke | 2017-08-26 | 1 | -0/+3 |
|\ |
|
| * | Also for reset password | Joas Schilling | 2017-08-24 | 1 | -0/+3 |
* | | Merge pull request #6177 from nextcloud/properly-add-slo-url | Morris Jobke | 2017-08-26 | 1 | -4/+4 |
|\ \ |
|
| * | | Inject \OCP\IURLGenerator to make tests work | Lukas Reschke | 2017-08-18 | 1 | -1/+1 |
| * | | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL | Lukas Reschke | 2017-08-18 | 1 | -4/+4 |
* | | | Allow 2FA providers to specify their custom CSP | Christoph Wurst | 2017-08-26 | 1 | -1/+7 |
| |/
|/| |
|
* | | No password reset for disabled users | Joas Schilling | 2017-08-18 | 1 | -3/+12 |
|/ |
|
* | Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call | Morris Jobke | 2017-08-01 | 1 | -1/+1 |
|\ |
|
| * | Add metadata to \OCP\AppFramework\Http\Response::throttle | Lukas Reschke | 2017-07-27 | 1 | -1/+1 |
* | | Fix OCSController | Roeland Jago Douma | 2017-08-01 | 1 | -3/+3 |
* | | Fix ContactsMenuController | Roeland Jago Douma | 2017-08-01 | 1 | -4/+3 |
* | | Fix AvatarController | Roeland Jago Douma | 2017-08-01 | 1 | -2/+3 |
|/ |
|
* | Cleanup legacy user class from unused methods | Morris Jobke | 2017-07-24 | 1 | -1/+1 |
* | Add public capabilities API | Julius Härtl | 2017-06-30 | 1 | -2/+7 |
* | Add Clear-Site-Data header | Lukas Reschke | 2017-06-20 | 1 | -1/+3 |
* | Add tests for ClientFlowLoginController | Lukas Reschke | 2017-05-18 | 1 | -6/+4 |
* | Add OAuth state to session | Lukas Reschke | 2017-05-18 | 1 | -24/+18 |
* | use name of oauth app to identify auth token | Bjoern Schiessle | 2017-05-18 | 1 | -2/+10 |
* | show error page if no valid client identifier is given and if it is not a API... | Bjoern Schiessle | 2017-05-18 | 1 | -5/+24 |
* | Remove special characters | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 1 | -20/+72 |
* | Disable the API endpoints as well | Joas Schilling | 2017-05-11 | 1 | -0/+16 |
* | Disable reset password link. Issue: #27440 | Ujjwal Bhardwaj | 2017-05-11 | 1 | -0/+2 |
* | Automatic injection for CssController | Joas Schilling | 2017-05-10 | 1 | -3/+4 |
* | Automatic injection for JsController | Joas Schilling | 2017-05-10 | 1 | -3/+4 |
* | Update login flow redirection | Mario Danic | 2017-05-04 | 1 | -1/+1 |
* | Handle more error cases | Morris Jobke | 2017-05-02 | 1 | -0/+2 |
* | add contactsmenu popover | Georg Ehrke | 2017-04-26 | 1 | -0/+17 |
* | Merge branch 'master' into contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 1 | -0/+238 |
|\ |
|
| * | AppToken to 72 chars | Roeland Jago Douma | 2017-04-25 | 1 | -1/+1 |
| * | Do not remove the state token to early | Roeland Jago Douma | 2017-04-25 | 1 | -1/+3 |
| * | Add new auth flow | Lukas Reschke | 2017-04-25 | 1 | -0/+236 |
* | | Let apps register contact menu provider via info.xml | Christoph Wurst | 2017-04-25 | 1 | -6/+7 |
* | | Contacts menu | Christoph Wurst | 2017-04-25 | 1 | -0/+61 |
|/ |
|
* | Fix remember redirect_url on failed login attempts | Christoph Wurst | 2017-04-25 | 1 | -0/+3 |
* | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 1 | -1/+0 |
|\ |
|
| * | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | | Merge pull request #4434 from nextcloud/add-rate-limiting-to-solve-challenge-... | Lukas Reschke | 2017-04-24 | 1 | -0/+2 |
|\ \ |
|
| * | | Add rate limit to TOTP solve challenge controller | Lukas Reschke | 2017-04-22 | 1 | -0/+2 |
| |/ |
|
* / | Add at most 10 password reset requests per 5 minutes and IP range | Lukas Reschke | 2017-04-22 | 1 | -0/+1 |
|/ |
|
* | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -1/+1 |
* | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 2 | -12/+13 |