Fix for client SSL certificates, where 'X509v3 Authority Key Identifier' is a single value, (and not prefixed with 'keyid:') #367. Add SSL Issuer when rendering certificates #368. |
|
More...
|
4 days ago
|
Add appreciation to companies that support OS projects and have helped PLA |
|
More...
|
6 days ago
|
For the DN header, $o is always defined, so dont need to test for it |
|
More...
|
6 days ago
|
Update translation files/javascript/php dependancies. Release 1.2.2 |
|
More...
|
11 days ago
|
Fix for template autoFill processing with "k" tokens, the attribute wasnt being selected to parse. Fixes #363 |
|
More...
|
12 days ago
|
Fix schema viewer, showing objectClass name in used_in and not oid |
|
More...
|
12 days ago
|
Test the Template regex and disable the template if it is invalid. Fixes #361 |
|
More...
|
22 days ago
|
Fixes for select2 rendering, ensuring the radius is set and unset in the right places |
|
More...
|
22 days ago
|
Fix for 0674706 existing attributes where editable without the edit button being pressed. Only new attributes should be editable by default |
|
More...
|
22 days ago
|
Show size limit exceptions in the tree, if when expanding a tree branch the container has more items |
|
More...
|
25 days ago
|
Update import to include changetype add/modify operations |
|
More...
|
25 days ago
|
Code clean up, removing legacy commented items, and add a icon to LDAP Entry when templates are applicable for an entry |
|
More...
|
26 days ago
|
Implement Entry Copy/Move |
|
More...
|
26 days ago
|
Tag baseDNs as bases, and show their full DN in the tree |
|
More...
|
26 days ago
|
Release v2.2.1 |
|
More...
|
26 days ago
|
Dont render delete button on Entries that have subordinates |
|
More...
|
26 days ago
|
Fix rendering of Add Value attributes when the attribute is also rendered by a template, resulting in double javascript and blank values |
|
More...
|
26 days ago
|
Fix add new attributes where being marked as readonly |
|
More...
|
26 days ago
|
Minor code consistency changes, no functional changes |
|
More...
|
26 days ago
|
Make the ajax calls POST methods, and make the 'Create Entry' in the tree configurable so calls to children() can just return child entries |
|
More...
|
26 days ago
|
Implement DN Entry rename |
|
More...
|
26 days ago
|
Release v2.2.0 |
|
More...
|
27 days ago
|
Sample data fixes so that test completes on first run. This synchronises the import test with what is initially loaded |
|
More...
|
27 days ago
|
Fix regression introduced in 56fcd729. Server was added to the configuration before SwapinAuthUser::class resulting in the configured LDAP user being used for all queries and not the logged in user. Fixes #348 |
|
More...
|
29 days ago
|
Fix rendering of objectclass in server info, consistent use of true/false/null in view blades |
|
More...
|
about 1 month ago
|
Fix typo in 553368c that stopped configuration defaults from loading |
|
More...
|
about 1 month ago
|
Fix hasing password on entry create. Fixes #353 |
|
More...
|
about 1 month ago
|
Fix bug introduced with 553368c, when clearing session _auto_number when need to allow for edits that doesnt have this set |
|
More...
|
about 1 month ago
|
Implement getNextNumber() to populate template->values for attributes, where the attribute is determined after evaulating whats in the directory |
|
More...
|
about 1 month ago
|
Fix validation on existing entries, missed in 88db4cc |
|
More...
|
about 1 month ago
|