provokateurin
|
98d64ea05d
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI
|
9 hónapja |
Côme Chilliet
|
63fbf90570
Suppress or fix psalm errors related to InvalidTokenException
|
10 hónapja |
Côme Chilliet
|
360e7ffcca
Always catch OCP versions of authentication exceptions
|
10 hónapja |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 hónapja |
Julien Veyssier
|
c6da99474e
rename oauth2_access_token's created_at to code_created_at
|
1 éve |
Julien Veyssier
|
807f173dec
make oauth2 authorization code expire after 10 minutes
|
1 éve |
jld3103
|
1be836273d
core: Add OpenAPI spec
|
1 éve |
Faraz Samapoor
|
fc0e2a938f
Applies agreed-upon indentation convention to the changed controllers.
|
1 éve |
Faraz Samapoor
|
450bf5c99e
Refactors controllers by using PHP8's constructor property promotion.
|
1 éve |
Faraz Samapoor
|
a1ef0285f8
Refactors "strpos" calls in /core to improve code readability.
|
1 éve |
Christoph Wurst
|
20e00cdf17
feat(app-framework): Add UseSession attribute to replace annotation
|
1 éve |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 éve |
Joas Schilling
|
db1813f640
Show user account on grant loginflow step
|
2 éve |
Vincent Petry
|
80388663af
Add direct arg to login flow
|
2 éve |
Julius Härtl
|
61dd1d3d97
Pass username prefill through unauthenticated request redirects
|
3 éve |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 éve |
Christoph Wurst
|
f8808e260d
Move app_password_created to a typed event
|
3 éve |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 éve |
Joas Schilling
|
543fabe279
Make magic strings of ClientFlowLogin and v2 publicly available
|
4 éve |
Roeland Jago Douma
|
ffad3f83fe
Validate app password on alternative login
|
4 éve |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 éve |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 éve |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 éve |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 éve |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 éve |
RussellAult
|
19791b2460
Check getRedirectUri() for queries
|
5 éve |
Sergej Nikolaev
|
1b5d85a4ca
fix oauth client redirect
|
5 éve |
Roeland Jago Douma
|
6dc179ee12
Fix login flow form actions
|
5 éve |
Daniel Kesselberg
|
c583c5e7e2
Emit event if app password created
|
5 éve |
Daniel Kesselberg
|
149a98edf6
Publish activity for app token created by client login flow
|
5 éve |