Show More
@@ -220,6 +220,7 b' class RhodeCodeAuthPluginBase(object):' | |||
|
220 | 220 | """ |
|
221 | 221 | raise NotImplementedError("Not implemented in base class") |
|
222 | 222 | |
|
223 | @property | |
|
223 | 224 | def is_headers_auth(self): |
|
224 | 225 | """ |
|
225 | 226 | Returns True if this authentication plugin uses HTTP headers as |
General Comments 0
You need to be logged in to leave comments.
Login now