|
|
b48dd8fa15
|
style(auth): format changes to the new config only
|
2025-04-02 21:24:51 -05:00 |
|
|
|
f9096b54f5
|
fix(admin auth): added in role change for v1
|
2025-03-30 10:10:01 -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 |
|
|
|
208cd615af
|
refactor(auth): added in correct bycrptjs
|
2025-03-22 10:04:14 -05:00 |
|
|
|
c9aa41ab00
|
refactor(login): removed roles from the login to shrink the jwt
|
2025-03-19 17:15:02 -05:00 |
|
|
|
ed11b2b26f
|
fix(auth): added in the correct function for days between logins
|
2025-03-17 08:08:21 -05:00 |
|
|
|
90d0760352
|
fix(auth): proper logging for errors in role check
|
2025-03-13 15:41:43 -05:00 |
|
|
|
d95b81d303
|
perf(auth): changed the way logs look in the setRoles
|
2025-03-13 15:40:45 -05:00 |
|
|
|
2130adedb3
|
refactor(auth): added in timeout for adding new roles to make sure everything else is connected 1st
|
2025-03-13 15:40:10 -05:00 |
|
|
|
0eb60706e4
|
feat(roles): added tester role
|
2025-03-10 16:29:13 -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 |
|
|
|
cd4109533e
|
fix(auth): changed the profile update so we can run correctly now
|
2025-03-10 16:20:07 -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 |
|
|
|
2ad1dcc55b
|
feat(server): settings and module crud added in
|
2025-03-04 16:43:45 -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 |
|