server icon indicating copy to clipboard operation
server copied to clipboard

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

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

Follow up to https://github.com/nextcloud/server/pull/8855 Tests that still need to be migrated or transformed (because they ain't really integration tests…): * [ ] IntegrationTestAttributeDetection.php * [ ] IntegrationTestCountUsersByLoginName.php * [ ]...

enhancement
feature: ldap
overview
tests

![created-on-one-time-passwords](https://user-images.githubusercontent.com/1787238/43740250-8fedb010-997f-11e8-9fa2-d04536e253bd.png) It would be beneficial to security if there was an option to view the creation date of one time passwords in the Settings/Security panel.

enhancement
good first issue
1. to develop
feature: authentication
feature: settings

So our beautiful clients can manage the avatar too. Currently it's only possible via `index.php/` which has CSRF protection that prevents mobile clients

enhancement
1. to develop
feature: users and groups
technical debt
client: 🤖🍏 mobile
feature: profile

Currently there is no indicator how much disk-space the current nextcoud-instance is using. Add an indicator to show this. See #10127

enhancement
1. to develop
feature: users and groups

This change is related to issue #8760 and it seems to me a best way to meet general and specific interests. Scenario: A customer requires that search term in LDAP...

enhancement
1. to develop
feature: ldap

* Resolves: # ## Summary The disabled user list was broken for group admins, because the limit was not applied correctly. ## Checklist - Code is [properly formatted](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/continuous_integration.html#linting) - [Sign-off...

bug
3. to review
backport-request

As suggested by @MorrisJobke it makes sense to add a setup check that queries the set of activated 2FA providers and compare that set to the list of actually available...

enhancement
1. to develop
feature: authentication
feature: settings

- open up a file in detail view - restore it to any previous version - expect: see something in activity stream, e.g. "Restored to version from 01.05.18". Currently the...

enhancement
1. to develop
feature: versions
feature: activity and notification

@icewind1991 as discussed Right now versions are handled suboptimal. * When a file is moved to the trash all the versions are moved as well * When a file is...

enhancement
1. to develop
feature: versions
performance 🚀
needs review

Now that we have a fancy DAV endpoint for the versions we should write proper integration tests.

enhancement
1. to develop
feature: versions
technical debt
tests
needs review