wxg0103
|
bfc43fcb52
|
feat: add role ID validation messages and update batch delete logic in user management
|
2025-12-24 15:09:11 +08:00 |
|
wxg0103
|
903ad0ecf6
|
chore: add SEND_EMAIL_ERROR exception code for email-related validations
|
2025-12-23 18:29:42 +08:00 |
|
wxg0103
|
6d5664c674
|
chore: add default permission handling and update user permissions logic
|
2025-12-23 18:09:41 +08:00 |
|
wxg0103
|
697f6509bb
|
fix: increase username and nickname length validation to 4-64 characters
|
2025-11-12 16:52:51 +08:00 |
|
wxg0103
|
47c27e58f7
|
fix: update username regex validation to allow any characters within length constraints
|
2025-10-24 11:07:30 +08:00 |
|
wxg0103
|
39aaee8e02
|
fix: handle empty message case in common.py and update username regex validation in user.py
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-10-20 18:42:55 +08:00 |
|
wxg0103
|
7c23d6c24d
|
chore: add source field to user data in user.py
|
2025-09-28 14:45:47 +08:00 |
|
wxg0103
|
1fb280aa3d
|
feat: add source field to user serializer and update user creation logic
|
2025-09-12 15:34:13 +08:00 |
|
wxg0103
|
211ddccc2f
|
fix: update password edit permission logic for local users
|
2025-08-27 17:59:57 +08:00 |
|
wxg0103
|
e84a215114
|
fix: correct role filtering in user role deletion logic
|
2025-08-06 15:44:03 +08:00 |
|
wxg0103
|
dd7b2a7bda
|
feat: enhance chat authentication logic and update model handling for chat platform
|
2025-07-30 16:44:05 +08:00 |
|
wxg0103
|
392aaf9d87
|
feat: add is_active and source fields to user query parameters
--bug=1059690 --user=王孝刚 【用户管理】筛选项加上:状态、用户来源 https://www.tapd.cn/62980211/s/1744107
|
2025-07-29 14:53:01 +08:00 |
|
wxg0103
|
8231ae66e4
|
refactor: update license validation logic to ensure proper function calls
|
2025-07-16 18:23:13 +08:00 |
|
wxg0103
|
778b706776
|
fix: update license validation logic in profile and user role update functions
|
2025-07-16 18:03:33 +08:00 |
|
wxg0103
|
65d2045751
|
refactor: enhance role_setting validation in user role assignment logic
|
2025-07-14 14:39:21 +08:00 |
|
wxg0103
|
bb4ad680fc
|
feat: enhance password regex for improved security and clarity
|
2025-07-14 10:59:32 +08:00 |
|
wxg0103
|
f0357e5944
|
feat: enhance user role management by passing user_id to relevant methods
|
2025-07-14 10:49:47 +08:00 |
|
wxg0103
|
d7a3b7fd3f
|
feat: enhance password reset functionality with email verification and validation
|
2025-07-11 18:47:27 +08:00 |
|
wxg0103
|
64f61a3beb
|
refactor: update cache handling in user.py to improve timeout management
|
2025-07-10 15:36:27 +08:00 |
|
wxg0103
|
181173e2a5
|
refactor: remove redundant user exclusion logic for improved clarity
|
2025-07-07 12:07:48 +08:00 |
|
wxg0103
|
e1df14b16d
|
refactor: update role constants to use names instead of values
|
2025-07-03 12:03:37 +08:00 |
|
wxg0103
|
50cc851f4f
|
fix: change user role to a list for compatibility with role relations
|
2025-07-03 10:39:40 +08:00 |
|
wxg0103
|
0e339701da
|
refactor: user role
|
2025-07-02 09:43:34 +08:00 |
|
wxg0103
|
487e7eda6f
|
refactor: user role
|
2025-07-01 19:53:53 +08:00 |
|
wxg0103
|
411a0446b3
|
refactor: user role
|
2025-07-01 19:23:53 +08:00 |
|
wxg0103
|
816bf19d86
|
refactor: role
|
2025-07-01 18:22:56 +08:00 |
|
wxg0103
|
5dc51836ef
|
refactor: chat
|
2025-07-01 11:14:28 +08:00 |
|
wxg0103
|
f463786710
|
fix: PASSWORD_REGEX
|
2025-06-26 10:44:19 +08:00 |
|
wxg0103
|
a26c4320dd
|
refactor: user filter
|
2025-06-25 18:38:50 +08:00 |
|
wxg0103
|
fe066aea68
|
fix: Modify password verification regular expression
--bug=1057464 --user=王孝刚 【对话用户】用户-修改密码-修改密码为「Abc123」,修改成功了-与密码规则不符 https://www.tapd.cn/62980211/s/1718453
|
2025-06-25 16:29:06 +08:00 |
|
wxg0103
|
eeb101d150
|
refactor: i18n
|
2025-06-23 19:04:38 +08:00 |
|
shaohuzhang1
|
35d86c6484
|
feat: workspace manage role (#3333)
|
2025-06-20 17:15:55 +08:00 |
|
wxg0103
|
1f5587eeeb
|
fix: workspace add member
|
2025-06-20 14:23:25 +08:00 |
|
shaohuzhang1
|
f40e625ee1
|
fix: workspace (#3320)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-19 21:43:57 +08:00 |
|
wxg0103
|
c4642a3595
|
refactor: user
|
2025-06-19 15:26:29 +08:00 |
|
wxg0103
|
af61494779
|
refactor: user
|
2025-06-19 14:37:59 +08:00 |
|
wxg0103
|
9ac2710b24
|
refactor: permission
|
2025-06-18 19:21:27 +08:00 |
|
wxg0103
|
4975c4b2bf
|
refactor: permission
|
2025-06-18 17:25:24 +08:00 |
|
wxg0103
|
b16d1d68dc
|
refactor: user
|
2025-06-18 14:01:43 +08:00 |
|
shaohuzhang1
|
5e9a7583a3
|
fix: ui 404 (#3290)
|
2025-06-18 12:14:40 +08:00 |
|
wxg0103
|
02e7cacb10
|
refactor: user reset password
|
2025-06-12 19:16:30 +08:00 |
|
wxg0103
|
6ad9682465
|
refactor: add switch language
|
2025-06-12 11:25:19 +08:00 |
|
wxg0103
|
e0d08ac590
|
refactor: add switch language
|
2025-06-12 11:25:07 +08:00 |
|
wxg0103
|
6c342e02f0
|
refactor: add all user list
|
2025-06-11 18:29:26 +08:00 |
|
wxg0103
|
fa818fc6e8
|
refactor: workspace add user member
|
2025-06-11 14:27:06 +08:00 |
|
wxg0103
|
7ca61274f2
|
refactor: workspace add user member
|
2025-06-11 14:15:49 +08:00 |
|
shaohuzhang1
|
f5baae4117
|
fix: application page (#3233)
|
2025-06-11 12:21:13 +08:00 |
|
wxg0103
|
c07fd323bf
|
refactor: workspace add user member
|
2025-06-11 11:35:47 +08:00 |
|
wxg0103
|
bec1cbd000
|
refactor: workspace add user member
|
2025-06-11 11:25:26 +08:00 |
|
wxg0103
|
cfafc3f0ba
|
refactor: cache
|
2025-06-10 19:50:33 +08:00 |
|