Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptoken | John Molakvoæ | 2021-12-30 | 1 | -0/+46 |
|\ | |||||
| * | Allow using an app token to login with v2 flow auth | Julius Härtl | 2021-12-03 | 1 | -0/+46 |
* | | Also pass user on flow v2 landing | Julius Härtl | 2021-12-29 | 1 | -2/+2 |
* | | Pass username prefill through unauthenticated request redirects | Julius Härtl | 2021-12-29 | 1 | -1/+2 |
|/ | |||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Make magic strings of ClientFlowLogin and v2 publicly available | Joas Schilling | 2020-07-17 | 1 | -9/+9 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -5/+4 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+299 |