VibeLogWebAdmin.postPutUser

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
,,
Nullable!string oldPassword
,
string _username
,
HTTPServerRequest req
,
AuthInfo _auth
)

Meta