Page MenuHomeIn-Portal Phabricator

INP-1455 - Prevent direct access to pages configured with external url
ClosedPublic

Authored by alex on Jul 30 2015, 10:11 AM.

Details

Test Plan
  1. on Front-End
    • pick any page, that is shown in menu
    • write down it's current url
  2. in Admin Console:
    • edit page and specify any external url in Link to External URL field
  3. on Front-End
    • refresh the page with menu
    • confirm that page url in menu now points to the external url
    • manually type url, that you've remembered before
    • confirm, that 302 redirect has happened to proper external url (before page content was shown)

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex updated this revision to Diff 242.Jul 30 2015, 10:11 AM
alex retitled this revision from to INP-1455 - Prevent direct access to page configured with external urls.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1455.
glebs accepted this revision.Sep 8 2015, 2:05 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Sep 8 2015, 2:05 AM
This revision was automatically updated to reflect the committed changes.
alex edited edge metadata.Mar 10 2016, 6:08 AM
alex added a project: Restricted Project.
alex retitled this revision from INP-1455 - Prevent direct access to page configured with external urls to INP-1455 - Prevent direct access to pages configured with external url.Jul 16 2016, 7:12 AM