userman ~master (2020-06-09T07:53:37Z)
Dub
Repo
UserManWebAdminInterface.postUser
userman
webadmin
UserManWebAdminInterface
Undocumented in source. Be warned that the author may not have intended to support it.
class
UserManWebAdminInterface
@
anyAuth
@
path
("/users/:user/")
@
errorDisplay
!
getUser
void
postUser
(
AuthInfo
auth
,
User.ID
_user
,
string
username
,
ValidEmail
email
,
string
full_name
,
bool
active
,
bool
banned
)
Meta
Source
See Implementation
userman
webadmin
UserManWebAdminInterface
constructors
this
functions
authenticate
get
getGroup
getGroupMembers
getGroups
getLogin
getLogout
getSettings
getUser
getUsers
postAddMember
postGroup
postGroups
postInitialRegister
postLogin
postMultiGroupUpdate
postMultiUserUpdate
postRemoveMember
postSetUserProperty
postUser
postUserPassword
postUsers
posttSettings
manifest constants
adminGroupName