Commit Graph

17 Commits

Author SHA1 Message Date
Deon George 59c8ed95c5 Fixes for testing 2024-01-21 18:15:23 +11:00
Deon George 5b046a95eb Remove old PLA files that are no longer required. 2023-04-05 10:34:35 +10:00
Deon George d6f833f6eb Add sudorole schema 2023-04-02 11:50:40 +10:00
Deon George dcb0269fc5 Demo environment reconfigure.
It is now possible to login with admin@test/password and update entries in dc=example.com
2023-03-31 16:39:56 +11:00
Deon George f043c74ae6 Handle RFC3866 Language Tags 2023-03-30 20:08:20 +11:00
Deon George 491f04cd5d Updated server info 2023-02-19 20:25:32 +11:00
Deon George 4f9accbadf Move some server function to Server::class (from Entry::class) 2023-02-19 16:35:07 +11:00
Deon George 6751c9dd81 Enable authentication if the LDAP server has multiple base DNs. Store the user's credentials in a cookie/session, and swap them out to the configured credentials when logged in. 2023-01-31 14:16:56 +11:00
Deon George 210793e814 Validate unit testing is working 2023-01-31 10:44:35 +11:00
Deon George d0242ce3d8 Move our sample schema/data into a tests/server, we'll use osixia/openldap for the demo/testing 2023-01-31 10:44:34 +11:00
Deon George 2ccc1d3b83 Framework update and updates from other projects,remove leenooks/laravel
Framework updates, and hack to get CI testing working
2021-12-11 00:24:00 +11:00
Deon George 2a099e2dc4 Move getBaseDN to Entry class, some cleanup 2021-12-10 23:51:49 +11:00
Deon George 4ef074fac4 More unit testing, setup for localisation 2021-12-10 23:51:48 +11:00
Deon George de4fa04d3b Start of tree being rendered by API/AJAX calls 2021-12-10 23:51:48 +11:00
Deon George 1e3e4b2196 Setup CI testing 2021-12-10 23:51:47 +11:00
Deon George f3282bed38 Framework upgrade to Laravel 7 2021-12-10 23:51:47 +11:00
Deon George ed7087c802 Initial Laravel Base 2021-12-10 23:51:47 +11:00