Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 450 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 450 Bytes

contao-extend_registration

contao module which converts usernames to lowercase on register and login.

Use at your own risk !!! (for this module deminishes the security of your contao-installation)

usage:

"require": { "postyou/extend_registration": "dev-master" },

"repositories": [ { "type": "vcs", "url": "https://github.com/postyou/contao-extend_registration" }, ],