server icon indicating copy to clipboard operation
server copied to clipboard

☁️ Nextcloud server, a safe home for all your data

Results 1697 server issues
Sort by recently updated
recently updated
newest added

### Bug description "App class OC\\Core\\AppInfo\\Application is not setup via query() but directly" us logged for each request. ### Steps to reproduce 1. Use php8.4 2. `'enable_lazy_objects' => true,` 3....

bug
0. Needs triage
32-feedback

Allow a rename of config keys, with a migration of linked values also, using old config key will returns value from new config key migration can also be initiated using:...

3. to review

the file_put_contents already puts all of those values into the cache

3. to review

* For debugging of #42157 ## Summary From https://www.php.net/manual/en/function.session-regenerate-id.php > You should not destroy old session data immediately, but should use destroy time-stamp and control access to old session ID....

2. developing
feature: authentication

## Summary This PR is a follow-up to address issues discovered while investigating issue https://github.com/nextcloud/server/issues/49584 While investigating the issue above, I noticed that when running `occ background-job:worker` the same job...

3. to review

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...

enhancement
0. Needs triage
🍂 2025-Autumn

`json_decode()` returns stdclass by default instead of an associative object, which can't be used for `array_diff` or `array_intersect` later This can prevent login as it's used when mounting user storages....

bug
3. to review
feature: sharing
backport-request
feature: users and groups

### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...

bug
3. to review
feature: previews and thumbnails
31-feedback

### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...

bug
feature: dav
0. Needs triage
feature: logging
performance 🚀
31-feedback

* Resolves: #37966 ## Summary ![image](https://github.com/user-attachments/assets/8d95f66b-bfde-4bb3-aea8-49e994ecdab9) ## TODO - [ ] ... ## Checklist - Code is [properly formatted](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/continuous_integration.html#linting) - [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits - [x] Tests...

bug
4. to release
backport-request
feature: profile