- open homepage on the Front-End with these parameters added to the URL:
- pass_through=test
- test=value
- inspect <form ... tag, used in the Login Box sidebox
- confirm, that above-mentioned URL parameters aren't present in the action attribute of that form
- open the Admin Console login page with these parameters added to the URL:
- pass_through=test
- test=value
- inspect main <form ... tag, used on that page
- confirm, that above-mentioned URL parameters are present in the action attribute of that form
Details
Details
- Reviewers
erik
Diff Detail
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