Commit Graph

16 Commits

Author SHA1 Message Date
litoral05 8de3e42576 Load jwt configuriation from .env 2026-06-03 15:17:10 +01:00
litoral05 d5ef831efc remove debug controllers 2026-06-03 15:05:28 +01:00
litoral05 15e73677c4 Verify role based access control 2026-06-03 14:59:59 +01:00
litoral05 a72ee91bd4 Require admin role for admin endpoints 2026-06-03 14:46:29 +01:00
litoral05 102e906b36 Require authentication for backend proxy 2026-06-03 14:39:23 +01:00
litoral05 45419f23c1 Route proxy using authenticated client 2026-06-03 14:35:41 +01:00
litoral05 2203b0f2c3 Add jwt authentication filter 2026-06-03 14:29:02 +01:00
litoral05 4b67ba9995 Add jwt token parsing 2026-06-03 14:13:10 +01:00
litoral05 5d422e1608 Add jwt token generation 2026-06-03 14:08:00 +01:00
litoral05 04f4732da1 Add login endpoint 2026-06-03 12:23:08 +01:00
litoral05 6659140440 Add admin user endpoints 2026-06-03 12:09:51 +01:00
litoral05 20299f46a0 Add user persistence 2026-06-03 10:26:44 +01:00
litoral05 b67214f4d6 Add admin client endpoints 2026-06-03 10:22:41 +01:00
litoral05 cf0f79d0ff Add client persistence 2026-06-03 10:16:48 +01:00
litoral05 2e5f7aecf8 changed java version from 21 to 17 for vps compatibility 2026-06-03 08:59:57 +01:00
litoral05 b081d9c4f7 initial setup 2026-06-03 08:54:28 +01:00