[SOLVED] Username length limit 16

Started by 0xDEADC0DE, February 25, 2017, 10:03:05 PM

Previous topic - Next topic
February 25, 2017, 10:03:05 PM Last Edit: February 27, 2017, 12:56:37 PM by franco
OPNsense has a limit of 16 characters when creating users.
FreeBSD changed it to 32.
There was a post in pfSense forum how to change the php file and it worked.
https://forum.pfsense.org/index.php?topic=109508.0
Perhaps you can include this fix.

Thanks.

Thanks for the tip, this commit aligns the username length to the FreeBSD standards https://github.com/opnsense/core/commit/0829a34cef456c0065435405e965c45e8077d369

It will probably be included in our next release.

Great that you fixed it so fast.   :D
Thank you.

Yup, will be added in 17.1.3. Thanks for the report. :)


Cheers,
Franco