21
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Jun 21, 2025 — Jun 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure we remove user details when login limit by LDAP_LOGIN_OBJECTCLASS fails validation. Extra debugging for logging in.
wurley
as Deon George
More... about 1 month ago
Fixes required for samba, when an entry doesnt have an objectclass
wurley
as Deon George
More... about 1 month ago
Release 2.3.11
wurley
as Deon George
More... about 1 month ago
Add xpass to docker container, required for YESCRYPT passwords
wurley
as Deon George
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
wurley
as Deon George
More... about 1 month ago
Treat no_user_modifiable attributes as internal
wurley
as Deon George
More... about 1 month ago
Rename custom.js functions with better descriptive function names, no functional changes
wurley
as Deon George
More... about 1 month ago
Move fancytree javascript to the sidebar blade.
wurley
as Deon George
More... about 1 month ago
Move sidebar resize javascript to the sidebar blade.
wurley
as Deon George
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
wurley
as Deon George
More... about 1 month ago
Fix caused by 744678d when creating an entry without a template.
wurley
as Deon George
More... about 1 month ago
Fix YESCRYPT storing passwords in LDAP - it should use the CRYPT schema
wurley
as Deon George
More... about 1 month ago
Release 2.3.10
wurley
as Deon George
More... about 2 months ago
Framework updates and node_modules updates. Changes to dockerfile to collapse upstream base image
wurley
as Deon George
More... about 2 months ago
Fix javascript on krbticketflags, stopping the first line from being editable when not in edit mode
wurley
as Deon George
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
wurley
as Deon George
More... about 2 months ago
CSS fixes for when select2 boxes are used with userpassword and templates
wurley
as Deon George
More... about 2 months ago
Implement PickList from pla v1.x. Fix error message for select boxes. Closes #434
wurley
as Deon George
More... about 2 months ago
Sort children by their DN as a minimum. #301
wurley
as Deon George
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
wurley
as Deon George
More... about 2 months ago
Update for cab7b668 incase updates are permitted and performed by an non-logged in user
wurley
as Deon George
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
wurley
as Deon George
More... 2 months ago
Framework updates and node_modules updates
wurley
as Deon George
More... 2 months ago
If the logged in user changes their own password, force them to login again. Closes #452
wurley
as Deon George
More... 2 months ago
Add support for Yescrypt passwords
wurley
as Deon George
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.
wurley
as Deon George
More... 2 months ago
Enable configuring trusted proxies via a APP_TRUST_PROXIES variable, or a key/value in .env. Closes #446
wurley
as Deon George
More... 3 months ago
Changes to searching to address #454, enabling wildcard searches as well as finding values that starts with the search text
wurley
as Deon George
More... 3 months ago
Revert a1a696c, internal objects are needed for the server info
wurley
as Deon George
More... 3 months ago
Fix performance impact implemented in ed4809f1f when rendering the tree
wurley
as Deon George
More... 3 months ago