| Ensure we remove user details when login limit by LDAP_LOGIN_OBJECTCLASS fails validation. Extra debugging for logging in. |
|
More...
|
about 1 month ago
|
| Fixes required for samba, when an entry doesnt have an objectclass |
|
More...
|
about 1 month ago
|
| Release 2.3.11 |
|
More...
|
about 1 month ago
|
| Add xpass to docker container, required for YESCRYPT passwords |
|
More...
|
about 1 month ago
|
| Change from using equality matches to syntax matches for generic attributes. Fix placement of dotkey for attribute render() functions. Added OctetString for samba DS |
|
More...
|
about 1 month ago
|
| Treat no_user_modifiable attributes as internal |
|
More...
|
about 1 month ago
|
| Rename custom.js functions with better descriptive function names, no functional changes |
|
More...
|
about 1 month ago
|
| Move fancytree javascript to the sidebar blade. |
|
More...
|
about 1 month ago
|
| Move sidebar resize javascript to the sidebar blade. |
|
More...
|
about 1 month ago
|
| Move oc_rendered() to custom.js, and render an input for read_only attributes so that javascript can still pluck out their values. Needed because smblds' schema has objectclass as non-user-modifiable, but we need to know the OCs when adding new attributes |
|
More...
|
about 1 month ago
|
| Fix caused by 744678d when creating an entry without a template. |
|
More...
|
about 1 month ago
|
| Fix YESCRYPT storing passwords in LDAP - it should use the CRYPT schema |
|
More...
|
about 1 month ago
|
| Release 2.3.10 |
|
More...
|
about 2 months ago
|
| Framework updates and node_modules updates. Changes to dockerfile to collapse upstream base image |
|
More...
|
about 2 months ago
|
| Fix javascript on krbticketflags, stopping the first line from being editable when not in edit mode |
|
More...
|
about 2 months ago
|
| Add support for virtual attributes, like pwdReset when ppolicy is being used, enabling setting of those attributes. Closes #416, Closes #443 |
|
More...
|
about 2 months ago
|
| CSS fixes for when select2 boxes are used with userpassword and templates |
|
More...
|
about 2 months ago
|
| Implement PickList from pla v1.x. Fix error message for select boxes. Closes #434 |
|
More...
|
about 2 months ago
|
| Sort children by their DN as a minimum. #301 |
|
More...
|
about 2 months ago
|
| Enable returning the parent's sub_str_rule if the entry doesnt have one, but has a parent with one. Closes #449 |
|
More...
|
about 2 months ago
|
| Update for cab7b668 incase updates are permitted and performed by an non-logged in user |
|
More...
|
about 2 months ago
|
| Fix new template, adding first and additional values to a new member attribute Fix new template, removing last entry Fix adding member attribute to an existing form |
|
More...
|
2 months ago
|
| Framework updates and node_modules updates |
|
More...
|
2 months ago
|
| If the logged in user changes their own password, force them to login again. Closes #452 |
|
More...
|
2 months ago
|
| Add support for Yescrypt passwords |
|
More...
|
2 months ago
|
| Reverting change in 4b210c3c to md5 attributes. When matching the attribute via an MD5 only value in a form, we need to base64_encode it as if it was submitted. |
|
More...
|
2 months ago
|
| Enable configuring trusted proxies via a APP_TRUST_PROXIES variable, or a key/value in .env. Closes #446 |
|
More...
|
3 months ago
|
| Changes to searching to address #454, enabling wildcard searches as well as finding values that starts with the search text |
|
More...
|
3 months ago
|
| Revert a1a696c, internal objects are needed for the server info |
|
More...
|
3 months ago
|
| Fix performance impact implemented in ed4809f1f when rendering the tree |
|
More...
|
3 months ago
|