21
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 27, 2025 — Jun 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When retrieving objects, dont return internal objects which cannot be changed.
wurley
as Deon George
More... 5 months ago
When importing an LDIF, and the changetype is modify, fail gracefully if the DN doesnt exist
wurley
as Deon George
More... 5 months ago
Minor change to Attribute::isDirty() to make it easier to read, no functional changes
wurley
as Deon George
More... 5 months ago
Update javascript/php dependancies. Release 2.3.9
wurley
as Deon George
More... 5 months ago
Add support for ldap servers that dont support RFC 4512, presenting hassubordinates/numsubordinates. Helps #439
wurley
as Deon George
More... 5 months ago
Fixes for SambaAcctFlags, values needs to public and krbticketflags missed $k after converting to new presentation from 0dd4c855d
wurley
as Deon George
More... 5 months ago
Use getFirstAttribute() instead of Arr::get(...,0)
wurley
as Deon George
More... 5 months ago
Make allow the retrieval of the schema return a null if a schema type is not available (like openbsd/ldapd doesnt return ldapsyntaxes). Helps #439
wurley
as Deon George
More... 5 months ago
Minor update to docker build scripts
wurley
as Deon George
More... 5 months ago
Additional fixes needed, overall beneficial, as a result of testing with openbsd ldapd and lldap. Helps #439 and #441
wurley
as Deon George
More... 5 months ago
Make the rendering and processing of krbticketflags consistent with the (new) sambaacctflags
wurley
as Deon George
More... 5 months ago
Fix rendering of Certificate values
wurley
as Deon George
More... 5 months ago
Internal change to child attribute classes to optimise attribute meta information using Interfaces.
wurley
as Deon George
More... 5 months ago
Fix status of is_no_user_modification, it was inverted
wurley
as Deon George
More... 5 months ago
Another fix for c0b3667e for javascript error rdn_options not defined
wurley
as Deon George
More... 5 months ago
Fixes for attributes that use MD5 processing
wurley
as Deon George
More... 5 months ago
Moved samba attributes into their own directory. Added password processing for LM and NT samba passwords. Improved handling of sambaacctflags
wurley
as Deon George
More... 5 months ago
Fix obfuscated rendering of updated password, ensure $attributes->class() only renderes class values
wurley
as Deon George
More... 5 months ago
Add a spinner to indicate loading values for member-modal
wurley
as Deon George
More... 5 months ago
Framework update
wurley
as Deon George
More... 5 months ago
NPM/Javascript update including updating architectui to 4.4.0
wurley
as Deon George
More... 5 months ago
Javascript improvements for member-manage and adding new attribute values
wurley
as Deon George
More... 5 months ago
Fixes for javascript errors with rdn_options() not defined
wurley
as Deon George
More... 5 months ago
Limit the number of attribute values displayed, configured by LDAP_LIMIT_VALUES which defaults to 10
wurley
as Deon George
More... 6 months ago
Change development ldap password, increase sizelimit on example.com for performance testing
wurley
as Deon George
More... 6 months ago
Move newattr_options() to widget/options since that is where it is used
wurley
as Deon George
More... 6 months ago
Enhancement to 4f9ec29f to not refilter on every keystroke, but to debounce the filtering
wurley
as Deon George
More... 6 months ago
Enable filtering the list of Available and Group Members in Membership Management. Closes #436
wurley
as Deon George
More... 6 months ago
Remove form/base it wasnt actually used
wurley
as Deon George
More... 6 months ago
Added rendering of SambaAcctFlags
wurley
as Deon George
More... 6 months ago