Home | Trees | Indices | Help |
|
---|
|
object --+ | Predicate --+ | object --+ | | | IdentityPredicateHelper --+ | from_host
Predicate for checking whether the visitor's host is a permitted host.
Note: We never want to announce what the list of allowed hosts is, because it is way too easy to spoof an IP address in a TCP/IP packet.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
error_message = "Access from this host is not permitted."
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Match the visitor's host against the criteria.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 19 17:17:55 2019 | http://epydoc.sourceforge.net |