Commit Graph
11 Commits
Author SHA1 Message Date
lucretia 2b756d8e0c feat(server): adds ASP .NET Core identity framework authentication 2026-07-19 00:41:53 +02:00
lucretia adfd2e9d6f feat(server): adds CORS settings 2026-07-18 20:20:28 +02:00
lucretia 7217f29909 fix(server): fixes lax cookie SecurePolicy issue 2026-07-18 19:42:39 +02:00
lucretia 6240030dd5 fix(server): adds XFrameOptions and ContentSecurityPolicy headers 2026-07-18 19:39:53 +02:00
lucretia 02e4462520 fix(server): fixes status path returns database path and error message to clients 2026-07-18 18:08:00 +02:00
lucretia ff78aaa6b4 fix(server): fixes auth errors not logging to elmah 2026-07-18 17:26:33 +02:00
lucretia 9a1048936e feat(auth): adds auth rate limiting 2026-07-18 14:37:30 +02:00
lucretia b0bf1eeae0 fix(routing): removes "/" route - now redirects to "/admin" 2026-07-18 11:03:42 +02:00
lucretia d61592c239 feat(server): adds cors headers
Build & Deploy / build (push) Successful in 1m49s
2026-07-17 21:37:21 +02:00
lucretia 6b18cbca0e feat(groups): adds groups
Build & Deploy / build (push) Successful in 2m8s
2026-07-17 19:32:49 +02:00
lucretia 96fde6a099 Initial commit
Build & Deploy / build (push) Failing after 1m23s
2026-07-14 19:09:58 +02:00