Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use rel=me for links in user profile #24

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Conversation

oplik0
Copy link
Collaborator

@oplik0 oplik0 commented Aug 8, 2023

Implements the first part of NodeBB/NodeBB#11886

Additionally, I removed the redundant noopener from the link - AFAIK all browsers that support it, support noreferrer implying the same behavior in addition to not passing the Referer header (since noreferrer is older)

Edit: turns out using both can actually cause some older browsers to NOT respect noreferrer (specifically, Firefox between version 33-35): jsx-eslint/eslint-plugin-react#2022 (comment)

@julianlam
Copy link
Member

Excellent thank you 😄

@julianlam
Copy link
Member

Can you also add this for Persona in master and v12.x branches 😄

oplik0 added a commit to oplik0/nodebb-theme-persona that referenced this pull request Aug 8, 2023
oplik0 added a commit to oplik0/nodebb-theme-persona that referenced this pull request Aug 8, 2023
@oplik0 oplik0 deleted the rel=me-links branch August 8, 2023 15:12
julianlam pushed a commit to NodeBB/nodebb-theme-persona that referenced this pull request Aug 8, 2023
julianlam pushed a commit to NodeBB/nodebb-theme-persona that referenced this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants