auth: fixed docstring
This commit is contained in:
parent
90c9f5ec00
commit
1ff28bbbfe
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ class RhodeCodeAuthPluginBase(object):
|
|||
"active":
|
||||
'True|False defines active state of user internally for RhodeCode',
|
||||
"active_from_extern":
|
||||
"True|False\None, active state from the external auth, "
|
||||
"True|False|None, active state from the external auth, "
|
||||
"None means use definition from RhodeCode extern_type active value"
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue