Fix update confirm showing 'Ignoring blank value' for newly added attributes that were submitted with no new value |
|
More...
|
3 days ago
|
Fix for password handling, when updating userpassword. Fixes #387 |
|
More...
|
3 days ago
|
Fix add new must attrs to RDN select. Fixes #382 |
|
More...
|
7 days ago
|
Fix dont add an aliased attribute when adding an objectclass to a new entry. Fixes #380 |
|
More...
|
7 days ago
|
Fix docker build VERSION/REVISION details |
|
More...
|
7 days ago
|
Remove ui.fancytree.css from JS import |
|
More...
|
7 days ago
|
Change default LDAP configuration to have no DN/password |
|
More...
|
7 days ago
|
Fix to take into account userpasswords have a helper request input, so validation max needs to take that into account. Fixes #383 |
|
More...
|
8 days ago
|
Enable proxy configuration to use when contacting update server, as well as enable disabling calls to update server. Implements the requirement of #375 |
|
More...
|
17 days ago
|
Change default logging method to daily and default log level to info |
|
More...
|
18 days ago
|
Logging updates, no functional changes |
|
More...
|
20 days ago
|
Rework import, needed for LDIF imports where a bas64 encoded attribute is first in the LDIF |
|
More...
|
20 days ago
|
Fix rendering of CertificateList items, missed in 523446fd |
|
More...
|
21 days ago
|
For template rendering, the attribute's value should override a template value if it exists |
|
More...
|
21 days ago
|
Update translation files/javascript/php dependancies. Release 2.3.0 |
|
More...
|
22 days ago
|
Ensure when we submit an update to the LDAP server, we dont include blank items, tree fancytree configuration change, langtag plus yellow banner render fix |
|
More...
|
23 days ago
|
Support having static values in templates, as well as making them uneditable. Closes #366 |
|
More...
|
23 days ago
|
Fixes auto-value as a result of 4f468349 - Overhaul component rendering |
|
More...
|
24 days ago
|
Updated config/ldap as this file is basded on directorytree/ldaprecord-laravel |
|
More...
|
25 days ago
|
Update favicon, further compress existing PLA images, and update README |
|
More...
|
26 days ago
|
Improved handling of binary and certificate attributes |
|
More...
|
26 days ago
|
Dont array_filter() values, array_filter removes legitimate values (like 0) |
|
More...
|
26 days ago
|
Change when templates are calculated for entries, and validate template objectclasses |
|
More...
|
27 days ago
|
Rendering fixes as a result of backend overhaul in v2.3.x commits |
|
More...
|
28 days ago
|
Fix another regression as a result of 7cf81c14d - form labels were not being rendered |
|
More...
|
28 days ago
|
Further changes for rendering values and md5 value processing into Attribute::class |
|
More...
|
28 days ago
|
Further changes to support f49c00ff - Move entry get/post methods to it's own controller |
|
More...
|
28 days ago
|
Fixes identified by testing as a result of the work in 4f468349 |
|
More...
|
28 days ago
|
Fix duplication of RDN values when copy-moving. Closes #354 |
|
More...
|
29 days ago
|
If a copy-move operation fails, redirect back to a form to enable updates for re-submissions. Closes #365, helps #354 |
|
More...
|
29 days ago
|