This creates a new identity and perspective for the user.
Methods
|
|
__init__
_doneIdentity
_errIdentity
display
donePerspective
process
|
|
__init__
|
__init__ ( self, service )
|
|
_doneIdentity
|
_doneIdentity ( self, result )
|
|
_errIdentity
|
_errIdentity ( self, failure )
|
|
display
|
display ( self, request )
|
|
donePerspective
|
donePerspective ( self, result )
|
|
process
|
process (
self,
write,
request,
submit,
name,
password1,
password2,
signature,
login_now,
)
Exceptions
|
|
widgets.FormInputError( "Your passwords do not match." )
|
|
|