MHSanaei
4813a2fe00
fix(api-token): hash tokens at rest and show plaintext only once
...
Store API tokens as SHA-256 hashes instead of plaintext and return the token value only in the create response. List no longer exposes the token, and the UI drops the Show/Copy buttons in favor of a one-time reveal modal at creation.
Match hashes the presented bearer token before the constant-time compare, and a migration hashes any pre-existing plaintext rows in place so existing tokens keep authenticating. Docs and translations updated.
2026-06-03 22:57:50 +02:00
..
2026-06-03 22:57:50 +02:00
2026-06-02 03:59:10 +02:00
2026-05-30 23:28:58 +02:00
2026-06-02 23:47:03 +02:00
2026-05-31 15:25:21 +02:00
2026-05-31 15:25:05 +02:00
2026-05-19 12:20:24 +02:00
2026-06-02 23:47:03 +02:00
2026-06-02 15:58:48 +02:00
2026-06-03 14:57:49 +02:00
2026-06-03 14:57:49 +02:00
2026-06-02 00:17:21 +02:00
2026-06-03 13:42:32 +02:00
2026-06-01 00:43:42 +02:00
2026-06-01 05:08:29 +02:00
2026-06-03 16:19:00 +02:00
2026-06-03 12:16:31 +02:00
2026-06-01 22:54:56 +02:00
2026-06-01 05:08:29 +02:00
2026-05-19 12:20:24 +02:00
2026-06-03 16:41:02 +02:00
2026-05-11 10:06:01 +02:00
2026-05-29 21:07:01 +02:00
2026-04-28 18:46:55 +02:00
2026-06-03 14:57:49 +02:00
2026-04-28 18:46:55 +02:00
2026-04-28 18:46:55 +02:00
2026-05-28 00:45:32 +02:00
2026-06-01 09:33:49 +02:00
2026-06-01 09:33:49 +02:00
2026-05-12 11:39:28 +02:00
2026-06-03 12:16:31 +02:00
2026-05-13 16:34:31 +02:00
2026-06-03 02:45:16 +02:00
2026-06-02 03:58:58 +02:00
2026-06-03 14:57:49 +02:00
2026-06-03 14:57:49 +02:00
2026-05-12 11:36:05 +02:00
2026-05-12 11:36:05 +02:00
2026-05-13 12:52:52 +02:00
2026-05-13 14:08:16 +02:00
2026-06-01 23:14:40 +02:00
2026-05-10 02:13:42 +02:00
2026-05-13 12:52:52 +02:00
2026-05-19 12:20:24 +02:00
2026-05-19 12:20:24 +02:00
2026-05-28 21:17:49 +02:00