|
|
57d3727f49
|
refactor(profile): changed to patch vs posting
|
2025-04-23 15:25:46 -05:00 |
|
|
|
efc630f5f8
|
refactor(auth): added module and submodule access to the user
|
2025-04-09 17:47:02 -05:00 |
|
|
|
b630bae50d
|
test(auth): more and more auth setup
|
2025-04-08 06:46:56 -05:00 |
|
|
|
b48dd8fa15
|
style(auth): format changes to the new config only
|
2025-04-02 21:24:51 -05:00 |
|
|
|
a48d4bd5af
|
feat(auth): admin user updates added
if a password change happens then an email will be sent to the user.
|
2025-03-30 08:40:49 -05:00 |
|
|
|
b9dd6e3ae2
|
fix(auth): fixed the getaccess to be getuseraccess as it was orignally
|
2025-03-23 10:59:48 -05:00 |
|
|
|
d8eddafcae
|
feat(auth): add, update were added for adm account in backend only
|
2025-03-23 10:07:28 -05:00 |
|
|
|
27d242f4f3
|
refactor(register): split the code to be more standard to the rest of the app
|
2025-03-10 16:22:46 -05:00 |
|
|
|
12e15babb4
|
fix(logging): updated entire server side to the new logging system
|
2025-03-07 13:40:29 -06:00 |
|
|
|
50cf87380d
|
feat(auth): added in a rolling token
|
2025-03-05 12:10:09 -06:00 |
|
|
|
eb41ed5dd0
|
feat(server): added in profile update (password only currently)
|
2025-03-04 05:45:34 -06:00 |
|
|
|
1af561acb1
|
refactor(server): corrected the middleware to be in the correct spot to work as intended
|
2025-03-03 17:32:46 -06:00 |
|
|
|
8e5903cbf3
|
feat(server): added in service script to run a crud
|
2025-03-03 12:28:55 -06:00 |
|
|
|
89a2b3ea9e
|
refactor(server): moved the server files outside the src to improve static files
|
2025-03-01 15:23:42 -06:00 |
|