| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(BaseResponse): Cast XML element values to stringfix/baseresponse/xml-element-value-string-cast | provokateurin | 2024-09-15 | 1 | -1/+3 |
* | chore: fix typo in `SameSiteCookieMiddleware` | Ferdinand Thiessen | 2024-08-31 | 1 | -4/+4 |
* | chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` | Ferdinand Thiessen | 2024-08-31 | 2 | -17/+7 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 10 | -34/+34 |
* | perf: delay getting (sub)admin status for user in the security middleware unt... | Robin Appelman | 2024-08-23 | 2 | -9/+31 |
* | fix: Support Safari mobile | Ferdinand Thiessen | 2024-08-21 | 1 | -0/+1 |
* | fix: Use `CSP_NONCE` env variable in ContentSecurity Header | Holger Hees | 2024-08-13 | 1 | -1/+1 |
* | fix(files_sharing): show proper share not found error message | skjnldsv | 2024-08-06 | 2 | -19/+13 |
* | fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks | provokateurin | 2024-07-25 | 1 | -0/+4 |
* | feat: mail provider backend | SebastianKrupinski | 2024-07-23 | 1 | -0/+24 |
* | feat(security): Add public API to allow validating IP Ranges and checking for... | Joas Schilling | 2024-07-19 | 2 | -7/+7 |
* | feat(security): restrict admin actions to IP ranges | Benjamin Gaussorgues | 2024-07-19 | 3 | -54/+56 |
* | chore: use "app_api" session key, "app_api_system" is deprecated | Andrey Borysenko | 2024-07-18 | 1 | -2/+3 |
* | feat: allow for ExApps to call Admin endpoints marked with specific attr | Alexander Piskun | 2024-07-18 | 1 | -6/+15 |
* | feat(Security): Warn about using annotations instead of attributes | provokateurin | 2024-07-18 | 4 | -2/+12 |
* | feat: Add new forbidden filename options to Capabilities | Ferdinand Thiessen | 2024-07-11 | 1 | -1/+3 |
* | feat(AppFramework): Add ExAppRequired attribute | provokateurin | 2024-07-01 | 2 | -1/+27 |
* | fix(logger): Fix scoped PSR logger when running psalm:ci | Joas Schilling | 2024-06-11 | 1 | -9/+9 |
* | refactor(Token): introduce scope constants | Arthur Schiwon | 2024-06-05 | 1 | -1/+2 |
* | fix(Session): avoid password confirmation on SSO | Arthur Schiwon | 2024-06-05 | 2 | -3/+26 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 59 | -1285/+148 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
* | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+48 |
* | fix: Fix newly spotted psalm issues, add exhaustive typed magic properties fo... | Côme Chilliet | 2024-04-30 | 2 | -8/+8 |
* | fix: Migrate away from OC_App toward the IAppManager | Côme Chilliet | 2024-04-22 | 1 | -34/+12 |
* | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-values | Ferdinand Thiessen | 2024-04-17 | 1 | -1/+1 |
|\ |
|
| * | fix(appconfig): only convert single entry on searchValues() | Maxence Lange | 2024-04-05 | 1 | -1/+1 |
* | | fix: Fix new psalm errors from update | Côme Chilliet | 2024-04-08 | 1 | -1/+1 |
|/ |
|
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 4 | -6/+6 |
* | fix: add check for app_api_system session flag to bypass rate limit | Florian Klinger | 2024-03-18 | 2 | -1/+9 |
* | Merge branch 'master' into refactor/OC-Server-getThemingDefaults | John Molakvoæ | 2024-03-15 | 3 | -4/+58 |
|\ |
|
| * | fix: add missing copyrights and strict types | Andrey Borysenko | 2024-03-12 | 1 | -0/+7 |
| * | feat: Add declarative settings | jld3103 | 2024-03-12 | 1 | -8/+21 |
| * | fix: Adjust user agent pattern for Edge | Julius Härtl | 2024-03-08 | 1 | -1/+1 |
| * | feat: Implement team provider api | Julius Härtl | 2024-03-05 | 1 | -0/+30 |
| * | fix xml ocs response for serializable objects | Klaus | 2024-02-23 | 1 | -0/+4 |
* | | Merge branch 'master' into refactor/OC-Server-getThemingDefaults | John Molakvoæ | 2024-02-23 | 28 | -156/+541 |
|\| |
|
| * | fix(Routing): Only use lowercase names for registering and matching routes | provokateurin | 2024-02-21 | 2 | -2/+14 |
| * | Merge pull request #43552 from nextcloud/bugfix/noid/rfc7239-compatible-proxy... | Joas Schilling | 2024-02-15 | 1 | -4/+9 |
| |\ |
|
| | * | fix(CS): Fix coding style | Joas Schilling | 2024-02-14 | 1 | -1/+1 |
| | * | fix(request): Fix regex handling and coding-style | Joas Schilling | 2024-02-13 | 1 | -5/+4 |
| | * | fix(request): Handle reverse proxy setting a port in Forwarded-For | Mikael Peigney | 2024-02-13 | 1 | -4/+10 |
| * | | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 1 | -3/+3 |
| |/ |
|
| * | Add timezone getter to ITimeFactory | Anna Larch | 2024-02-13 | 1 | -0/+7 |
| * | Fix typo in var | Git'Fellow | 2024-02-09 | 1 | -1/+1 |
| * | chore: Add missing ArrayAccess template parameters | Côme Chilliet | 2024-02-06 | 1 | -0/+1 |
| * | adding test | Maxence Lange | 2024-01-31 | 2 | -3/+3 |
| * | fix psalm | Maxence Lange | 2024-01-31 | 2 | -5/+10 |
| * | sync with new OCP\IAppConfig | Maxence Lange | 2024-01-31 | 1 | -13/+292 |
| * | Merge pull request #42794 from nextcloud/fix/invalid-trusted-proxies | Ferdinand Thiessen | 2024-01-29 | 1 | -1/+8 |
| |\ |
|