Merge pull request #104 from juliushaertl/fix-empty-username
Remove notnull contraint from username
This commit is contained in:
commit
280c47a45d
|
|
@ -23,7 +23,6 @@
|
|||
<field>
|
||||
<name>username</name>
|
||||
<type>text</type>
|
||||
<notnull>true</notnull>
|
||||
</field>
|
||||
<field>
|
||||
<name>password</name>
|
||||
|
|
|
|||
Loading…
Reference in New Issue