Commit Graph

72 Commits (867f3f883fcb0c092afd30aa87cd6e4d503ddb5b)

Author SHA1 Message Date
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Carl Schwan 6408ed0b51
feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 7 months ago
Ferdinand Thiessen d26ec02aa1
refactor(core): migrate login flow ui from jQuery to Vue 7 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Ferdinand Thiessen 495c364268
chore: use consistent casing for header names (required by openAPI) 1 year ago
Ferdinand Thiessen fa7310add9
fix: handle IDLE timeout 1 year ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 1 year ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 1 year ago
Côme Chilliet f52b4c5eb2 fix: Remove skip of grant page, only skip first step 2 years ago
Côme Chilliet e7be008dc1 feat(oauth2): Skip page before login as well for authorized applications 2 years ago
Côme Chilliet 9b366c65d4 feat(oauth): Allow to skip the grant step for selected applications 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
provokateurin c57c3c1573
refactor(core): Replace security annotations with respective attributes 2 years ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 3 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 3 years ago
Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 3 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Julien Veyssier c6da99474e
rename oauth2_access_token's created_at to code_created_at 3 years ago
Julien Veyssier 807f173dec
make oauth2 authorization code expire after 10 minutes 3 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 20e00cdf17
feat(app-framework): Add UseSession attribute to replace annotation 4 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
Vincent Petry 80388663af Add direct arg to login flow 4 years ago
Joas Schilling 5f75d2e104
Remove old shortening 4 years ago
Joas Schilling a0c7798c7d
Limit the length of app password names 4 years ago
Julius Härtl 61dd1d3d97
Pass username prefill through unauthenticated request redirects 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst f8808e260d
Move app_password_created to a typed event 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Joas Schilling 543fabe279
Make magic strings of ClientFlowLogin and v2 publicly available 6 years ago
Roeland Jago Douma ffad3f83fe
Validate app password on alternative login 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 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 7 years ago
RussellAult 19791b2460
Check getRedirectUri() for queries 7 years ago
Sergej Nikolaev 1b5d85a4ca fix oauth client redirect 7 years ago
Roeland Jago Douma 6dc179ee12
Fix login flow form actions 7 years ago
Daniel Kesselberg c583c5e7e2
Emit event if app password created 8 years ago
Daniel Kesselberg 149a98edf6
Publish activity for app token created by client login flow 8 years ago
Roeland Jago Douma b68567e9ba
Add StandaloneTemplateResponse 8 years ago
Roeland Jago Douma 66367797df
Fix template paramter 8 years ago