cproudlock
0cc205d25e
CI / backend (push) Successful in 1m45s
CI / naming (push) Successful in 1s
CI / frontend (push) Successful in 8s
CI / migrations-mysql (push) Failing after 8s
Users: deleting a user clears their API tokens and detaches audit rows
...
Deleting any user who owned an API token or appeared in the audit log
hit the users FK and 500ed - the import's 'importer' account being the
guaranteed case (its PAT plus every audit row the import wrote).
Tokens are revoked outright; audit history is kept but detached
(userid NULL), so the trail survives the account.
2026-07-17 10:54:47 -04:00
..
2026-06-26 16:14:27 -04:00
2026-07-12 09:13:33 -04:00
2026-07-10 15:02:07 -04:00
2026-07-17 08:11:36 -04:00
2026-07-12 15:29:08 -04:00
2026-07-12 14:01:20 -04:00
2026-06-26 20:00:10 -04:00
2026-07-10 15:02:07 -04:00
2026-07-12 11:58:30 -04:00
2026-06-26 21:13:15 -04:00
2026-06-26 19:25:52 -04:00
2026-07-11 20:10:46 -04:00
2026-06-26 20:32:37 -04:00
2026-07-12 11:58:30 -04:00
2026-07-11 21:00:37 -04:00
2026-07-12 09:29:55 -04:00
2026-07-11 10:01:47 -04:00
2026-07-12 08:33:02 -04:00
2026-07-12 06:07:36 -04:00
2026-07-12 06:23:39 -04:00
2026-07-11 15:17:42 -04:00
2026-07-12 14:01:20 -04:00
2026-06-26 20:18:01 -04:00
2026-07-10 15:02:07 -04:00
2026-06-26 20:39:34 -04:00
2026-07-10 15:02:07 -04:00
2026-07-13 08:36:19 -04:00
2026-07-10 15:02:07 -04:00
2026-07-11 20:29:12 -04:00
2026-07-17 10:54:47 -04:00