diff options
author | Alexander Marx <mad@madness.at> | 2005-05-16 09:11:00 +0200 |
---|---|---|
committer | Alexander Marx <mad@madness.at> | 2005-05-16 09:11:00 +0200 |
commit | d48c0af2c067f9b5a5bf956b255b70f5358a350f (patch) | |
tree | 04fc355f6bf4775d8c9b48ddc87c962c3c1d9d6a /inc/pluginutils.php | |
parent | ae26694662df53d7960288c3e2e8e40b98a927d2 (diff) | |
download | rpg-d48c0af2c067f9b5a5bf956b255b70f5358a350f.tar.gz rpg-d48c0af2c067f9b5a5bf956b255b70f5358a350f.tar.bz2 |
auth_pgsql update for auth_cryptPassword
added support for the new auth_cryptPassword() and the corresponding
verify functions
- $conf['auth']['pgsql']['userinfo'] is now used to verify passwords;
therefore it also needs to return the crypted passwords which in
turn makes $conf['auth']['pgsql']['passcheck'] obsolete
- changed the pass collumn in the users table from varchar(32)
to varchar(255); just to be on the safe side.
added support for an optional pgsql "port" option
($conf['auth']['pgsql']['port'])
added basic support for adding new users
this needs the $conf['auth']['pgsql']['createuser'] option including
a corresponding sql function
darcs-hash:20050516071100-c516d-8573af3850f5c4aa4f1ddc71be062a0e93fdacd4.gz
Diffstat (limited to 'inc/pluginutils.php')
0 files changed, 0 insertions, 0 deletions