Commit Graph

69979 Commits (570159e6101cfa09d4035da2e2811bc7ecd71dd5)
 

Author SHA1 Message Date
Joas Schilling 570159e610
fix(DB): Update comment to state why we still use the max 4k limit 2 years ago
Joas Schilling ccb01b19a0
fix(sqlite): Remove some old SQLite cheats 2 years ago
Joas Schilling f8ee6c4769
fix(oracle): Move away from internal and deprecated SchemaDiff API 2 years ago
Joas Schilling 919207873e
fix(dbal): Move migrator away from deprecated calls 2 years ago
Joas Schilling 160298c556
fix(mysql): Remove custom MySQL workaround from 2015 2 years ago
Joas Schilling b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround 2 years ago
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix 2 years ago
Joas Schilling 00acf1bae1
feat(CI): Add a stub for SensitiveParameter, so Psalm is not failing on Doctrine/DBAL 2 years ago
Joas Schilling c4ed7f9d21
fix(dbal): Doctrine\DBAL\Connection::PARAM_* types are deprecated 2 years ago
Joas Schilling 18d672c38f
chore(deps): Bump doctrine/dbal to supported 3.7.0 2 years ago
Matthieu Gallien d061e05b08
Merge pull request #40563 from nextcloud/updateCrl 2 years ago
Christoph Wurst 0e58d4a52f
Merge pull request #40795 from nextcloud/fix/user/log-app-token-login-name-mismatch-user 2 years ago
Matthieu Gallien 74089f9d11 Update crl after revoke mfazones.csr 2 years ago
Christoph Wurst 83a30dfbdf
fix(user): Log affected user of app token login name mismatch 2 years ago
Pytal 649990ee8b
Merge pull request #40719 from nextcloud/enh/a11y/semantic-user-table 2 years ago
Nextcloud bot 4016c7a1be
Fix(l10n): Update translations from Transifex 2 years ago
Christopher Ng 091b3e0586 fix(cypress): User table create/delete tests 2 years ago
Christopher Ng 95a7925dc9 fix(cypress): User table disable/enable tests 2 years ago
Christopher Ng 37fa4efdae fix(cypress): User table modify tests 2 years ago
Christopher Ng 8a31efb644 fix(cypress): User table column tests 2 years ago
Christopher Ng 14cb7b926c chore: compile assets 2 years ago
Christopher Ng d655f2a3b9 enh(settings): Semantic user table markup 2 years ago
Julien Veyssier b4fec29e8e
Merge pull request #40766 from nextcloud/enh/noid/oauth2-code-expiration 2 years ago
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
Christoph Wurst f3f2d9b978
Merge pull request #40764 from nextcloud/chore/eslint-no-external-apps 2 years ago
Arthur Schiwon 6200c914a3
Merge pull request #40745 from nextcloud/fix/noid/ocm-provider-rewrite-rules 2 years ago
Nextcloud bot a309d26687
Fix(l10n): Update translations from Transifex 2 years ago
Pytal ce1c9730dd
Merge pull request #40771 from nextcloud/fix/37098/migrate-to-nc-icon-svg-wrapper 2 years ago
Ferdinand Thiessen a3657edb19
Merge pull request #40768 from nextcloud/fix/37098/dashboard-duplicated-ids 2 years ago
Grigorii K. Shartsev 5d33380178 chore(assets): Recompile assets 2 years ago
Grigorii K. Shartsev 8cc21f50c1 fix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapper 2 years ago
Julia Kirschenheuter 7641af5a5b
Merge pull request #40662 from nextcloud/fix-37080_correct_aria_label_text_on_action_inputs 2 years ago
nextcloud-command e1bda0ad8f chore(assets): Recompile assets 2 years ago
John Molakvoæ ff9be6b20a
Merge pull request #40515 from nextcloud/fix/redirect-if-wrong-dir 2 years ago
Grigorii K. Shartsev 9ffd5a3402 chore: build assets 2 years ago
Grigorii K. Shartsev c4684c8ec5 fix(dashboard): remove duplicated IDs 2 years ago
julia.kirschenheuter 1431b0dd27 Correct `aria-label` on action input and text field 2 years ago
John Molakvoæ (skjnldsv) b05719c8e9
fix: redirect to proper directory if file not found 2 years ago