GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MojoMojo::Controller::User(3) User Contributed Perl Documentation MojoMojo::Controller::User(3)

MojoMojo::Controller::User - Login/User Management Controller

This controller performs user management: registration, login, logout, password recovery and profile editing.

Log in through the authentication system.

Log out the user.

Show a list of the active users with links to the pages they edited.

Show a user's preferences

Main user preferences screen.

Change password action.

template: user/password.tt

Email a user a new password

Show new user registration form.

template: "user/register.tt"

Test to see if a login or email is already in use.

New user registration processing.

templates: "user/password.tt", "user/validate.tt"

Validation of user email. Will accept a md5_hex mailed to the user earlier. Non-validated users will only be able to log out.

Send the confirmation mail again to another address.

Show user profile.

Form to edit a person's profile

Apply the edits to a person's profile

David Naughton <naughton@cpan.org>, Marcus Ramberg <mramberg@cpan.org>

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
2016-12-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.