Hui Lan
|
792da57b50
|
Remove empty line.
|
2023-01-29 11:48:13 +08:00 |
Hui Lan
|
1f30d6f8fb
|
Better indentation.
|
2023-01-29 11:46:49 +08:00 |
Hui Lan
|
7d2266131d
|
Make sure password and re-entered password are the same during sign-up.
|
2023-01-29 11:45:27 +08:00 |
陈秋伟
|
1fd7155b7b
|
关于修复Bug-490
|
2022-12-10 09:44:21 +08:00 |
陈秋伟
|
270f6159b2
|
修复Bug-490
|
2022-12-10 09:41:22 +08:00 |
陈秋伟
|
1ddab74f04
|
修复Bug-490.
|
2022-12-04 22:52:45 +08:00 |
张艺腾
|
e74f1ff477
|
Bug505-ZhangYiteng (#61)
bug修改只涉及到account_service.py中新增的5行。
其他增删都是重写reset.html(页面样式和login、signup页面相一致),并将reset、signup、login三个页面的共同样式抽离出独立的css文件。
Co-authored-by: Q_yt <2483750517@qq.com>
Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/61
Co-authored-by: 张艺腾 <2483750517@qq.com>
Co-committed-by: 张艺腾 <2483750517@qq.com>
|
2022-12-03 20:52:01 +08:00 |
mrlan
|
671df67723
|
Bug487-WuYuhan-Refactor (#58)
将所有用于用户名验证的逻辑放入到 `UserName` 类中。
Hui
Co-authored-by: Lan Hui <1348141770@qq.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/58
Co-authored-by: mrlan <mrlan@noreply.121.4.94.30>
Co-committed-by: mrlan <mrlan@noreply.121.4.94.30>
|
2022-11-10 19:03:59 +08:00 |
Hui Lan
|
d3a796428d
|
account_service.py: module re is no longer necessary.
|
2022-11-03 22:21:34 +08:00 |
Lan Hui
|
702205940c
|
Login.py: must convert warn to string before comparing to OK
|
2022-11-03 22:06:24 +08:00 |
Hui Lan
|
286e884dd8
|
Refactor Wu Yuhan's code
|
2022-11-03 21:59:12 +08:00 |
吴宇涵
|
59d95d8e9f
|
account_service.py: 导入re库使用正则匹配过滤了注册时用户名的非法字符
|
2022-10-21 11:07:20 +08:00 |
吴宇涵
|
5844eab6d5
|
account_service.py: 添加注册时用户名的非法字符过滤
|
2022-10-21 10:44:39 +08:00 |
Lan Hui
|
18dfad910b
|
Use named style for sqlite3 execute()
|
2022-01-27 17:01:03 +08:00 |
Lan Hui
|
4d2dd2b68e
|
Repalce old app folder with SoftArch王炫/english-pal-master/app/
|
2022-01-26 21:10:09 +08:00 |