Page MenuHomeIn-Portal Phabricator

INP-1914 - Disable "pass_through" handling on the Front-End
AcceptedPublic

Authored by alex on Mon, Jun 30, 9:00 AM.

Details

Reviewers
erik
Test Plan
  1. open homepage on the Front-End with these parameters added to the URL:
    • pass_through=test
    • test=value
  2. inspect <form ... tag, used in the Login Box sidebox
  3. confirm, that above-mentioned URL parameters aren't present in the action attribute of that form
  4. open the Admin Console login page with these parameters added to the URL:
    • pass_through=test
    • test=value
  5. inspect main <form ... tag, used on that page
  6. confirm, that above-mentioned URL parameters are present in the action attribute of that form

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 11095
Build 3795: arc lint + arc unit

Event Timeline

alex created this revision.Mon, Jun 30, 9:00 AM
alex requested review of this revision.Mon, Jun 30, 9:00 AM
erik accepted this revision.Mon, Jun 30, 1:07 PM
This revision is now accepted and ready to land.Mon, Jun 30, 1:07 PM