Dream Hunter
|
a905ba5f06
|
feat: implement address password authentication feature (#731)
* feat: implement address password authentication feature
- Add password field to address table for storing hashed passwords
- Implement address authentication APIs (login, change password)
- Add automatic password generation for new addresses
- Support password login alongside credential login in frontend
- Add password management in account settings and admin panel
- Add ENABLE_ADDRESS_PASSWORD environment variable for feature control
- Update documentation and i18n support
- Enhance security with SHA-256 password hashing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* feat: upgrade dependencies
---------
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-26 14:52:05 +08:00 |
|
Dream Hunter
|
732189482e
|
feat: db schema index update (#725)
* feat: db schema index update
* feat: upgrade dependencies
|
2025-09-15 10:41:14 +08:00 |
|
Dream Hunter
|
1b7ebc98c5
|
feat: support transfer address from user to user (#484)
* feat: support transfer address from user to user
* feat: remove service worker
|
2024-11-15 01:10:25 +08:00 |
|
Dream Hunter
|
fc07f1cd87
|
feat: add passkey (#384)
|
2024-08-10 23:56:05 +08:00 |
|
Dream Hunter
|
75c48beb3b
|
feat: add USER_ROLES && admin pages search when keybord enter && auto trim (#348)
* feat: add USER_ROLES
* feat: admin pages search when keybord enter && auto trim
* feat: update version to v0.6.0
|
2024-07-14 19:57:43 +08:00 |
|
刘志聪
|
aa8f3b4d46
|
fix: remove useless sql (#342)
|
2024-07-10 01:06:00 +08:00 |
|
Dream Hunter
|
80a8848ed8
|
feat: remove apiV1 and tables && update admin/statistics (#337)
|
2024-07-08 12:33:43 +08:00 |
|
Dream Hunter
|
1fa56dfe98
|
feat: add UserLogin (#209)
|
2024-05-08 23:14:44 +08:00 |
|
Dream Hunter
|
83b9bc9d5f
|
feat: add address_block_list for new address (#185)
|
2024-05-02 15:23:37 +08:00 |
|
Dream Hunter
|
90e80fee53
|
feat: admin page add account mail count && sendbox default all && send access suppory filter (#172)
|
2024-04-28 14:02:33 +08:00 |
|
Dream Hunter
|
4fd7f776f6
|
feat: remove PREFIX logic in db (#171)
|
2024-04-28 13:20:09 +08:00 |
|
Dream Hunter
|
b8f0fa49cf
|
feat: init send mail (#113)
* feat: init send mail
* feat: init send mail
|
2024-04-12 13:26:42 +08:00 |
|
Dream Hunter
|
def400eb09
|
feat: use rust mail-parser (#104)
* feat: imp worker v2
* feat: add rust mail-parser
* feat: imp frontend v2
* feat: imp frontend v2
* feat: update doc
* feat: add mailV1Alert
* feat: remove unused
|
2024-04-09 14:58:19 +08:00 |
|
Dream Hunter
|
9ce706fad1
|
feat: add admin account search && delete account for user (#96)
* feat: add admin account search && delete account for user
* feat: add admin account search && delete account for user
|
2024-04-04 14:30:07 +08:00 |
|
Dream Hunter
|
97a1f0a968
|
feat: attachment viewing function (#58)
|
2024-01-13 23:57:52 +08:00 |
|
Dream Hunter
|
95ae65dc03
|
feat: add auto reply (#49)
* feat: add auto reply
* feat: add auto reply
* feat: update readme
* feat: add auto reply
|
2023-12-18 21:41:15 +08:00 |
|
dreamhunter2333
|
12a16e711a
|
feat: use pnpm
|
2023-08-24 14:47:19 +08:00 |
|
dreamhunter2333
|
c4cf9469b0
|
feat: add JWT
|
2023-08-16 18:11:05 +08:00 |
|
dreamhunter2333
|
bd08a85016
|
feat: init
|
2023-08-16 11:13:26 +08:00 |
|