ec5ac6735c
CI / Build Native (push) Successful in 6m24s
Found the actual issue was a stale Docker image in the LXC (the CI runner was stuck for ~30h starting at task 323 on Aug 14). The newly pulled image with all prior fixes (no @Authenticated, records w/ @RegisterForReflection, create-drop for tables) has been verified end-to-end: login returns 200, /me returns 200 with the user, change-password returns 200 after password validation. So we can drop the LOG statements and the SQL debug log without regressing anything.