BasicProfileForm |
This form is used to create a new user. |
ChangePasswordForm |
This form allows a authenticated user to change their password |
ForgottenPasswordForm |
This form is used to collect user's E-mail address and the token
that was e-mailed so that the user can define a new password. |
LoginForm |
This form is used to collect user's login, password and 'Remember Me' flag. |
RegistrationForm |
This form is used to create a new user. |
ResetPasswordForm |
This form is used to collect user's E-mail address and the token
that was e-mailed so that the user can define a new password. |
RotateAndResizeImageForm |
Creates the RotateAndResizeImageForm which is used to check all parameters
are available and move uploaded image file to its initial location |