use TODO-SNAPCON for the comment tag since rubocop is not flexible enough
This commit is contained in:
parent
c6ebe0f0bf
commit
13aa7db90d
7 changed files with 10 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ Devise.setup do |config|
|
|||
name: 'google',
|
||||
scope: 'email'
|
||||
|
||||
# TODO (snapcon): This ought to be configurable. Use OSEM_DISCOURSE_KEY?
|
||||
# TODO-SNAPCON: This ought to be configurable. Use OSEM_DISCOURSE_KEY?
|
||||
config.omniauth :discourse,
|
||||
sso_url: 'https://forum.snap.berkeley.edu/session/sso_provider',
|
||||
sso_secret: ENV['OSEM_DISCOURSE_SECRET']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue