server icon indicating copy to clipboard operation
server copied to clipboard

turn LDAP's treat remnants as disabled feature config-independent

Open blizzz opened this issue 1 year ago • 0 comments

Summary

  • [x] requires https://github.com/nextcloud/server/pull/46991

Since former LDAP users cannot be bound to a server configuration anymore (or theoretically belong to more than one) this feature has to be config independent. This PR:

  • changes the existing logic from config-bound to app-global
  • including web interface changes
  • has a migration step to set the new values based on the old ones – one previous activation enables it for the whole LDAP backend

A backport to 28 will need further adjustments as IAppConfig was only introduced in 29.

Screenshot_20240802_181949

Checklist

blizzz avatar Aug 02 '24 16:08 blizzz