Commit Graph

555 Commits (0032461692650e2fef28fa78cbe19c2c5d408fbf)

Author SHA1 Message Date
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 1 year ago
Côme Chilliet 37569466de fix: A bit of code cleanup in OC\AppFramework\OCS\ApiHelper 1 year ago
Côme Chilliet ea32d17d88 fix: Move OC_API into \OC\ApiHelper in standard namespace 1 year ago
Ferdinand Thiessen deeccd12a3
chore: fix typo in `SameSiteCookieMiddleware` 1 year ago
Ferdinand Thiessen 92f3f7e2d2
chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 8b60df1600
perf: delay getting (sub)admin status for user in the security middleware untill we need it 1 year ago
Ferdinand Thiessen c82b17d0a3
fix: Support Safari mobile 1 year ago
Holger Hees 73397cd759
fix: Use `CSP_NONCE` env variable in ContentSecurity Header 1 year ago
skjnldsv db28aa8cd1 fix(files_sharing): show proper share not found error message 1 year ago
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 1 year ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 1 year ago
Andrey Borysenko 40f820470a
chore: use "app_api" session key, "app_api_system" is deprecated 1 year ago
Alexander Piskun b7af6ec200
feat: allow for ExApps to call Admin endpoints marked with specific attr 1 year ago
provokateurin e5dcdfb9e0
feat(Security): Warn about using annotations instead of attributes 1 year 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
Maxence Lange 97e59b12a1 fix(appconfig): only convert single entry on searchValues() 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Florian Klinger f3a4abd98c
fix: add check for app_api_system session flag to bypass rate limit 2 years ago
Andrey Borysenko 865fd3ba08
fix: add missing copyrights and strict types 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Julius Härtl b8c5bff673
fix: Adjust user agent pattern for Edge 2 years ago
Julius Härtl c7813bfdaf
feat: Implement team provider api 2 years ago
Klaus 747aeded9d fix xml ocs response for serializable objects 2 years ago
provokateurin 66e7056c5e
fix(Routing): Only use lowercase names for registering and matching routes 2 years ago
Joas Schilling 696ed4a125
fix(CS): Fix coding style 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Joas Schilling c4684089a8
fix(request): Fix regex handling and coding-style 2 years ago
Mikael Peigney ffcadf25d4
fix(request): Handle reverse proxy setting a port in Forwarded-For 2 years ago
Anna Larch 6434ce96c9 Add timezone getter to ITimeFactory 2 years ago
Git'Fellow 786894f15c Fix typo in var 2 years ago
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters 2 years ago