Documented the heretofore undocumented Deactivate Account Template in the Auth modules.
Broke out code scanning tests into their own tests, and required the CODE_COP environment variable be set before they were run. Fixed two bugs in the Workflow test, wrong number of tests and inverse test logic. More Auth template inheritance work. Almost time to reflect it over to the LDAP module.
This commit is contained in:
parent
860a71bc5d
commit
ee9cae98a8
11 changed files with 385 additions and 201 deletions
|
|
@ -313,7 +313,7 @@ sub deactivateAccount {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 deactivateAccount ( method )
|
||||
=head2 deactivateAccountConfirm ( method )
|
||||
|
||||
Superclass method that performs general functionality for deactivating accounts.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue