This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [nextcloud](https://github.com/nextcloud/server/) | patch | `27.1.3-apache` -> `27.1.4-apache` |
---
### Release Notes
<details>
<summary>nextcloud/server (nextcloud)</summary>
### [`v27.1.4`](https://github.com/nextcloud/server/releases/tag/v27.1.4)
[Compare Source](https://github.com/nextcloud/server/compare/v27.1.3...v27.1.4)
##### What's Changed
- \[stable27] fix(isLegitimatedForUserId): Setup mountpoints to check file access by [@​mejo-](https://github.com/mejo-) in https://github.com/nextcloud/server/pull/41082
- \[stable27] Fix version number in ITimeFactory after it was delayed by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/40929
- \[stable27] fix(login): Fix JS error on login grant page by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41138
- \[stable27] Allow share expiry dates lower than enforced limits by [@​Fenn-CS](https://github.com/Fenn-CS) in https://github.com/nextcloud/server/pull/40928
- \[stable27] Don't pass invalid streams to Imaginary by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41186
- \[stable27] fix: Don't try to access null array by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41147
- chore(deps): bump davclient.js from 0.2.1 to 0.2.2 by [@​dependabot](https://github.com/dependabot) in https://github.com/nextcloud/server/pull/41161
- \[stable27] fix(files): race condition on web files view change by [@​ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud/server/pull/41206
- \[stable27] fix: add index on migration only if needed by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41232
- \[stable27] fix(OCM): Make the public API only rely on OCP by [@​nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/41150
- \[stable27] fix semaphore unguarding by [@​szaimen](https://github.com/szaimen) in https://github.com/nextcloud/server/pull/41289
- \[stable27] fix(files_external): on case insensitive system, block case change by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41219
- \[stable27] fix(ldap): store last known user groups by [@​juliushaertl](https://github.com/juliushaertl) in https://github.com/nextcloud/server/pull/41106
- \[stable27] Return correct status if touch failed by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41236
- \[stable27] fix(install): Make installing more verbose by [@​nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/41215
- \[stable27] optimize cache jail creation by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41324
- \[stable27] fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41359
- \[stable27] fix(LDAP): prevent incomplete displaynames… by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41367
- \[stable27] fix(log): Log exception class when message is empty by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41427
- \[stable27] fix(workflowengine): use andWhere() not second where() by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41429
- \[stable27] fix(workflow): Fix "Call to a member function getUID() on null" with … by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41418
- fix: encode uri for trashbin delete (the second one) by [@​kesselb](https://github.com/kesselb) in https://github.com/nextcloud/server/pull/41176
- \[stable27] fix(twofactor): avoid DB error on Twofactor (en/dis)abled event by [@​Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/41212
- \[stable27] LDAP: Increase profile picture limit to 512 by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/40918
- \[stable27] fix(sharing): set name to target name in sharing cache by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41069
- \[stable27] Catch Imaginary processing errors by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41231
- \[stable27] fix(session): Log why session renewal failed by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41238
- \[stable27] get children from dav node when preloading system tags by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41347
- \[stable27] fix: Validate that we have a proper distributed cache configured by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41371
- \[stable27] Lower log level about invalid session token by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41383
- \[stable27] fix(files): prevent redirect on heading column sort by [@​skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud/server/pull/41356
- \[stable27] fix(dav): Reduce CalDAV backend memory footprint by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41245
- \[stable27] fix(s3): support SSE-C headers for the MultipartCopy call by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41482
- \[stable27] Finish password confirmation by [@​nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/41521
- \[stable27] Reverse X-Forwarded-For list to read the correct proxy remote address by [@​nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/41527
- \[stable27] Fix: duplicating contacts with the Recently contacted feature by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41096
- \[27] optimize builtin storage wrappers by [@​icewind1991](https://github.com/icewind1991) in https://github.com/nextcloud/server/pull/41363
- \[stable27] add some support for rename on case insensitive local filesystems by [@​Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/41502
- \[stable27] optimize UserMountCache::registerStorage by [@​juliushaertl](https://github.com/juliushaertl) in https://github.com/nextcloud/server/pull/41545
- \[stable27] Fix/admin ai settings by [@​marcelklehr](https://github.com/marcelklehr) in https://github.com/nextcloud/server/pull/40916
- \[stable27] Check for open_basedir before reading /proc by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41539
- 27.1.4 RC1 by [@​blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/41430
- \[stable27] fix(files_versions): don't call getUid() on null by [@​backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41553
- Revert "\[stable27] fix(files_versions): don't call getUid() on null" by [@​blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/41612
- 27.1.4 by [@​blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/41610
- \[stable27] build(js): compile assets by [@​blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/41697
**Full Changelog**: https://github.com/nextcloud/server/compare/v27.1.3...v27.1.4
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
27.1.3-apache->27.1.4-apacheRelease Notes
nextcloud/server (nextcloud)
v27.1.4Compare Source
What's Changed
Full Changelog: https://github.com/nextcloud/server/compare/v27.1.3...v27.1.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.