Flowdock

Module providing generic support for both Digest and Basic authentication schemes.

Constants

AuthScheme = nil

AuthException = HTTPStatus::Unauthorized # :nodoc:

ResponseInfoField = "Authentication-Info"

ResponseField = "WWW-Authenticate"

RequestField = "Authorization"

Attributes

[R] logger

The logger for this authenticator

[R] userdb

The user database for this authenticator

[R] realm

The realm this authenticator covers

Show files where this module is defined (1 file)
Register or log in to add new notes.