Commit Graph
26 Commits
Author SHA1 Message Date
gawells 8de145adbc add email config to config file 2026-04-13 09:19:35 -04:00
gawells cde41b82b2 base URL param for config 2026-04-09 16:45:02 -04:00
gawells a315161ed3 rework a ton of code 2026-04-03 18:51:27 -04:00
gawells f204069392 make a seperate helpers package 2026-04-03 14:50:41 -04:00
gawells ac663f21e1 move ldap to its own package 2026-04-03 14:50:29 -04:00
gawells 46db63e62a move email into its own package 2026-04-01 15:10:25 -04:00
gawells 33ea56fb0c finish session manager update 2026-04-01 14:56:43 -04:00
gawells a058804603 move worker to seperate package (eventually seperate binary) 2026-04-01 09:28:56 -04:00
gawells c9c352204c move cleanup session 2026-04-01 08:51:33 -04:00
gawells 0402a6ff9c make the session logic a little more concrete 2026-04-01 00:09:04 -04:00
gawells 737a1908e0 add server side password change information 2026-03-31 22:05:47 -04:00
gawells 6220021953 show error when new passwords do not match 2026-03-31 20:33:38 -04:00
Gregory Wells 074b3f8f31 stale sessions not deleting 2026-03-25 14:05:27 -04:00
Gregory Wells c11425dde7 Finish logging 2026-03-25 14:01:46 -04:00
Gregory Wells f491c80fa0 fixed a bug that stopped sessions from being deleted 2026-03-25 10:20:20 -04:00
Gregory Wells ffb4077f24 debugging session 2026-03-25 09:40:50 -04:00
Gregory Wells 8adca50b91 Logging for LDAP server 2026-03-24 20:26:22 -04:00
Gregory Wells 8928b3c1fc Debug email class (even though no used) 2026-03-24 20:11:52 -04:00
Gregory Wells 92f7c0f127 implemented more logging functionality 2026-03-24 20:06:06 -04:00
Gregory Wells d4512e9cce Debug worker 2026-03-24 18:38:47 -04:00
Gregory Wells d62e1f7b8f Debug connecting to the LDAP server 2026-03-24 18:08:36 -04:00
Gregory Wells 5aa2ce47c7 Fatalf and FatalFileRead 2026-03-24 17:51:59 -04:00
Gregory Wells 8d0cd0fd1b use read file helper function everywhere 2026-03-24 17:10:56 -04:00
Gregory Wells 35ec6678f8 implement and use first logging event (ReadFile) 2026-03-24 17:09:30 -04:00
Gregory Wells ac20f9172d implement the first log message 2026-03-24 16:57:28 -04:00
Gregory Wells b96f65c294 Redo File structure 2026-03-24 16:52:22 -04:00