Zeke Zhang
|
3d7c52a53c
|
chore: add loading
|
2025-04-20 16:58:46 +08:00 |
|
Zeke Zhang
|
3e8f0be43f
|
fix(locale): add missing translations for password reset functionality in multiple languages
|
2025-04-20 16:47:09 +08:00 |
|
Zeke Zhang
|
c45840508b
|
fix(auth): add baseURL parameter to password reset functionality
|
2025-04-20 16:20:40 +08:00 |
|
Zeke Zhang
|
d2dd0f5ef2
|
fix(auth): enhance email template variable parsing for password reset notifications
|
2025-04-18 11:38:26 +08:00 |
|
Zeke Zhang
|
e79f111cf9
|
fix(ForgotPasswordPage): handle loading state correctly during password reset
|
2025-04-18 09:34:20 +08:00 |
|
Zeke Zhang
|
728b28632b
|
Merge branch 'develop' into 1921
|
2025-04-18 09:28:16 +08:00 |
|
nocobase[bot]
|
d775eb1280
|
Merge branch 'next' into develop
|
2025-04-17 01:04:32 +00:00 |
|
nocobase[bot]
|
1652b50edf
|
Merge branch 'main' into next
|
2025-04-17 01:04:09 +00:00 |
|
YANG QIA
|
824ad7f29e
|
fix: bug (#6684)
|
2025-04-17 09:03:33 +08:00 |
|
Zeke Zhang
|
88e93dfcd8
|
fix: update options handling in BasicAuth and improve reset password link generation
|
2025-04-16 17:50:08 +08:00 |
|
Zeke Zhang
|
47298f06e7
|
fix: add loading state to forgot password form submission
|
2025-04-16 12:45:31 +08:00 |
|
nocobase[bot]
|
f1c9a14e6c
|
chore(versions): 😊 publish v1.7.0-beta.18
|
2025-04-15 16:11:32 +00:00 |
|
Zeke Zhang
|
62e1d04592
|
fix: update emailer retrieval in notification manager to use async method
|
2025-04-15 18:04:39 +08:00 |
|
Zeke Zhang
|
2a5f034b4c
|
feat: add reset link expiration option in authentication settings
|
2025-04-15 16:58:14 +08:00 |
|
Zeke Zhang
|
c8022d3da7
|
fix: should hide 'Forgot password' when not enabled
|
2025-04-15 15:45:53 +08:00 |
|
nocobase[bot]
|
bc7af8b80f
|
chore(versions): 😊 publish v1.7.0-beta.17
|
2025-04-14 16:52:54 +00:00 |
|
nocobase[bot]
|
4da85db68b
|
chore(versions): 😊 publish v1.6.20
|
2025-04-14 15:35:54 +00:00 |
|
nocobase[bot]
|
1af62daf9f
|
chore(versions): 😊 publish v1.6.19
|
2025-04-14 06:26:27 +00:00 |
|
nocobase[bot]
|
62d857b1bc
|
chore(versions): 😊 publish v1.7.0-beta.16
|
2025-04-11 16:42:25 +00:00 |
|
nocobase[bot]
|
8b983f8913
|
chore(versions): 😊 publish v1.6.18
|
2025-04-11 13:05:40 +00:00 |
|
nocobase[bot]
|
95952c7a45
|
chore(versions): 😊 publish v1.7.0-beta.15
|
2025-04-10 03:29:03 +00:00 |
|
nocobase[bot]
|
eeec17265c
|
chore(versions): 😊 publish v1.7.0-beta.14
|
2025-04-09 11:28:40 +00:00 |
|
nocobase[bot]
|
aae9319f73
|
chore(versions): 😊 publish v1.6.17
|
2025-04-09 06:28:10 +00:00 |
|
nocobase[bot]
|
c37ea4d60a
|
chore(versions): 😊 publish v1.6.16
|
2025-04-03 07:15:19 +00:00 |
|
Zeke Zhang
|
8acc119c39
|
feat: enhance SignInForm with forgot password link and sign up option
|
2025-04-03 11:28:01 +08:00 |
|
Zeke Zhang
|
28304f8b93
|
feat: update labels in Options component to English
|
2025-04-03 10:11:02 +08:00 |
|
Zeke Zhang
|
9a34640ae1
|
feat: update text in password-related components to English
|
2025-04-03 09:37:03 +08:00 |
|
Zeke Zhang
|
555da204b7
|
fix: avoid crashing
|
2025-04-03 09:30:34 +08:00 |
|
Zeke Zhang
|
df91b4d266
|
feat: add ResetPasswordPage component and integrate reset password functionality
|
2025-04-03 09:25:53 +08:00 |
|
Zeke Zhang
|
54fbcb6943
|
feat: add ForgotPasswordPage component and implement lostPassword API call
|
2025-04-03 08:55:59 +08:00 |
|
Zeke Zhang
|
7e7ca69cc1
|
feat: add showForgotPassword prop to Password component and update SignInForm to use it
|
2025-04-03 08:30:17 +08:00 |
|
Zeke Zhang
|
7e42dc8872
|
feat: add support for HTML email content in lostPassword functionality
|
2025-04-02 23:00:10 +08:00 |
|
Zeke Zhang
|
2b6a15df5d
|
chore: add localized messages
|
2025-04-02 16:21:15 +08:00 |
|
Zeke Zhang
|
ec6827258b
|
fix: update resetPassword tests to remove unnecessary 'values' wrapper and improve token validation
|
2025-04-02 16:10:22 +08:00 |
|
Zeke Zhang
|
755ce246da
|
test: add unit tests for auth:resetPassword and auth:checkResetToken
|
2025-04-02 10:24:54 +08:00 |
|
Zeke Zhang
|
ff0dac5ad5
|
test: add tests for lostPassword
|
2025-04-02 09:20:42 +08:00 |
|
nocobase[bot]
|
994be1a2a1
|
chore(versions): 😊 publish v1.7.0-beta.13
|
2025-04-02 01:08:51 +00:00 |
|
Zeke Zhang
|
cd5a8d70c2
|
feat: implement lostPassword, resetPassword, and checkResetToken actions with ACL permissions
|
2025-04-02 08:48:43 +08:00 |
|
Zeke Zhang
|
5baa845aab
|
feat: resetPassword and checkResetToken
|
2025-04-02 08:15:26 +08:00 |
|
Zeke Zhang
|
3b1f5e00b3
|
fix: refactor getEmailConfig to remove async and improve reset password link generation
|
2025-04-02 08:03:18 +08:00 |
|
Zeke Zhang
|
b397f4656b
|
feat: lostPassword
|
2025-04-02 07:52:35 +08:00 |
|
nocobase[bot]
|
71a55d6f10
|
chore(versions): 😊 publish v1.6.15
|
2025-04-01 12:59:02 +00:00 |
|
Zeke Zhang
|
cee8e0d099
|
chore: stash
|
2025-04-01 17:08:42 +08:00 |
|
Zeke Zhang
|
69423adafa
|
chore: stash
|
2025-04-01 10:14:37 +08:00 |
|
nocobase[bot]
|
864e3caddf
|
Merge branch 'next' into develop
|
2025-03-31 04:54:10 +00:00 |
|
nocobase[bot]
|
c94bc96f86
|
Merge branch 'main' into next
|
2025-03-31 04:53:49 +00:00 |
|
YANG QIA
|
febaef9cf9
|
fix(auth): token assignment in AuthProvider (#6593)
|
2025-03-31 12:53:25 +08:00 |
|
nocobase[bot]
|
26e30489da
|
chore(versions): 😊 publish v1.6.14
|
2025-03-29 03:46:43 +00:00 |
|
nocobase[bot]
|
1d40bd1b8a
|
chore(versions): 😊 publish v1.7.0-beta.12
|
2025-03-28 11:44:46 +00:00 |
|
nocobase[bot]
|
cf09e64821
|
chore(versions): 😊 publish v1.6.13
|
2025-03-28 09:11:21 +00:00 |
|