Joe
|
dc0caab45c
|
fix: email code login tenant check
|
2024-09-12 10:40:44 +08:00 |
|
Joe
|
38ea1dd0c6
|
feat: update SystemFeatureModel
|
2024-09-11 10:38:16 +08:00 |
|
Joe
|
148747c3c6
|
fix: raise
|
2024-09-10 13:47:10 +08:00 |
|
Joe
|
ca5b29438b
|
feat: add NotAllowedCreateWorkspace
|
2024-09-10 11:51:40 +08:00 |
|
Joe
|
4d1efbef62
|
feat: add not ALLOW_CREATE_WORKSPACE
|
2024-09-10 11:36:20 +08:00 |
|
Joe
|
57a2534c47
|
feat: add workspace not found
|
2024-09-10 10:58:55 +08:00 |
|
Joe
|
3f954e2b9f
|
feat: register service WorkSpaceNotAllowedCreateError
|
2024-09-10 10:46:35 +08:00 |
|
Joe
|
4893631d65
|
fix: oauth error when not allowed create workspace
fix: oauth error when not allowed create workspace
|
2024-09-09 18:22:28 +08:00 |
|
Joe
|
358a5f61d3
|
feat: add OAuthCallback redirect
|
2024-09-09 17:44:50 +08:00 |
|
Joe
|
97ecaccf6e
|
feat: dev/reformat
|
2024-09-09 17:28:11 +08:00 |
|
Joe
|
ef988371c7
|
fix: OAuth error when not allow register
|
2024-09-09 17:27:40 +08:00 |
|
Joe
|
b46bb3e7a4
|
feat: add ALLOW_REGISTER judgement in _generate_account
|
2024-09-09 17:17:18 +08:00 |
|
Joe
|
1f8bad9bf6
|
feat: update env example
|
2024-09-09 16:55:36 +08:00 |
|
Joe
|
3742a277fc
|
fix: code reformat
|
2024-09-09 14:50:56 +08:00 |
|
Joe
|
076ce11511
|
feat: add OAuth invite token check
|
2024-09-09 14:49:21 +08:00 |
|
Joe
|
00566af8d1
|
fix: reformat
|
2024-09-09 14:37:05 +08:00 |
|
Joe
|
d5427b8d7e
|
feat: remove self host judgement
|
2024-09-09 13:48:03 +08:00 |
|
Joe
|
a34908d301
|
feat: update activate
|
2024-09-09 13:40:38 +08:00 |
|
Joe
|
8c05f1c157
|
feat: reformat
|
2024-09-04 11:04:38 +08:00 |
|
Joe
|
bd4bf3ff73
|
feat: change login AccountNotFound response
|
2024-09-04 11:04:03 +08:00 |
|
Joe
|
34cd7b9aa0
|
feat: change login no count redirect
|
2024-09-04 10:25:53 +08:00 |
|
Joe
|
1ae966792a
|
feat: update reset-password redirect url
|
2024-09-03 18:23:35 +08:00 |
|
Joe
|
a7b6a24151
|
feat: update docker env example
|
2024-09-03 16:13:41 +08:00 |
|
Joe
|
187d932420
|
feat: update register invite member logic
|
2024-09-03 16:11:45 +08:00 |
|
Joe
|
78b1aabb67
|
feat: add NotAllowedCreateWorkspace and NotAllowedRegister
|
2024-09-03 15:53:19 +08:00 |
|
Joe
|
d319913772
|
feat: update invite workspace member email password login logic
|
2024-09-03 15:37:16 +08:00 |
|
Joe
|
943259c75e
|
feat: add AccountPasswordError
|
2024-09-03 15:36:01 +08:00 |
|
Joe
|
0eefd3a2ce
|
feat: change EMAIL_CODE_LOGIN_TOKEN_EXPIRY_HOURS
|
2024-09-03 11:55:54 +08:00 |
|
Joe
|
7e48aa6402
|
feat: add invitation email judgment
|
2024-09-02 18:04:11 +08:00 |
|
Joe
|
7136714cfa
|
feat: add activate token
|
2024-09-02 17:42:58 +08:00 |
|
Joe
|
b290dcaa0f
|
feat: update oauth invite_token redirect url
|
2024-09-02 17:42:31 +08:00 |
|
Joe
|
f3429953f3
|
feat: remove extra judgement
|
2024-09-02 16:03:44 +08:00 |
|
Joe
|
0da352ae84
|
fix: get_authorization_url invite token
|
2024-09-02 15:40:47 +08:00 |
|
Joe
|
910f9b73c6
|
feat: remove redict signin
|
2024-09-02 15:25:24 +08:00 |
|
Joe
|
2c7cb5498d
|
fix: oauth AccountNotFound
|
2024-09-02 15:24:13 +08:00 |
|
Joe
|
c84f004035
|
feat: add oauth invite redict
|
2024-09-02 14:50:45 +08:00 |
|
Joe
|
cbdbfb844d
|
feat: reformat
|
2024-09-02 14:42:24 +08:00 |
|
Joe
|
4938e82357
|
feat: remove activate password param
|
2024-09-02 14:38:28 +08:00 |
|
Joe
|
8a014bdda4
|
feat: update invite workspace service
|
2024-09-02 14:11:21 +08:00 |
|
Joe
|
955e2871f4
|
feat: add oauth account not found
|
2024-09-02 11:09:40 +08:00 |
|
Joe
|
eadf75ad24
|
feat: add login account not found
|
2024-09-02 11:08:36 +08:00 |
|
Joe
|
865395abba
|
fix: send_reset_password_email limit email error
|
2024-08-30 12:36:22 +08:00 |
|
Joe
|
c3b18d00fe
|
fix: string error
|
2024-08-29 18:04:33 +08:00 |
|
Joe
|
83bf1c9160
|
fix: email code login redirect
|
2024-08-29 17:40:52 +08:00 |
|
Joe
|
3c747bc6d0
|
feat: add system future config
|
2024-08-29 16:53:55 +08:00 |
|
Joe
|
ede775cb6a
|
feat: add reset password api
|
2024-08-29 16:51:30 +08:00 |
|
Joe
|
da684ebfaa
|
feat: update register logic
|
2024-08-29 15:15:48 +08:00 |
|
Joe
|
ccc0ec8178
|
feat: add email code login
|
2024-08-29 14:13:28 +08:00 |
|
douxc
|
42e6bf53c2
|
feat: add email templates for login and reset password
|
2024-08-28 11:37:54 +08:00 |
|
KVOJJJin
|
693fe912f2
|
Fix annotation reply settings (#7696)
|
2024-08-28 09:42:54 +08:00 |
|