Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -12/+12 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Check getRedirectUri() for queries | RussellAult | 2019-11-13 | 1 | -3/+12 |
* | fix oauth client redirect | Sergej Nikolaev | 2019-10-04 | 1 | -1/+2 |
* | Fix login flow form actions | Roeland Jago Douma | 2019-08-11 | 1 | -0/+6 |
* | Emit event if app password created | Daniel Kesselberg | 2019-02-18 | 1 | -30/+14 |
* | Publish activity for app token created by client login flow | Daniel Kesselberg | 2019-02-17 | 1 | -1/+35 |
* | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 1 | -5/+5 |
* | Fix template paramter | Roeland Jago Douma | 2019-01-18 | 1 | -1/+1 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -64/+0 |
* | Use the proper server for the apptoken flow login | Roeland Jago Douma | 2018-11-01 | 1 | -2/+8 |
* | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 1 | -0/+13 |
* | Add unit test | Joas Schilling | 2018-01-15 | 1 | -0/+123 |
* | fix tests | Bjoern Schiessle | 2017-12-08 | 1 | -8/+0 |
* | Fix flow | Mario Danic | 2017-11-09 | 1 | -2/+18 |
* | Theming: theme flow redirection page | Julius Härtl | 2017-11-08 | 1 | -1/+1 |
* | Fix tests | Morris Jobke | 2017-09-06 | 1 | -0/+12 |
* | Add tests for ClientFlowLoginController | Lukas Reschke | 2017-05-18 | 1 | -19/+181 |
* | Update login flow redirection | Mario Danic | 2017-05-04 | 1 | -2/+2 |
* | AppToken to 72 chars | Roeland Jago Douma | 2017-04-25 | 1 | -2/+2 |
* | Add new auth flow | Lukas Reschke | 2017-04-25 | 1 | -0/+408 |