Page MenuHomePhabricator

Restore the "alternate file domain" setup warning and provide CDN instructions
ClosedPublic

Authored by epriestley on Feb 3 2015, 4:32 PM.
Tags
None
Referenced Files
F14016062: D11649.id28032.diff
Mon, Nov 4, 4:53 AM
F14000901: D11649.id28042.diff
Fri, Oct 25, 2:13 AM
F13994349: D11649.id28032.diff
Wed, Oct 23, 5:33 AM
F13976912: D11649.diff
Oct 18 2024, 4:16 PM
F13963755: D11649.id.diff
Oct 15 2024, 5:43 PM
Unknown Object (File)
Sep 30 2024, 4:45 AM
Unknown Object (File)
Sep 21 2024, 10:31 PM
Unknown Object (File)
Sep 21 2024, 10:31 PM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rPf96b2583023e: Restore the "alternate file domain" setup warning and provide CDN instructions
Summary

Fixes T2380. Fixes T2382. Users should really configure this, but when we had a warning before a lot of users had trouble with it.

  • Tout performance benefits.
  • Document easy setup via CDN.
  • We have an "Ignore" button now for users who really don't care.
Test Plan
  • Set up admin.phacility.com through AWS CloudFront (need a few changes to handle instances to put it on the cluster in general).
  • Set up secure.phabricator.com through CloudFlare (almost; waiting for DNS).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Restore the "alternate file domain" setup warning and provide CDN instructions.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added tasks: Restricted Maniphest Task, Restricted Maniphest Task.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/config/check/PhabricatorSecuritySetupCheck.php
53

maybe lose the security prefix? ($file_key has a security prefix already)

This revision is now accepted and ready to land.Feb 3 2015, 5:53 PM
This revision was automatically updated to reflect the committed changes.