ldap_write_support
ldap_write_support copied to clipboard
๐ฅ๐ create, edit and delete LDAP users and groups from Nextcloud
The config from the [latest documentation](https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html) messed up the LDAP app. I had to use the config from [the NC19 docs](https://docs.nextcloud.com/server/19/admin_manual/installation/nginx.html). I'm not the only one : https://help.nextcloud.com/t/ldap-configuration-on-fresh-install-just-hangs-nothing-in-error-log/102636
Would it be possible to also have a {displayname} placeholder that gets filled during user creation?
Hello, Do you think it is possible to update the quota value to update when changed on nextcloud interface ? When I update the quota of one of my users...
I spent 7 hours and 10 minutes finding a surreal bug, the LDIF template must be trimmed appropiately I had one environment working and the other one no (error `text=:...
Hi, it would be great if there are options that control what Nextcloud changes and what not. In my case I would like to be able to edit only display...
The return value of `ldap_mod_replace` is not checked when setting the Mail. Would be nice to check for that and to throw an exception in case of failure. This is...
https://github.com/nextcloud/nextcloud-vue/tree/master/src/components/ActionTextEditable
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.4.0 to 3.0.1. Release notes Sourced from @โnextcloud/stylelint-config's releases. v3.0.1 v3.0.1 (2024-05-07) Fixed fix: Remove stylistic rules also for scss v3.0.0 v3.0.0 (2024-04-15) Full Changelog Breaking changes...
Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 1.2.3 to 2.0.0. Release notes Sourced from @โnextcloud/vite-config's releases. v2.0.0 :rocket: This version brings Vue 3 support to apps and libraries :rocket: For Vue 2.7 please use...
I'm new to nextcloud and have a fresh install of 29.0.0.19 with and ldap backend for users. authentication is working as expected and verified to be coming from LDAP. When...