Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Check getRedirectUri() for queries | RussellAult | 2019-11-13 | 1 | -3/+11 |
* | fix oauth client redirect | Sergej Nikolaev | 2019-10-04 | 1 | -2/+10 |
* | Fix login flow form actions | Roeland Jago Douma | 2019-08-11 | 1 | -2/+14 |
* | Emit event if app password created | Daniel Kesselberg | 2019-02-18 | 1 | -28/+9 |
* | Publish activity for app token created by client login flow | Daniel Kesselberg | 2019-02-17 | 1 | -1/+30 |
* | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 1 | -8/+8 |
* | Fix template paramter | Roeland Jago Douma | 2019-01-18 | 1 | -1/+1 |
* | Fix loginflow with apptoken enter on iOS | Roeland Jago Douma | 2019-01-04 | 1 | -0/+12 |
* | Fix SAML Client login flow on Apple devices | Roeland Jago Douma | 2018-12-17 | 1 | -0/+1 |
* | Remove redirect page | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -28/+0 |
* | Use the proper server for the apptoken flow login | Roeland Jago Douma | 2018-11-01 | 1 | -21/+23 |
* | Do not invalidate main token on OAuth | Roeland Jago Douma | 2018-09-06 | 1 | -3/+3 |
* | Don't use special chars to avoid confusion | Roeland Jago Douma | 2018-05-22 | 1 | -1/+1 |
* | Improve login flow | Roeland Jago Douma | 2018-04-08 | 1 | -0/+38 |
* | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 1 | -1/+1 |
* | Fix bug with proxies | Mario Danic | 2018-01-15 | 1 | -1/+12 |
* | Clear login token once apppassword is generated | Roeland Jago Douma | 2018-01-04 | 1 | -0/+3 |
* | Fix flow | Mario Danic | 2017-11-09 | 1 | -1/+10 |
* | Theming: theme flow redirection page | Julius Härtl | 2017-11-08 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+5 |
* | Fix undefined index oauthState | Morris Jobke | 2017-09-06 | 1 | -0/+1 |
* | 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 |
* | Update login flow redirection | Mario Danic | 2017-05-04 | 1 | -1/+1 |
* | 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 |