Difference: TWikiUIRegisterDotPm (2 vs. 3)

Revision 32006-06-25 - Main.TWikiContributor

Line: 89 to 89
  Presently this is called in RegisterCgiScript directly after a call to verify. The separation is intended for the RegistrationApprovals functionality
  1. calls _reloadUserContext (throws oops if appropriate)
Changed:
<
<
  1. calls newUserFromTemplate()
>
>
  1. calls createUserTopic()
 
  1. if using the htpasswdFormatFamily, calls _addUserToPasswordSystem
  2. calls the misnamed RegistrationHandler to set cookies
Changed:
<
<
  1. calls addUserToTWikiUsersTopic
>
>
  1. calls addUserToMapping
 
  1. writes the logEntry (if wanted :/)
  2. redirects browser to 'oopsregthanks'
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiUIRegisterDotPm