Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
PasswordFileUser
__init__
name
options
password
auth
HttpServerRequestAuthentication
ParsePasswordFile
_FormatAuthHeader
HTTP_BASIC_AUTH
HTTP_DIGEST_AUTH
_NOQUOTE
ganeti.http.auth.PasswordFileUser
ganeti
http
class PasswordFileUser(object):
View In Hierarchy
Data structure for users from password file.
Undocumented