21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 02, 2025 — Mar 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update javascript/php dependancies. Release 2.3.9
wurley
as Deon George
More... 29 days ago
Add support for ldap servers that dont support RFC 4512, presenting hassubordinates/numsubordinates. Helps #439
wurley
as Deon George
More... 30 days ago
Fixes for SambaAcctFlags, values needs to public and krbticketflags missed $k after converting to new presentation from 0dd4c855d
wurley
as Deon George
More... 30 days ago
Use getFirstAttribute() instead of Arr::get(...,0)
wurley
as Deon George
More... 30 days 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... about 1 month ago
Minor update to docker build scripts
wurley
as Deon George
More... about 1 month 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... about 1 month ago
Make the rendering and processing of krbticketflags consistent with the (new) sambaacctflags
wurley
as Deon George
More... about 1 month ago
Fix rendering of Certificate values
wurley
as Deon George
More... about 1 month ago
Internal change to child attribute classes to optimise attribute meta information using Interfaces.
wurley
as Deon George
More... about 1 month ago
Fix status of is_no_user_modification, it was inverted
wurley
as Deon George
More... about 1 month ago
Another fix for c0b3667e for javascript error rdn_options not defined
wurley
as Deon George
More... about 1 month ago
Fixes for attributes that use MD5 processing
wurley
as Deon George
More... about 1 month 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... about 1 month ago
Fix obfuscated rendering of updated password, ensure $attributes->class() only renderes class values
wurley
as Deon George
More... about 1 month ago
Add a spinner to indicate loading values for member-modal
wurley
as Deon George
More... about 1 month ago
Framework update
wurley
as Deon George
More... about 1 month ago
NPM/Javascript update including updating architectui to 4.4.0
wurley
as Deon George
More... about 1 month ago
Javascript improvements for member-manage and adding new attribute values
wurley
as Deon George
More... about 1 month ago
Fixes for javascript errors with rdn_options() not defined
wurley
as Deon George
More... about 1 month ago
Limit the number of attribute values displayed, configured by LDAP_LIMIT_VALUES which defaults to 10
wurley
as Deon George
More... about 2 months ago
Change development ldap password, increase sizelimit on example.com for performance testing
wurley
as Deon George
More... about 2 months ago
Move newattr_options() to widget/options since that is where it is used
wurley
as Deon George
More... about 2 months ago
Enhancement to 4f9ec29f to not refilter on every keystroke, but to debounce the filtering
wurley
as Deon George
More... about 2 months ago
Enable filtering the list of Available and Group Members in Membership Management. Closes #436
wurley
as Deon George
More... about 2 months ago
Remove form/base it wasnt actually used
wurley
as Deon George
More... about 2 months ago
Added rendering of SambaAcctFlags
wurley
as Deon George
More... about 2 months ago
Move __set_state() to a Trait
wurley
as Deon George
More... about 2 months ago
Fix spelling of hierarchy, no functional changes
wurley
as Deon George
More... about 2 months ago
Fix 'Rename' button should have been renamed in c698de93. Standardise our background color in css fixes
wurley
as Deon George
More... about 2 months ago