Add javascript OAuth support
This commit is contained in:
parent
5bb55c2315
commit
e8d32637c1
9 changed files with 334 additions and 7 deletions
|
@ -76,6 +76,8 @@ defaults: &defaults
|
|||
default_editor: "potlatch2"
|
||||
# OAuth consumer key for Potlatch 2
|
||||
#potlatch2_key: ""
|
||||
# OAuth consumer key for the web site
|
||||
#oauth_key: ""
|
||||
# Whether to require users to view the CTs before continuing to edit...
|
||||
require_terms_seen: false
|
||||
# Whether to require users to agree to the CTs before editing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue