21
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Dec 20, 2024 — Dec 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some schema items return objectclass as a required attribute, as such resetting the value to blank during the creation
wurley
as Deon George
More... 20 days ago
Release 2.3.5
wurley
as Deon George
More... 20 days ago
During template create, when javascript changes an attribute that is the RDN, update the RDN value
wurley
as Deon George
More... 20 days ago
When supplying a default value in the template, dont treat it as an auto_value unless it is. Fixes #414
wurley
as Deon George
More... 20 days ago
Fix when removing a recently added objectclass, ensure all attributes added are marked readonly and background changes.
wurley
as Deon George
More... 20 days ago
Additional fix for subpath support, to ensure vendor items (fancytree/fontawesome) are loaded in the subpath URI. Fixes #294
wurley
as Deon George
More... 20 days ago
Add PHP version to debug frame
wurley
as Deon George
More... 21 days ago
Remove github downloads badge from readme, it was always 0
wurley
as Deon George
More... 21 days ago
Preselect RDN attribute if configured in the template. Closes #410
wurley
as Deon George
More... 21 days ago
Framework and javascript dependancies update
wurley
as Deon George
More... 21 days ago
Add template support for password hash helper #406
wurley
as Deon George
More... 21 days ago
If the user authenticates, but their entry is not retrieve because of LDAP_BASE_DN restrictions, still show their RDN
wurley
as Deon George
More... 21 days ago
Fix for when LDAP_BASE_DNs are defined, but the auth user doesnt have access to one of them as a result of server ACLs. Fixes #407
wurley
as Deon George
More... 21 days ago
Permission fixes, no function changes
wurley
as Deon George
More... about 1 month ago
Fix for search, highlighting attributes that dont have a substring rule
wurley
as Deon George
More... about 1 month ago
Fix Add New Attribute was disabled
wurley
as Deon George
More... about 1 month ago
Fix template select being editable when not in edit mode. Fix select rendering
wurley
as Deon George
More... about 2 months ago
Fix for attributes values that have a value of '0'
wurley
as Deon George
More... about 2 months ago
Fix KrbTicketFlags::helpers() scope missed in 1ecf02ab
wurley
as Deon George
More... about 2 months ago
Remove 'max' validation on uidNumber/gidNumber entries, we'll maintain a min of 1 and if 0 is wanted, then that'll have to be done with an LDIF. Closes #404
wurley
as Deon George
More... about 2 months ago
Fix for validation errors for MD5attributes with helpers (eg: userpassword). Helps with #383
wurley
as Deon George
More... about 2 months ago
When expanding the tree, some LDAP servers return hasSubordinates in lower case (eg: opendj) and some dont return it at all, but does return numSubordinates (eg: 389ds). #396
wurley
as Deon George
More... 3 months ago
Further userpassword enhancement for #387. CRYPT passwords can start with a period and slash. Further, if we dont find a Password helper, we'll assume clear. Closes #397
wurley
as Deon George
More... 3 months ago
Fixes for search, showing the attribute name - fix after we record all names for an attribute in a single object
wurley
as Deon George
More... 3 months ago
Allow PLA to be served in a subpath, when behind a proxy. Closes #376
wurley
as Deon George
More... 3 months ago
Further fix needed with fc420adf to support lowercase hashes. We need to treat clear hash as uppercase for consistency
wurley
as Deon George
More... 3 months ago
Release 2.3.2
wurley
as Deon George
More... 3 months ago
Release 2.3.3
wurley
as Deon George
More... 3 months ago
Release 2.3.4
wurley
as Deon George
More... 3 months ago
Javascript library update as a result of dependabot alert for axios
wurley
as Deon George
More... 3 months ago