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

Enable lookup in Mastodon #1828

Open
cthoyt opened this issue Dec 15, 2022 · 0 comments
Open

Enable lookup in Mastodon #1828

cthoyt opened this issue Dec 15, 2022 · 0 comments

Comments

@cthoyt
Copy link

cthoyt commented Dec 15, 2022

I'm pretty sure the following lines are the ones responsible for the website and links section of the ORCID profile page. It would be great if it could be modified for Mastodon to pick up and properly verify users based on these links. The issue might be the nofollow in the rel.

><a
tabindex="-1"
[href]="website.url.value"
[ngClass]="{
'orc-font-body-small': getWebsite(website).length > 20
}"
target="_blank"
rel="me nofollow noopener noreferrer"
>{{ getWebsite(website) }}</a
>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant