DanielS
7119383139
Staging Build / build (push) Successful in 2m50s
fix(security): harden licserver config access controls
...
- Add auth guard to getLicServerConfig() - unauthenticated callers
now receive null config instead of DB values
- Remove non-existent 'superadmin' role from saveLicServerConfig()
check (only 'admin' exists per project schema)
- New migration: restrict settings table WRITE to admins only
(previously any authenticated user could overwrite licserver_api_key)
2026-07-14 17:35:12 +02:00
..
2026-06-17 01:57:17 +02:00
2026-05-01 00:52:34 +02:00
2026-05-01 00:52:37 +02:00
2026-06-23 03:22:30 +02:00
2026-05-01 01:01:53 +02:00
2026-05-01 01:04:02 +02:00
2026-05-01 01:16:57 +02:00
2026-05-01 02:21:39 +02:00
2026-05-01 02:29:00 +02:00
2026-05-01 02:33:51 +02:00
2026-05-01 02:35:22 +02:00
2026-06-23 03:27:46 +02:00
2026-06-25 22:43:17 +02:00
2026-07-03 09:59:07 +02:00
2026-06-23 23:52:57 +02:00
2026-07-04 15:17:04 +02:00
2026-06-24 22:51:02 +02:00
2026-06-25 01:52:05 +02:00
2026-06-25 02:29:33 +02:00
2026-06-25 09:03:53 +02:00
2026-06-25 13:04:37 +02:00
2026-06-25 14:38:30 +02:00
2026-07-03 09:46:47 +02:00
2026-07-03 09:59:07 +02:00
2026-07-03 14:01:27 +02:00
2026-07-07 16:56:24 +02:00
2026-07-04 15:41:48 +02:00
2026-07-04 16:08:31 +02:00
2026-07-07 16:56:24 +02:00
2026-07-06 22:57:18 +02:00
2026-07-07 00:23:54 +02:00
2026-07-07 16:56:24 +02:00
2026-07-09 14:10:25 +02:00
2026-07-09 14:26:56 +02:00
2026-07-09 17:27:16 +02:00
2026-07-09 21:49:50 +02:00
2026-07-09 23:06:03 +02:00
2026-07-09 23:15:16 +02:00
2026-07-09 23:33:13 +02:00
2026-07-09 23:43:12 +02:00
2026-07-10 00:18:18 +02:00
2026-07-10 09:15:34 +02:00
2026-07-14 17:30:37 +02:00
2026-07-14 17:35:12 +02:00