Commit Graph

608 Commits (fc445a2eaa2f93ae7f55b3af8800a87a69480a66)

Author SHA1 Message Date
Julien Veyssier d56950a6c9
adjust phpdoc types in OauthApiController 2 years ago
Julien Veyssier 98c8a465b0
update OpenAPI specs 2 years ago
Julien Veyssier da63d3c27b
update autoload files 2 years ago
Julien Veyssier d2bc483adf
adjust oauth app 2 years ago
Julien Veyssier 32f984c520
adjust oauth tests 2 years ago
Julien Veyssier c6da99474e
rename oauth2_access_token's created_at to code_created_at 2 years ago
Julien Veyssier e944980eb6
add db index on oauth2_access_tokens's (token_count, created_at) 2 years ago
Julien Veyssier ddfc124767
add test for refusing to get an oauth token from a code when we're not in authorization state 2 years ago
Julien Veyssier 779e1d51ac
delete oauth access token when receiving a code that has expired 2 years ago
Julien Veyssier 1ab45bad5d
refuse oauth authorization code if a token has already been delivered (active token) 2 years ago
Julien Veyssier 7bba410997
cleanup access tokens that are still in authorization state and that have expired 2 years ago
Julien Veyssier 2995b0948f
add tests for oauth2 authorization code expiration 2 years ago
Julien Veyssier 807f173dec
make oauth2 authorization code expire after 10 minutes 2 years ago
julia.kirschenheuter ea881fee2f Add labels for input fields 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Ferdinand Thiessen 663db2bb34 chore: Update nextcloud-vue to v8 beta2 and renamed changed properties 2 years ago
Nextcloud bot 46d80b4f70
Fix(l10n): Update translations from Transifex 3 years ago
jld3103 1c19c567fe
oauth2: Add OpenAPI spec 3 years ago
Nextcloud bot a62a8fab97
Fix(l10n): Update translations from Transifex 3 years ago
Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 3 years ago
Julien Veyssier 629adc318f add bruteforce protection in OauthApiController 3 years ago
Nextcloud bot 7250b98791
Fix(l10n): Update translations from Transifex 3 years ago
Julien Veyssier 578bf8cc0b add extra migration that sets the secret column length in case the previous step has run when it was setting it to 256 3 years ago
Julien Veyssier 24e517c5b3 make oauth2 client secret column larger 3 years ago
Julien Veyssier 8086d7e41b add test that inserts a long oauth client secret 3 years ago
Nextcloud bot 2259eedf76
Fix(l10n): Update translations from Transifex 3 years ago
Nextcloud bot 689936020d
Fix(l10n): Update translations from Transifex 3 years ago
Julien Veyssier 808819a4d0
fix oauth2 tests 3 years ago
Julien Veyssier 18c742a901
encrypt oauth2 client secrets 3 years ago
jld3103 4218f719ea
Add OpenAPI specs 3 years ago
Nextcloud bot 96f0118312
Fix(l10n): Update translations from Transifex 3 years ago
Joas Schilling 7e45fdf867
chore(release): Bump requirements and versions in apps/ 3 years ago
Joas Schilling cca3b9495c
chore(autoloader): Update autoloaders with composer 2.5.5 3 years ago
Nextcloud bot 2eda49e28d
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
John Molakvoæ 8633f13e0a
chore(eslint): fix missing import extensions 3 years ago
Nextcloud bot 4521c79169
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Artur Neumann e97540b9c6
move mocks into private variables 3 years ago
Artur Neumann 707e69b203
adjust SettingsController tests 3 years ago
Artur Neumann f634badf12
public interface to invalidate tokens of user 3 years ago
Artur Neumann 21be557e2a
invalidate existing tokens when deleting an oauth client 3 years ago
Joas Schilling d21db216f7
chore(release): Bump requirements and versions in apps/ 3 years ago
Nextcloud bot d33fbbed1d
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Nextcloud bot 4774637b5f
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Christoph Wurst aee9941fed
chore(autoloaders): Update autoloader files for Composer 2.5.1 3 years ago
Nextcloud bot dc7e2fbe48
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Bennet Becker 04c3c87946
Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class" 3 years ago
Bennet Becker 77569bae45
ran build/autoloaderchecker.sh after adding AutoSubmittedValue class 3 years ago
Côme Chilliet 9b26c4a277
Fix PHP error on PHP >= 8.2 about dynamic property use in tests 3 years ago
Julien Veyssier 73f2876d64
rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 3 years ago
Carl Schwan f244406ebd Update composer autoloader 3 years ago