use TODO-SNAPCON for the comment tag since rubocop is not flexible enough

This commit is contained in:
Michael Ball 2021-02-24 03:32:19 -08:00
parent c6ebe0f0bf
commit 13aa7db90d
7 changed files with 10 additions and 10 deletions

View file

@ -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']