docbrown/app/models/settings
Fernando Valverde c74121b0c0
Forem passport (cont) (#14759)
* Initial forem omniauth strategy setup work

* Finish basic raw proof of concept

* Some playing around

* use OAuth payloads + PASSPORT_OAUTH_URL for local dev

* Use FeatureFlag for Forem Passport Auth

* Working on tests

* Fix tests 🤞🏼 & some cleanup

* Use correct namespace within lib directory (match class namespace)

* Test to ensure Forem Passport auth is restricted by FeatureFlag

* Add broadcast + work on tests

* Update spec/lib/data_update_scripts/insert_forem_connect_broadcast_message_spec.rb

Co-authored-by: Michael Kohl <citizen428@forem.com>

* Hash format

* Schema cleanup + inline comments

* Use temprorary Heroku domain

* More cleanup

* Missed one

* Back to passport.forem.com

* Require correct path in lib

* Apply suggestions from code review

Co-authored-by: Michael Kohl <citizen428@forem.com>

* Use with_indifferent_access for symbol hash access in Forem strategy

Co-authored-by: benhalpern <bendhalpern@gmail.com>
Co-authored-by: Michael Kohl <citizen428@forem.com>
2021-09-30 06:47:45 -06:00
..
authentication.rb Forem passport (cont) (#14759) 2021-09-30 06:47:45 -06:00
base.rb Remove Database.table_available? (#14639) 2021-08-31 13:53:34 -04:00
campaign.rb Introduce Settings::Base (#14138) 2021-08-30 10:27:08 +07:00
community.rb Introduce Settings::Base (#14138) 2021-08-30 10:27:08 +07:00
general.rb Various cleanups (#14616) 2021-08-31 09:17:24 +07:00
mandatory.rb Use constants for controller allowed params (#14815) 2021-09-28 16:30:56 +02:00
rate_limit.rb Introduce Settings::Base (#14138) 2021-08-30 10:27:08 +07:00
smtp.rb Introduce Settings::Base (#14138) 2021-08-30 10:27:08 +07:00
user_experience.rb Remove unneeded checks for code tags when filtering articles from search indexing (#14801) 2021-09-28 13:44:35 -04:00