mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Add willLog() and control access to signup page.
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
"Please input your affiliation!": "Please input your affiliation!",
|
||||
"The input is not valid Email!": "The input is not valid Email!",
|
||||
"Please input your Email!": "Please input your Email!",
|
||||
"Confirm password": "Confirm password",
|
||||
"Confirm": "Confirm",
|
||||
"Please confirm your password!": "Please confirm your password!",
|
||||
"Your confirmed password is inconsistent with the password!": "Your confirmed password is inconsistent with the password!",
|
||||
"Please input your phone number!": "Please input your phone number!",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"Please input your affiliation!": "请输入您所在的工作单位!",
|
||||
"The input is not valid Email!": "您输入的电子邮箱格式错误!",
|
||||
"Please input your Email!": "请输入您的电子邮箱!",
|
||||
"Confirm password": "确认密码",
|
||||
"Confirm": "确认密码",
|
||||
"Please confirm your password!": "请再次确认您的密码!",
|
||||
"Your confirmed password is inconsistent with the password!": "您两次输入的密码不一致!",
|
||||
"Please input your phone number!": "请输入您的手机号码!",
|
||||
|
Reference in New Issue
Block a user