- 09 Jan, 2026 1 commit
-
-
Finished web core client, values are displayed in test form upon login. for login, run this on your database: INSERT INTO users (user_name, user_fullname, user_password, group_id, agency_id) VALUES ('emsys1', 'emsys', 'emsys01', 3, 0); Then login with emsys1 as the username and emsys01 as the password.Mac Stephens authored
-
- 08 Jan, 2026 2 commits
-
-
Initial template created with common.ini, using templateXDataServer.json for jwt secret, logging is consistent, used kgorders as base and updated pieces based on webpolicereport, emimobile, and treestar to ensure best practice. auth.serviceimpl is not implemented yet
Mac Stephens authored -
Mac Stephens authored
-