|
|
ad21d50ce5
|
start writing search class
|
2026-04-03 18:28:26 -04:00 |
|
|
|
3a3fab08f6
|
rename session manager functions
|
2026-04-03 18:24:50 -04:00 |
|
|
|
bb649aef48
|
start to write a new LDAP interface
|
2026-04-03 18:24:14 -04:00 |
|
|
|
f204069392
|
make a seperate helpers package
|
2026-04-03 14:50:41 -04:00 |
|
|
|
ac663f21e1
|
move ldap to its own package
|
2026-04-03 14:50:29 -04:00 |
|
|
|
d1992ec466
|
make session manager a singleton
|
2026-04-03 14:45:34 -04:00 |
|
|
|
46db63e62a
|
move email into its own package
|
2026-04-01 15:10:25 -04:00 |
|
|
|
33ea56fb0c
|
finish session manager update
|
2026-04-01 14:56:43 -04:00 |
|
|
|
f651894a0f
|
new session manager code
|
2026-04-01 14:41:12 -04:00 |
|
|
|
d70e679a01
|
create new session interface (unused)
|
2026-04-01 09:34:22 -04:00 |
|
|
|
a058804603
|
move worker to seperate package (eventually seperate binary)
|
2026-04-01 09:28:56 -04:00 |
|
|
|
c9c352204c
|
move cleanup session
|
2026-04-01 08:51:33 -04:00 |
|
|
|
0402a6ff9c
|
make the session logic a little more concrete
|
2026-04-01 00:09:04 -04:00 |
|
|
|
737a1908e0
|
add server side password change information
737a1908e0
|
2026-03-31 22:05:47 -04:00 |
|
|
|
c628c688f7
|
send request to the server
|
2026-03-31 21:39:38 -04:00 |
|
|
|
d283ad0a0a
|
add close button
|
2026-03-31 21:37:10 -04:00 |
|
|
|
a8c8feeb3e
|
redid final styling touches
|
2026-03-31 21:19:36 -04:00 |
|
|
|
939a55c44b
|
finish styling for change password page
|
2026-03-31 21:15:26 -04:00 |
|
|
|
ffcaee7170
|
change order of change password and sign out
|
2026-03-31 21:04:54 -04:00 |
|
|
|
3a69c04c25
|
change some button styling
|
2026-03-31 21:03:16 -04:00 |
|
|
|
cacddd16e2
|
change file structure
|
2026-03-31 20:57:40 -04:00 |
|
|
|
2f6ff081f3
|
change default style for input
|
2026-03-31 20:56:39 -04:00 |
|
|
|
59bc23bdc2
|
third time failing to fix
|
2026-03-31 20:55:19 -04:00 |
|
|
|
a7c33392ce
|
actually fix
|
2026-03-31 20:54:09 -04:00 |
|
|
|
05e01f4b23
|
fix background color on hovering bottom button
|
2026-03-31 20:53:54 -04:00 |
|
|
|
e2f4a0692c
|
change default style for buttons
|
2026-03-31 20:53:08 -04:00 |
|
|
|
efd7d15722
|
display errors for simple password mistakes
|
2026-03-31 20:50:53 -04:00 |
|
|
|
4e412e9c18
|
extract out error login
|
2026-03-31 20:42:14 -04:00 |
|
|
|
6220021953
|
show error when new passwords do not match
|
2026-03-31 20:33:38 -04:00 |
|
Gregory Wells
|
01ca68e16b
|
make login page use the card style
|
2026-03-31 19:53:48 -04:00 |
|
Gregory Wells
|
6c435e6135
|
get a simple change password dialogue to popup on press change password
|
2026-03-31 19:51:21 -04:00 |
|
Gregory Wells
|
e1f992e052
|
dim and block profile page when executing change profile request
|
2026-03-25 15:16:13 -04:00 |
|
Gregory Wells
|
074b3f8f31
|
stale sessions not deleting
074b3f8f31
|
2026-03-25 14:05:27 -04:00 |
|
Gregory Wells
|
f8b3c10933
|
final cleanups
|
2026-03-25 14:02:53 -04:00 |
|
Gregory Wells
|
c11425dde7
|
Finish logging
|
2026-03-25 14:01:46 -04:00 |
|
Gregory Wells
|
bcaa023d3c
|
add log levels in to logger
|
2026-03-25 13:55:37 -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
|
ffb9600089
|
some more changes to the Logger
|
2026-03-24 18:09:49 -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 |
|
Gregory Wells
|
c5358e6c50
|
update
c5358e6c50
|
2026-03-24 15:35:36 -04:00 |
|