Commit Graph

573 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Louis Chemineau 81e70c99cb fix: Use login name to check the password 11 months ago
Joas Schilling 90fff7d6cc fix(auth): Allow 2FA challenges for Ephemeral sessions 12 months ago
Louis Chemineau fb41438db1 fix(login): Properly target public page with attribute 1 year ago
Louis Chemineau ab01b76a19
fix(login): Also check legacy annotation for ephemeral sessions 1 year ago
Louis Chemineau e840ee72b2 feat: Close sessions created for login flow v2 1 year ago
Joas Schilling 1a60bca362 fix(l10n): Improve english source strings 1 year ago
Joas Schilling 77fddb8f23 fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 1 year ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 1 year ago
Maxence Lange bd4a154d64 feat(lexicon): configurable default value 1 year ago
provokateurin 7db694f534
fix(Http): Only allow valid HTTP status code values via template 1 year ago
Maxence Lange 96586ba709 feat(config): implementation of lexicon 1 year ago
Joas Schilling 1909b981a4
fix(controller): Fix false booleans in multipart/form-data 1 year ago
Louis Chemineau a2f2f7ce93
feat: Use inline password confirmation in external storage settings 1 year ago
provokateurin dd0ed02b91
feat(Dispatcher): Add debug log for controller methods returning raw data not wrapped in Response 1 year ago
skjnldsv b15fdfd40e chore(profile): move profile app from core to apps 1 year ago
Arthur Schiwon fdd24090ff
fix(Middleware): log deprecation when annotation was actually used 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen fe05882628
chore!: Remove `OC\AppFramework\Logger` 1 year ago
provokateurin 3d9b49815b
fix(BaseResponse): Cast XML element values to string 1 year ago
Côme Chilliet 4c9104ef08 fix: Move ApiHelper to \OC\OCS next to related classes 2 years ago
Côme Chilliet 37569466de fix: A bit of code cleanup in OC\AppFramework\OCS\ApiHelper 2 years ago
Côme Chilliet ea32d17d88 fix: Move OC_API into \OC\ApiHelper in standard namespace 2 years ago
Ferdinand Thiessen deeccd12a3
chore: fix typo in `SameSiteCookieMiddleware` 2 years ago
Ferdinand Thiessen 92f3f7e2d2
chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Robin Appelman 8b60df1600
perf: delay getting (sub)admin status for user in the security middleware untill we need it 2 years ago
Ferdinand Thiessen c82b17d0a3
fix: Support Safari mobile 2 years ago
Holger Hees 73397cd759
fix: Use `CSP_NONCE` env variable in ContentSecurity Header 2 years ago
skjnldsv db28aa8cd1 fix(files_sharing): show proper share not found error message 2 years ago
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 2 years ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 2 years ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 2 years ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 2 years ago
Andrey Borysenko 40f820470a
chore: use "app_api" session key, "app_api_system" is deprecated 2 years ago
Alexander Piskun b7af6ec200
feat: allow for ExApps to call Admin endpoints marked with specific attr 2 years ago
provokateurin e5dcdfb9e0
feat(Security): Warn about using annotations instead of attributes 2 years ago
Ferdinand Thiessen a229723b8c
feat: Add new forbidden filename options to Capabilities 2 years ago
provokateurin 5aefdc399e
feat(AppFramework): Add ExAppRequired attribute 2 years ago
Côme Chilliet c3d4d2aad1 Revert "feat: Add support for webhook listeners" 2 years ago
Côme Chilliet 8d18607f80 feat: Add support for webhook listeners 2 years ago
Joas Schilling 0d383f1f66
fix(logger): Fix scoped PSR logger when running psalm:ci 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr ec27c538b5 fix: address review comments 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 2 years ago
Côme Chilliet 672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 2 years ago
Côme Chilliet ab6afe0111 fix: Fix new psalm errors from update 2 years ago