13621160019@163.com
|
4d5a7ced33
|
replaced true with 1 in SQL statements of myems-api
|
2022-04-17 22:49:43 +08:00 |
13621160019@163.com
|
e5a8c38ed2
|
removed dictionary based cursors from api/core
|
2022-04-13 15:08:43 +08:00 |
13621160019@163.com
|
0798a683f1
|
replaced cnx.disconnect() with cnx.close() according to PEP 249
|
2022-03-16 14:12:58 +08:00 |
13621160019@163.com
|
75ea44dd84
|
added locl/unlock user who faied login some times to admin and api
|
2021-12-20 20:00:48 +08:00 |
Caozhenhui
|
545ea96fee
|
use config.maximum failed login count instead of 3
|
2021-12-20 19:25:02 +08:00 |
Caozhenhui
|
3d26c687fd
|
Solved two problems of the last PR
|
2021-12-20 14:21:32 +08:00 |
Caozhenhui
|
1b1afa7de1
|
The step of judging the number of 'failed login count' moves to myems-api
|
2021-12-17 10:19:06 +08:00 |
Caozhenhui
|
273ab4cdab
|
avoid merge conflict
|
2021-12-17 09:45:10 +08:00 |
Caozhenhui
|
3810b0cf30
|
modified login_counter to failed_login_count
|
2021-12-15 11:48:06 +08:00 |
Caozhenhui
|
d387684a78
|
lock user
|
2021-12-13 20:15:41 +08:00 |
13621160019@163.com
|
dd279ba548
|
added access control to actions of user in api
|
2021-11-10 18:04:15 +08:00 |
13621160019@163.com
|
72484ea920
|
added access control to GET all users in API
|
2021-11-10 16:19:46 +08:00 |
Caozhenhui
|
738f91d181
|
modified falcon.API to falcon.App and CORS to falcon.CORSmiddleware
|
2021-11-08 09:37:26 +08:00 |
13621160019@163.com
|
0ac76ccd96
|
added expiration datetimes to User in Admin UI
|
2021-09-22 11:28:33 +08:00 |
13621160019@163.com
|
01b6dabb31
|
added expiration datetimes to user actions in API
|
2021-09-21 16:03:39 +08:00 |
13621160019@163.com
|
4243ad043e
|
removed cookies usages from API
|
2021-09-06 11:52:47 +08:00 |
13621160019@163.com
|
6c90203d51
|
added user log to UserLogin, ChangePassword and ResetPassword in API
|
2021-08-28 11:26:26 +08:00 |
13621160019@163.com
|
457efdbf9c
|
removed user_logger decorators from some actions in API
|
2021-08-27 18:19:17 +08:00 |
13621160019@163.com
|
6a5c8bd3cf
|
added user_logger decorators to all on_put, on_post and on_delete actions in API
|
2021-08-27 18:09:47 +08:00 |
13621160019@163.com
|
f39ad7f039
|
fixed code style warnings in API
|
2021-08-25 10:15:27 +08:00 |
13621160019@163.com
|
7766723f60
|
changed user token hash algorithm from sha1 to sha256 in API
|
2021-08-23 15:38:49 +08:00 |
13621160019@163.com
|
c0e363c87d
|
updated Admin UI translations for Error Messages of API
|
2021-08-10 16:41:01 +08:00 |
13621160019@163.com
|
45414659df
|
updated user login session expire time to 8 hours
|
2021-03-16 12:05:43 +08:00 |
13621160019@163.com
|
e940d827a1
|
merged myems-api
|
2021-02-26 15:07:38 +08:00 |