Commit Graph

17 Commits

Author SHA1 Message Date
hamster1963
14d7f1e416 refactor: replace bcrypt with CryptoJS for password hashing and update dependencies 2025-03-26 09:04:06 +08:00
仓鼠
37adab9208
Potential fix for code scanning alert no. 7: Use of password hash with insufficient computational effort
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-25 15:31:27 +08:00
hamster1963
98eb515144 chore: update dependencies and optimize import sorting 2025-02-07 14:34:22 +08:00
hamster1963
4bbda14bf0 feat: enhance auth secret generation with CryptoJS MD5 hashing 2025-02-07 14:32:57 +08:00
hamster1963
6bc7e0de0e fix: use MAX_HISTORY_LENGTH config 2025-01-04 00:21:42 +08:00
hamster1963
408cd9ce4b fix: lint 2024-12-13 15:19:39 +08:00
hamster1963
55cc033cf5 feat: pr lint 2024-12-13 15:09:12 +08:00
hamster1963
ba4ea6ec8f fix: refactor auth callbacks 2024-10-21 14:56:45 +08:00
hamster1963
8e5ddd6de8 feat: add success state 2024-10-21 12:32:29 +08:00
hamster1963
b7085f3d41 feat: add auth env 2024-10-21 11:39:10 +08:00
hamster1963
1a46cec662 refactor: auth page 2024-10-21 10:13:00 +08:00
hamster1963
6bb1a5a5a0 fix: set trustHost 2024-10-21 02:59:20 +08:00
hamster1963
1c2aec7187 fix: env key 2024-10-21 02:34:34 +08:00
hamster1963
1e14031509 doc: new env 2024-10-21 02:27:31 +08:00
hamster1963
f1369b0a51 fix: cloudflare error 2024-10-21 02:19:30 +08:00
hamster1963
20ed4a819f feat: set api auth 2024-10-20 16:17:33 +08:00
hamster1963
62e0adb97a feat: init auth 2024-10-20 15:42:05 +08:00