| Fix rendering updated attributes on entries that trigger a template |
|
More...
|
6 months ago
|
| Framework and javascript dependancies update |
|
More...
|
6 months ago
|
| Update README with v2.2 updates, as well as updating the home page |
|
More...
|
6 months ago
|
| Enable disabling internal templates, as well as having custom templates |
|
More...
|
6 months ago
|
| Change our internal template keys to be prefixed with an underscore for easier identification |
|
More...
|
6 months ago
|
| Working JS Template Engine with basic functionality |
|
More...
|
6 months ago
|
| Update npm assets to make dependabot happier |
|
More...
|
6 months ago
|
| Remove our highlighted item from the tree, when we click on the top-menu buttons |
|
More...
|
6 months ago
|
| Fix for when specifying multiple base DNs with LDAP_BASE_DN, and the user doesnt have access to the first one. |
|
More...
|
6 months ago
|
| Add alert for DN logins that dont exist. Might be attempts to use the rootdn which is not supported. Closes #345 |
|
More...
|
6 months ago
|
| Pass the template object to the attributes, so we can leverage template rules when rendering attributes |
|
More...
|
6 months ago
|
| Revert c56df8d3d and remove adding Objects directly - taking a different approach to add template actions |
|
More...
|
6 months ago
|
| Minor logging message updates, no functional changes |
|
More...
|
6 months ago
|
| Re-implement LDAP_BASE_DN to limit what is shown in the tree, and what PLA uses internally to search the server. Fixes #342 |
|
More...
|
6 months ago
|
| Remove references to APP_URL and LDAP_BASE_DN, they are not actually used |
|
More...
|
6 months ago
|
| Fix positioning of Check Password box, and dont render it when creating a new entry |
|
More...
|
6 months ago
|
| Add objects directly to Entry::class when rendering a template. Fix objectclasses and attributes processing for templates |
|
More...
|
6 months ago
|
| Fix page expired 419 started showing a page expired message, instead of refreshing the session and loading the clicked item on the tree |
|
More...
|
6 months ago
|
| Pass template to our component rendering to avoid duplicate javascript object id's |
|
More...
|
6 months ago
|
| Update AttributeTypes/LDAPSyntaxes/MatchingRules for performance and process improvements |
|
More...
|
6 months ago
|
| Optimize schema objectclass processing, changing debugging output, remove redundant functions |
|
More...
|
6 months ago
|
| Load the rootDSE in Server::__construct(), remove basedn from views, and rely on the javascript to get the basedns |
|
More...
|
7 months ago
|
| Remove MatchRuleUse::class, it wasnt used |
|
More...
|
7 months ago
|
| Cache loading templates |
|
More...
|
7 months ago
|
| Enhancements to logic that makes form.select component |
|
More...
|
7 months ago
|
| Enable creation of new entries via templates |
|
More...
|
7 months ago
|
| Start of work on templates - identify templates that apply to existing entries |
|
More...
|
7 months ago
|
| Only swap in user's credentials if the requested page is not the logout page. This avoids an issue if the user's credentials are changed during their session, they couldnt log out |
|
More...
|
7 months ago
|
| Consistent rendering of certificatelist attributes with certificate attributes |
|
More...
|
7 months ago
|
| Add more Certificate Serial Number, Subject and Authority Key IDs |
|
More...
|
7 months ago
|