朱金勇
|
aa90bc6657
|
+ [apiv2] Add token field
|
2025-10-14 15:30:38 +08:00 |
|
wangyidong
|
6be3bb04e1
|
* [refac bug #64758] Adjust link for user.
|
2025-09-02 11:50:50 +08:00 |
|
sunguangming
|
ce5e615088
|
* [task#144330,done,0.5h] fix bug.
|
2025-06-09 08:00:47 +00:00 |
|
songchenxuan
|
4d1856e193
|
[misc] merge feedback #7861.
|
2024-12-09 09:21:27 +08:00 |
|
wangyidong
|
72f202f733
|
* [refac bug #55592] Set logout cookie to remark.
|
2024-09-25 14:07:01 +08:00 |
|
田淑杰
|
677065c69d
|
发起 "feature/xinniu" 强制评审 (#2986)
|
2024-09-06 09:06:59 +08:00 |
|
sunguangming
|
53aad6bbc9
|
* [bug#54137,done,0.2h] remove unused label.
|
2024-08-16 14:18:00 +08:00 |
|
liumengyi
|
336db050a9
|
* Fix bug #46578, use config->user->list->custom to set custom columns in the batch ui.
|
2024-03-05 15:25:15 +08:00 |
|
liugang
|
8fa354ce84
|
* userZen: fixed the issue of login timeout when the account and password are empty.
|
2023-12-28 17:16:26 +08:00 |
|
liugang
|
60ea1746be
|
* userModel: modify the $passwordStrength parameter's type to integer.
|
2023-12-21 14:24:14 +08:00 |
|
liugang
|
8bf2aff2f1
|
* user: move the checkTmp method from model.php to zen.php bacause it's only used in zen.php.
|
2023-12-16 17:21:06 +08:00 |
|
liugang
|
2e0a3c54c9
|
* userZen: pass post value as parameters when calling method of model.
|
2023-12-07 13:27:29 +08:00 |
|
liugang
|
612701b58a
|
* user: move functions which used to check the post data from zen to model.
|
2023-12-05 15:42:33 +08:00 |
|
liugang
|
72c07de7f0
|
* user: move the getFeatureBarMenus method from model to zen and refactor it.
|
2023-12-04 14:55:04 +08:00 |
|
liugang
|
c969d5e8e1
|
+ userZen: add a method to login.
|
2023-11-28 09:04:48 +08:00 |
|
liugang
|
4866aafeb7
|
+ userZen: add a method to parse the module and method contained in the referer.
|
2023-11-28 09:04:14 +08:00 |
|
liugang
|
5db8e6d193
|
+ userZen: add a method to response when login failed.
|
2023-11-28 09:02:43 +08:00 |
|
liugang
|
04d58c4b51
|
+ userZen: add a method to response when user is locked.
|
2023-11-28 09:01:47 +08:00 |
|
liugang
|
0fb2212b8c
|
+ userZen: add a method to response when user has logged in.
|
2023-11-28 09:01:18 +08:00 |
|
liugang
|
b4677a6544
|
+ userZen: add a method to reload language.
|
2023-11-28 09:00:20 +08:00 |
|
liugang
|
99360b42a2
|
* user: move the getDataInJSON method from model to zen and refactor it.
|
2023-11-28 08:59:31 +08:00 |
|
liugang
|
b0505d8b36
|
+ userZen: add a method to check the access permissions of the cache directory and data directory.
|
2023-11-28 08:58:47 +08:00 |
|
liugang
|
a61703da1d
|
* userZen: sort methods.
|
2023-11-28 08:57:53 +08:00 |
|
liugang
|
8160368d62
|
* user: move the setReferer method from control to zen.
|
2023-11-27 13:31:17 +08:00 |
|
liugang
|
2e7b40c0b6
|
+ userZen: add method to check posted data before batch edit users.
|
2023-11-27 10:10:07 +08:00 |
|
liugang
|
dffe6a94e2
|
* userZen: only fetch groups of current vision.
|
2023-11-25 14:27:02 +08:00 |
|
liugang
|
bd04474e9b
|
+ userZen: add a method to check posted data before batch create users.
|
2023-11-25 14:26:03 +08:00 |
|
liugang
|
af47ecb797
|
+ userZen: add a method to prepare custom fields.
|
2023-11-25 14:25:14 +08:00 |
|
liugang
|
d913f9b7cb
|
* userZen: add a method to check current user's password.
|
2023-11-25 14:23:58 +08:00 |
|
liugang
|
3a30c29fe6
|
* user: abstract the code that builds roles and groups into a method.
|
2023-11-23 17:31:51 +08:00 |
|
liugang
|
90143e77da
|
* userZen: rename the checkBeforeCreate method to checkBeforeCreateOrEdit and refactor it.
|
2023-11-23 16:15:29 +08:00 |
|
liugang
|
269cc7249b
|
+ userZen: add zen.php to check something before creating a user.
|
2023-11-23 13:55:06 +08:00 |
|