Граф коммитов

124 Коммитов

Автор SHA1 Сообщение Дата
Tasos Katsoulas c9d9d9481e
Add more FxA endpoints. 2019-11-20 17:51:34 +02:00
Tasos Katsoulas 25b99b0d04
Use the /subscriptions endpoint to get subscription related info. 2019-09-11 18:28:34 +03:00
Tasos Katsoulas 485617acf6
Add env var to store id_tokens in session.
* Store id_token and access_token in dev instance.
2019-08-09 12:33:53 +03:00
Tasos Katsoulas c739a877ed
Add env var for FxA form.
* Drop FXA_STORE_ACCESS_TOKEN var from dev.
2019-08-08 16:21:23 +03:00
Tasos Katsoulas 2f834152dd
Add FxA conf entries for tokens in session. 2019-07-25 17:29:02 +02:00
Tasos Katsoulas ecb4a4cdae
Add UA filters in stage to match prod. 2019-07-09 16:27:17 +03:00
Tasos Katsoulas b76c268643
Add FxA prod configuration. 2019-06-28 15:16:44 +03:00
Tasos Katsoulas 246ad19639
Add FxA entries for staging env. 2019-06-28 12:48:59 +03:00
Tasos Katsoulas 74324286f5
Merge pull request #3750 from mozilla/firefox-accounts-integration
Firefox accounts integration
2019-06-28 12:17:19 +03:00
Keegan Ferrando :fauweh 379393be40 Fixing enforce_host ordering for proper redirects 2019-06-20 11:40:56 -07:00
Tasos Katsoulas fbc9f2585f
Add entries for Auth0 dev instance. 2019-06-07 16:05:30 +03:00
Tasos Katsoulas c33cc6e020
Drop DEV=True from the dev server. 2019-06-07 16:05:30 +03:00
Tasos Katsoulas c7d2323bab
Set DEV=True for the dev instance. 2019-06-07 16:05:29 +03:00
Tasos Katsoulas 45c96bb27d
Use underscores for FxA secrets. 2019-06-07 16:05:29 +03:00
Tasos Katsoulas 724793af9d
Add entries for FxA secrets. (#3589) 2019-06-07 16:05:29 +03:00
Tasos Katsoulas 537f43e0ab
Set engage_robots to True for Frankfurt. 2019-06-06 13:59:28 +03:00
Tasos Katsoulas 49967bfb7e
Explicitly set mobile detection flag. 2019-06-05 22:01:34 +03:00
Tasos Katsoulas 78aea9b348 Enable sentry for prod instances. 2019-06-03 11:54:03 -07:00
Tasos Katsoulas 530192b765
Update enforce_vars for Frankfurt. 2019-05-31 13:45:36 +03:00
eziegenhorn 0d06d3017a Add dev enforce_host 2019-05-30 18:59:20 -05:00
Keegan Ferrando cbebdd302d Updating allowed_hosts to sync both Oregon clusters 2019-05-30 12:21:37 -07:00
eziegenhorn d75beb679e Add more enforce_hosts for testing 2019-05-24 18:01:58 -05:00
Eric Ziegenhorn f22615db83
Merge pull request #3663 from mozilla-it/master
Pull changes for deploying to it-sre infra
2019-05-22 11:43:12 -05:00
eziegenhorn a07d811e53 Use correct allowed_host name for this region 2019-05-22 09:17:40 -05:00
eziegenhorn 217aa2a729 Put new temporary primary allowed_host in for testing 2019-05-21 14:04:48 -05:00
Josh Mize f06843bd00
Delete skip_mobile_detection from all environments 2019-05-20 16:13:04 +03:00
Josh Mize 52438300e9
Set SKIP_MOBILE_DETECTION=True in all environments (#3624) 2019-05-20 16:12:56 +03:00
eziegenhorn 507bffeac9 Allow correct support-dev.allizom.org for dev 2019-05-17 11:26:26 -05:00
eziegenhorn e5d61275bd Use new mozilla.net cdn urls, fix some 2019-05-17 09:50:00 -05:00
eziegenhorn 064a30db8c Update urls and allowed_hosts 2019-05-17 09:24:12 -05:00
eziegenhorn 0288155957 Add allowed_host for support-dev.allizom.org 2019-05-16 15:33:05 -05:00
eziegenhorn 4cae65bcd0 Use new mozilla.net cdn urls 2019-05-16 15:29:44 -05:00
eziegenhorn e5ccfcfd21 Update to new/better cdn url names 2019-05-15 11:02:14 -05:00
eziegenhorn 05278f7e3d Try new cdn urls 2019-05-14 19:27:40 -05:00
eziegenhorn b689ff4b3f Switch moz.works domains to mozit.cloud 2019-05-10 18:12:08 -05:00
eziegenhorn d6f420be88 Initial switch from mozmeao dockerhub and github repos to IT SRE repos 2019-05-10 17:28:20 -05:00
Dave Parfitt e12064de2f set SKIP_MOBILE_DETECTION=True in prod (#3608) 2019-05-09 13:30:23 -05:00
Josh Mize a1c1527906 Run migrations in one deployment per branch to fix #3506 2019-03-28 11:57:36 -04:00
Josh Mize a3a66da78b Disable sentry in prod due to issues caused by increased IO 2019-03-14 12:28:51 -04:00
Josh Mize 0dd13156d7
Scale up frankfurt failover deployment (#3422) 2018-11-19 14:48:55 -06:00
Josh Mize 3d3577f6f6
Remove readiness probes due to cascading failure (#3421) 2018-11-17 13:08:10 -06:00
Josh Mize 71c7bde840
Block more bots (#3372) 2018-10-16 21:46:55 -05:00
Josh Mize fb7fba9176 Add enforce_host and expand allowed_hosts on dev deploy 2018-10-01 10:28:32 -04:00
Paul McLanahan f23d462963 Add moz.works domain to prod enforce_host setting (#3339) 2018-09-28 18:02:52 +01:00
Josh Mize baf379c5e3 Fix #2998: add ENFORCE_HOST setting to prod 2018-09-28 12:12:41 -04:00
Josh Mize 63ab200b1b Add semrushbot to user_agent_filters 2018-09-03 03:36:16 -05:00
Paul McLanahan d8671a632e Add User-Agent filter middleware 2018-08-24 11:32:02 -04:00
Paul McLanahan 96cf37bccf Enable feeds in production 2018-07-09 17:21:53 -04:00
Paul McLanahan ace4b9ceb1 Re-enable feeds on SUMO staging instances 2018-07-05 10:16:14 -04:00
Dave Parfitt c615df997d rollup New Relic metrics for Oregon prod|stage 2018-05-25 10:44:10 -04:00