Skip to content

Better support for the button as a link case #87

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

Open
crccheck opened this issue Apr 10, 2018 · 0 comments
Open

Better support for the button as a link case #87

crccheck opened this issue Apr 10, 2018 · 0 comments

Comments

@crccheck
Copy link
Owner

This is a common use case: Creating a button that's just a link somewhere. Django's "View on site" does this with a redirect. That's the way this documents how to do it too: https://github.com/crccheck/django-object-actions#more-examples

But when I do this, I link off site. It'd be nice to handle this natively for security:

  • user knows the url they're going to visit
  • noreferrer
  • rel=noopener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant