Generate a random password for new Bugdar users from the auth database
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 14 Feb 2009 18:45:53 +0000 (13:45 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 14 Feb 2009 18:45:53 +0000 (13:45 -0500)
commit4046f76ebf57799bd8eaa0cfb06f99720f216a1a
tree582d6dfca8da5af3e6ed1609b0dc58bb0340bc6e
parentf86ca917d7edf4af53af899f52c8c083a854f9ce
Generate a random password for new Bugdar users from the auth database

* includes/auth/auth.php:
(Authentication::_createBugdarUser): Generate a random password when inserting a new user
includes/auth/auth.php