Skip to content

Fix #117 : Use unix_name instead of name for ldap groups

moamoak requested to merge Fix_117 into master
  • A group in the LDAP now use the unix_name instead of the name
  • The new_group form has now a more logical order for the fields
  • The label for the unix_name is now more explicit

This modification needs to reload the ldap data to be effective on existing groups. See the changelog for details.

Edited by moamoak

Merge request reports