Class EncryptAllPasswordsTask
Encrypt all passwords
Action to encrypt all clear text passwords in the database according to the current settings. If the current settings are so that passwords shouldn't be encrypted, an explanation will be printed out.
To run this action, the user needs to have administrator rights!
Methods summary
public
|
|
public
|
|
protected
|
Methods inherited from BuildTask
getDescription(),
getTitle(),
isEnabled()
Methods inherited from Object
__call(),
__construct(),
__toString(),
__wakeup(),
addMethodsFrom(),
addStaticVars(),
addWrapperMethod(),
add_extension(),
add_static_var(),
allMethodNames(),
cacheToFile(),
cacheToFileWithArgs(),
clearCache(),
combined_static(),
create(),
createMethod(),
create_from_string(),
defineMethods(),
exists(),
extInstance(),
extend(),
getCustomClass(),
getExtensionInstance(),
getExtensionInstances(),
get_extensions(),
get_static(),
hasExtension(),
hasMethod(),
has_extension(),
invokeWithExtensions(),
is_a(),
loadCache(),
parentClass(),
parse_class_spec(),
remove_extension(),
sanitiseCachename(),
saveCache(),
set_stat(),
set_static(),
set_uninherited(),
stat(),
strong_create(),
uninherited(),
uninherited_static(),
useCustomClass()
Magic methods summary
Properties summary
protected
string
|
$title |
#
$title Shown in the overview on the |
protected
string
|
$description |
#
$description Describe the implications the task has, and the changes it makes. Accepts HTML formatting. |