ldap_write_support
ldap_write_support copied to clipboard
👥🖎 create, edit and delete LDAP users and groups from Nextcloud
# Audit report This audit fix resolves 8 of the total 14 vulnerabilities found in your project. ## Updated dependencies * [@nextcloud/dialogs](#user-content-\@nextcloud\/dialogs) * [@nextcloud/vite-config](#user-content-\@nextcloud\/vite-config) * [@vitejs/plugin-vue2](#user-content-\@vitejs\/plugin-vue2) * [esbuild](#user-content-esbuild) * [rollup-plugin-esbuild-minify](#user-content-rollup-plugin-esbuild-minify)...
### 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 affected by the same issue. * Please don't comment if you have no relevant...
## Feature request Hi, I'm using Nextcloud 30.0.6 with LDAP/AD integration and ldap_write_support. I'm using FreeIPA as LDAP server. Your plugin is very useful for my organization. I would like...
As a follow-up to #861 get approval from @viniciuscb for updating the license on https://github.com/nextcloud/ldap_write_support/blob/main/lib/LDAPUserManager.php#L6 from AGPL3-only to AGPL3-or-later like all other files of this app.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 7.2.4. Release notes Sourced from vite's releases. v7.2.4 Please refer to CHANGELOG.md for details. v7.2.3 Please refer to CHANGELOG.md for details. v7.2.2 Please refer to...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud-libraries/browserslist-config) from 3.0.1 to 3.1.2. Release notes Sourced from @nextcloud/browserslist-config's releases. v3.1.2 3.1.2 - 2025-11-07 Fixed fix: adjust config to support only active or used browsers Changed chore: update...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.28.0 to 8.34.0. Release notes Sourced from @nextcloud/vue's releases. v8.34.0 What's Changed 📝 Notes NcAppSettingsSectionShortcuts has been renamed to NcAppSettingsShortcutsSection but still available by the previous name...
Automated update of the npm and node engines versions according to [Nextcloud standards](https://github.com/nextcloud/standards/issues/5).
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 6.3.2 to 7.1.0. Release notes Sourced from @nextcloud/dialogs's releases. v7.1.0 What's Changed 🚀 Enhancements feat(FilePicker): Improve pick and navigation logic to match user expectation by @artonge in...