mcramer
2012-11-13 e7663cef0f123d09d964b6d5177f8c0da081be1a
refs
author mcramer <m.cramer@pixcept.de>
Tuesday, November 13, 2012 07:34 -0500
committer mcramer <m.cramer@pixcept.de>
Tuesday, November 13, 2012 07:34 -0500
commite7663cef0f123d09d964b6d5177f8c0da081be1a
tree dbd6b7888e3cec3c9c731b92c585e5f9206e15fc tree | zip | gz
parent 8e38755040c6c2073f92f0ffb087da530d0e7a0a view | diff
Implemented:
- added isset() checks to password encryption mode in remoting
- if additional parameter "_ispconfig_pw_crypted" is set to "1" the password fields are not re-encrypted, this is useful when importing data from existing user-bases where no cleartext passwords are stored.
Attention: crypted passwords need to have the same format or they won't work (i.e. CRYPT for CRYPT fields, PASSWORD() for mySQL fields)

1 files modified
16 ■■■■ changed files
interface/lib/classes/remoting_lib.inc.php 16 ●●●● diff | view | raw | blame | history