mirror of https://github.com/wg-easy/wg-easy
Browse Source
* Fix: Improve special character regex (#1744) * update password special character regex to support ( `-` `_` `=` `+` `[` `]` `;` `'` `\` `/` ) * Fix: Allow usernames starting from 2 characters (#1744) * update username validation to support short usernames starting from 2 characters * remove char validation altogether --------- Co-authored-by: Bernd Storath <[email protected]>pull/1778/head
committed by
GitHub
2 changed files with 1 additions and 9 deletions
Loading…
Reference in new issue