61 Commits

Author SHA1 Message Date
37c6978d1b move all files to images folder 2026-04-08 10:18:07 -04:00
9389df28e4 add show password buttons to all password inputs 2026-04-08 10:17:01 -04:00
25e61c553f hide the warnings because I dont like the UI 2026-04-07 12:36:17 -04:00
a31d21456c warnings box 2026-04-06 18:56:58 -04:00
a1f58e817e build sample error box 2026-04-06 18:49:01 -04:00
d7727e9b0d remove block 2026-04-06 16:14:43 -04:00
5e0771d482 add a couple stylistic changes to the password dialouge 2026-04-06 16:02:34 -04:00
b9ed00c127 password strength meter 2026-04-06 15:48:27 -04:00
8b74cab34e move password changing to seperate file 2026-04-06 11:50:40 -04:00
dbb91fac62 add in simple password progress bar 2026-04-06 11:48:31 -04:00
d0524f901c bug where a users profile photo would not display if the user had not
logged in
2026-04-06 09:30:15 -04:00
384ef90ea8 move errors to a different file 2026-04-05 11:37:00 -04:00
a315161ed3 rework a ton of code 2026-04-03 18:51:27 -04:00
e2531e3021 get attribute val function 2026-04-03 18:36:26 -04:00
a2602f74f0 implement profile photo component 2026-04-03 18:32:11 -04:00
1c1ba99080 add more helpter functions 2026-04-03 18:31:17 -04:00
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 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
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 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