mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
#270 비밀번호 보안수준 설정 기능 추가
This commit is contained in:
parent
5cfc8c7c4c
commit
4c2def5ea1
10 changed files with 114 additions and 4 deletions
|
|
@ -6,5 +6,6 @@
|
|||
<field name="enable_join" required="true" />
|
||||
<field name="webmaster_name" required="true" length="2:40" />
|
||||
<field name="webmaster_email" length="1:200" rule="email" />
|
||||
<field name="password_strength" required="true" />
|
||||
</fields>
|
||||
</ruleset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue