Compare commits

..

5 Commits

Author SHA1 Message Date
065b4ec97f Framework and javascript dependancies update
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 28s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m34s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 2m48s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
2025-06-21 09:56:10 +10:00
56b38aebb4 Update README with v2.2 updates, as well as updating the home page 2025-06-21 09:53:15 +10:00
d5095bd53a Enable disabling internal templates, as well as having custom templates 2025-06-21 09:51:03 +10:00
066c4a00c5 Change our internal template keys to be prefixed with an underscore for easier identification 2025-06-21 08:49:52 +10:00
a013276e39 Working JS Template Engine with a basic functionality 2025-06-21 08:49:52 +10:00

View File

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