Compare commits

..

5 Commits

Author SHA1 Message Date
397a1b8a8c Framework and javascript dependancies update
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 29s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m33s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 2m39s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
2025-06-21 13:11:33 +10:00
1280973a35 Update README with v2.2 updates, as well as updating the home page 2025-06-21 13:11:33 +10:00
ab33c2dce9 Enable disabling internal templates, as well as having custom templates 2025-06-21 13:11:33 +10:00
b3b3fc6ac1 Change our internal template keys to be prefixed with an underscore for easier identification 2025-06-21 13:11:33 +10:00
d6ec080ecf Working JS Template Engine with a basic functionality 2025-06-21 13:11:33 +10:00

View File

@ -4,7 +4,7 @@
"enabled": true, "enabled": true,
"icon": "fa-user", "icon": "fa-user",
"rdn": "cn", "rdn": "cn",
"regexp": "/^ou=.+,o=.+,?/", "regexp": "/^ou=.+,?/",
"objectclasses": [ "objectclasses": [
"inetOrgPerson", "inetOrgPerson",