Bug574-ChenLingjie2 #160

Merged
mrlan merged 5 commits from Bug574-ChenLingjie2 into Alpha-snapshot20240618 2024-08-28 07:43:38 +08:00

限制密码输入错误次数为5

限制密码输入错误次数为5
chenlinjie added 3 commits 2024-07-04 11:21:53 +08:00

已经验证

如果用户之前已经被加入黑名单,则刷新网页后,再次试图登录时,应该直接拒绝登录,而不是要再试五次才拒绝登录

已经验证 如果用户之前已经被加入黑名单,则刷新网页后,再次试图登录时,应该直接拒绝登录,而不是要再试五次才拒绝登录
mrlan reviewed 2024-07-30 13:21:03 +08:00
@ -2,3 +2,3 @@
from markupsafe import escape
from Login import check_username_availability, verify_user, add_user, get_expiry_date, change_password, WarningMessage
from model import deactivate_user

没有 deactivate_user,导致程序运行出错

没有 `deactivate_user`,导致程序运行出错
mrlan added 3 commits 2024-08-28 07:43:15 +08:00
mrlan merged commit 391e859d30 into Alpha-snapshot20240618 2024-08-28 07:43:38 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrlan/EnglishPal#160
There is no content yet.