You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Groups can have user-defined attributes and objectclasses. Attributes are editable.
Any variable can be populated from a file's contents by adding _FILE to the end of the variable name and specifying a filepath.
Multi-value attributes are now supported. Adding a + to the end of the attribute name will allow you to add/remove fields in the attributes forms.
Binary attributes are now supported. Adding a ^ to the end of the attribute name will allow you to choose a file to upload for that attribute. If the file's a JPEG then the image is displayed in the form.
The user and group lists can be filtered, making it easy to find entries in long lists.
Setting SHOW_POSIX_ATTRIBUTES to FALSE (the default) hides superfluous Posix-related fields, making the interface much simpler.