facade
facade copied to clipboard
Password generation bug
If the password ends with an "!" the php parser fails to interpret properly and the techy user spends 3 hours debugging in order to find the issue. #12YearsCatholicSchool #GuiltPro .. actually a very obtuse error condition... so, needless to say i am impressed with myself for finding it.
The fix is to enclose the password in quotation marks.