server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
### Steps to reproduce 1. Share folder with files via the link 2. While not logged, as a user - open the link (or in Incognito mode) ### Expected behaviour...
### Steps to reproduce 1. Send Test Mail in E-Mail Server Settings 2. Picture link in mail is broken - checking URL Shows: https://subdomain..com/index.php/apps/theming/image/logo?useSvg=0&v=7 >> There are two dots behind...
Signed-off-by: Jérôme Herbinet [email protected] Signed-off-by: Jérôme Herbinet
Suppose I add an all-day event in the future and add an email reminder to e.g. 1 day before at 9am (which is the default). Being in CEST, I'd expect...
Fixed exception thrown when logging in as an LDAP user due to a directory not having password policy attributes available. https://github.com/nextcloud/server/issues/33622 Signed-off-by: Adam Reece
opcache_reset was being called when there is an update available but the user has not upgraded yet so the instance gets awfully slow if it can be upgraded somehow. This...
store a checksum of the file-stored key in the database
backport of #33804
Users are currently able to issue requests as much as they wish, which can lead to situations where an application server is running out of available php processes just triggered...