Commit Graph

34 Commits (1140e41db2ef6241f806eb605df48642a2a32c62)

Author SHA1 Message Date
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Julius Härtl 1aa29441e3 fix: Add direct parameter to flow auth v2 1 year ago
provokateurin c57c3c1573
refactor(core): Replace security annotations with respective attributes 1 year ago
Julien CHATY-CAPELLE 2d84d0f5bf fix(core): use OC namespace for core ReponseDefinitions instead of OCA 2 years ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 2 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
jld3103 1be836273d
core: Add OpenAPI spec 3 years ago
Faraz Samapoor fc0e2a938f Applies agreed-upon indentation convention to the changed controllers. 3 years ago
Faraz Samapoor 450bf5c99e Refactors controllers by using PHP8's constructor property promotion. 3 years ago
Faraz Samapoor a1ef0285f8 Refactors "strpos" calls in /core to improve code readability. 3 years ago
Christoph Wurst 024adc14b1
fix(client-login-flow): Use correct response for missing state token 3 years ago
Christoph Wurst 88d116ba84
fix(client-login-flow): Handle missing stateToken gracefully 3 years ago
Christoph Wurst 20e00cdf17
feat(app-framework): Add UseSession attribute to replace annotation 3 years ago
Daniel Kesselberg b5f6ecfb00 Fix GH-33187 3 years ago
Carl Schwan 6c76443e89 Revert unrelated change from #34940 3 years ago
Carl Schwan 86d9626901 Add mastodon personal info field 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Joas Schilling db1813f640
Show user account on grant loginflow step 4 years ago
Julius Härtl e00173a71b
Also pass user on flow v2 landing 4 years ago
Julius Härtl 61dd1d3d97
Pass username prefill through unauthenticated request redirects 4 years ago
Julius Härtl aa3f4bdf63
Allow using an app token to login with v2 flow auth 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling 543fabe279
Make magic strings of ClientFlowLogin and v2 publicly available 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma e819e97829
Login flow V2 7 years ago