vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
PasswordVerifyCallback
index
vibe
http
auth
basic_auth
Undocumented in source.
@
safe
alias
PasswordVerifyCallback
=
bool
delegate
(
string
user
,
string
password
)
Meta
Source
See Implementation
index
vibe
http
auth
basic_auth
aliases
PasswordVerifyCallback
functions
addBasicAuth
checkBasicAuth
performBasicAuth