Revision 7d75890ea591b54734aed8e6648961ff402c6e28

Committed on 03/10/2018 8:21 am by Yannick Olympio <yannick.olympio@gmail.com> [GitHub Diff]

Allow using regex longer than 150 chars (#8)

* Allow using regex longer than 150 chars

Useful for strong password validation like http://stackoverflow.com/a/6619072

* Allow using regex longer than 150 chars

Useful for strong password validation like http://stackoverflow.com/a/6619072

* Allow using regex longer than 150 chars

Useful for strong password validation like http://stackoverflow.com/a/6619072

* Allow using regex longer than 150 chars

Useful for strong password validation like http://stackoverflow.com/a/6619072

* Queries for updating existing installations