Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |