userman v0.1.1 (2014-08-08T12:16:30Z)
Dub
Repo
UserManController.registerUser
userman
controller
UserManController
Undocumented in source. Be warned that the author may not have intended to support it.
class
UserManController
BsonObjectID
registerUser
(
string
email
,
string
name
,
string
full_name
,
string
password
)
Meta
Source
See Implementation
userman
controller
UserManController
constructors
this
functions
activateUser
addGroup
addUser
deleteUser
enumerateUsers
getUser
getUserByEmail
getUserByEmailOrName
getUserByName
getUserCount
inviteUser
isEmailRegistered
registerUser
requestPasswordReset
resendActivation
resetPassword
updateUser
validateUser
properties
settings