Andy Scherzinger
|
cc1686dba9
chore: Add SPDX header
|
преди 5 месеца |
Côme Chilliet
|
eee9f1eec4
Always catch OCP versions of authentication exceptions
|
преди 10 месеца |
Julien Veyssier
|
d56950a6c9
adjust phpdoc types in OauthApiController
|
преди 1 година |
Julien Veyssier
|
c6da99474e
rename oauth2_access_token's created_at to code_created_at
|
преди 1 година |
Julien Veyssier
|
779e1d51ac
delete oauth access token when receiving a code that has expired
|
преди 1 година |
Julien Veyssier
|
1ab45bad5d
refuse oauth authorization code if a token has already been delivered (active token)
|
преди 1 година |
Julien Veyssier
|
7bba410997
cleanup access tokens that are still in authorization state and that have expired
|
преди 1 година |
Julien Veyssier
|
2995b0948f
add tests for oauth2 authorization code expiration
|
преди 1 година |
Julien Veyssier
|
807f173dec
make oauth2 authorization code expire after 10 minutes
|
преди 1 година |
Joas Schilling
|
25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
|
преди 1 година |
jld3103
|
1c19c567fe
oauth2: Add OpenAPI spec
|
преди 1 година |
Julien Veyssier
|
629adc318f
add bruteforce protection in OauthApiController
|
преди 1 година |
Julien Veyssier
|
18c742a901
encrypt oauth2 client secrets
|
преди 1 година |
luz paz
|
9d26671f05
Fix typos in apps/ subdirectory
|
преди 2 години |
J0WI
|
3b656446af
Introduce ISecureRandom::CHAR_ALPHANUMERIC
|
преди 3 години |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
преди 3 години |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
преди 4 години |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
преди 4 години |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
преди 5 години |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
преди 5 години |
Roeland Jago Douma
|
b9ac258870
Strict controllers
|
преди 6 години |
Roeland Jago Douma
|
674930da7f
Move ExpiredTokenException to the correct namespace
|
преди 6 години |
Roeland Jago Douma
|
75456b057d
Reset bruteforce on token refresh OAuth
|
преди 6 години |
Roeland Jago Douma
|
3556e78c25
The OAuth endpoint needs to support Basic Auth
|
преди 6 години |
Roeland Jago Douma
|
5a97148863
Don't use special chars to avoid confusion
|
преди 6 години |
Roeland Jago Douma
|
f7ecec855b
Rotate token
|
преди 6 години |
Roeland Jago Douma
|
c28b25c4f0
Authenticate the clients on requesting a token
|
преди 6 години |
Roeland Jago Douma
|
49795d2006
Set OAuth token expiration
|
преди 6 години |
Lukas Reschke
|
88afd8b224
Cleanup code
|
преди 7 години |
Lukas Reschke
|
4b4d3bb1c2
It's a bearer
|
преди 7 години |