## Public commands
[list]
actions=Users::UserLists
content=users/user-list.html
[item]
actions=Users::Item
content=users/user-item.html
[login]
actions=Users::Store
content=users/user-login.html
[tester]
actions=Users::Store
content=users/user-login-tester.html
[author]
actions=Users::Store
content=users/user-login-author.html
[nologin]
actions=
content=users/user-login.html
[logged]
actions=Users::Login,CPAN::Tester::CheckLock,Users::Retrieve
onsuccess=home-main
onerror=user-nologin
onfailure=user-login
[logout]
actions=Users::Logout
onsuccess=home-main
[edit]
actions=CPAN::Tester::SetTester,Users::Edit,CPAN::Tester::RegisteredEmails,CPAN::Tester::GetContact
content=users/user-edit.html
[amend]
actions=Users::Save,CPAN::Tester::SetContact
onerror=user-edit
onfailure=user-edit
onsuccess=user-edit
[pass]
actions=Users::Name
content=users/user-pass.html
[chng]
actions=Users::Password
onerror=user-pass
onsuccess=user-edit
[forgot]
actions=
onsuccess=home-main
## Registration commands
[reg]
actions=Users::Register
content=users/user-registration.html
[regsave]
actions=Users::Save,CPAN::Tester::Lock,CPAN::Tester::Email
onerror=user-reg
onfailure=user-reg
onsuccess=user-reged
[reged]
actions=Users::Registered
content=users/user-registered.html
[confirm]
actions=CPAN::Tester::UnLock
content=users/user-confirm.html
[unconfirmed]
actions=
content=users/user-unconfirmed.html
## Admin commands
[admin]
actions=Users::Admin
content=users/user-adminlist.html
[add]
actions=Users::Add
content=users/user-adminedit.html
[adminedit]
actions=Users::Edit,CPAN::Tester::RegisteredEmails
content=users/user-adminedit.html
[save]
actions=Users::Save
onerror=user-adminedit
onfailure=user-failure
onsuccess=user-adminedit
[delete]
actions=Users::Delete
onsuccess=user-admin
onfailure=user-failure
[ban]
actions=Users::Ban
onsuccess=user-admin
onfailure=user-failure
[failure]
actions=
content=users/user-failure.html
[acl]
actions=Users::ACL
content=users/user-acl.html
[aclsave]
actions=Users::ACLSave
onerror=user-acl
onfailure=user-acl
onsuccess=user-acl
[acldel]
actions=Users::ACLDelete
onerror=user-acl
onfailure=user-acl
onsuccess=user-acl