Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r3  >  r2  ...
TWikiUsersDotPm 3 - 16 Jan 2007 - Main.TWikiContributor
Line: 43 to 46
 
Added:
>
>

ObjectMethod findUserByEmail ($email) -> \@users

  • $email - email address to look up
Return a list of user objects for the users that have this email registered with the password manager.

 

ObjectMethod createUser ($login,$wikiname) -> $userobject

Added:
>
>
 Create a user, and insert them in the maps (overwriting any current entry). Use this instead of findUser when you want to be sure you are not going to pick up any default user created by findUser. All parameters are required.
Line: 56 to 67
 and vice-versa.
Deleted:
<
<

ObjectMethod initializeRemoteUser ($remoteUser) -> $loginName

Return value: $remoteUser

Acts as a filter for $remoteUser. If set, $remoteUser is filtered for insecure characters and untainted.

If not user is passed, the remote user defaults to $cfg{DefaultUserLogin} (usually 'guest').

If we got here via an authentication status failure, then the remote user is set to blank, effectively signalling an illegal access.

If no remote user name was passed in, the user defaults to $cfg{DefaultUserLogin}.


Revision 3r3 - 16 Jan 2007 - 04:12:01 - TWikiContributor
Revision 2r2 - 25 Jun 2006 - 16:26:33 - TWikiContributor
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM