vibelog v0.6.0-beta.1 (2017-03-16T14:18:13Z)
Home
Dub
Repo
VibeLogWebAdmin.postPutUser
vibelog
webadmin
VibeLogWebAdmin
Undocumented in source. Be warned that the author may not have intended to support it.
class
VibeLogWebAdmin
@
auth
@
path
("users/:username/")
void
postPutUser
(
string
id
,
string
username
,
string
password
,
string
name
,
string
email
,
string
passwordConfirmation
,
Nullable
!
string
oldPassword
,
string
_username
,
HTTPServerRequest
req
,
AuthInfo
_auth
)
Meta
Source
See Implementation
vibelog
webadmin
VibeLogWebAdmin
constructors
this
functions
get
getConfigEdit
getConfigs
getEditPost
getMakePost
getPosts
getUserEdit
getUsers
postAddUser
postDeleteConfig
postDeleteFile
postDeletePost
postDeleteUser
postMakePost
postPutConfig
postPutPost
postPutUser
postUploadFile
mixins
__anonymous