4 Commits

Author SHA1 Message Date
6c5bca8f2d comment 2026-04-23 00:22:42 -05:00
7ec3a63968 init 2026-04-23 00:21:32 -05:00
d29486dda9 Merge pull request 'Feature/Auth: last one was authentication, this one is authorization' (#4) from feature/auth into main
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 4s
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Reviewed-on: #4
2026-04-23 00:18:39 -05:00
e3cd44422c Merge pull request 'Feature/Auth: implement user authentication' (#3) from feature/auth into main
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 4s
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Reviewed-on: #3
2026-03-22 20:52:22 -05:00

View File

@@ -13,8 +13,8 @@ To see live logs:
sudo docker logs -f -t agologum-api
public user:
> username=bard (admin)
> username=xvbard (superuser)
> username=bard (sensitive data modify permissions)
> username=xvbard (sensitive data read permissions)
> password=Public*890
chrome dev tools troubleshooting