feat(ai): hide coding plan providers in intl mode by ssongliu · Pull Request #12090 · 1Panel-dev/1Panel
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Restore noopener/noreferrer for external site launch
This change drops the noopener,noreferrer feature flags when opening the 1Panel website, so the newly opened tab can access window.opener and potentially redirect the admin UI tab (reverse-tabnabbing) while also receiving the full referrer. The regression is triggered whenever a user clicks the “to1Panel” link in the upgrade panel.
Useful? React with 👍 / 👎.