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

Add support of referrerpolicy for img tags #201

Merged
merged 1 commit into from
May 11, 2019

Conversation

Kdecherf
Copy link
Collaborator

@Kdecherf Kdecherf commented Apr 28, 2019

Use Graby::toggleImgNoReferrer(true) in your client to automatically set
referrerpolicy="no-referrer" to all img tags.

Relates to wallabag/wallabag#3889

Depends on fossar/HTMLawed#3

@coveralls
Copy link

coveralls commented Apr 28, 2019

Coverage Status

Coverage increased (+0.01%) to 97.793% when pulling b92506b on Kdecherf:referrerpolicy into 55275bd on j0k3r:master.

@j0k3r
Copy link
Owner

j0k3r commented May 9, 2019

I fixed tests in the master, you should rebased against it (and remove the commit I made in your branch)

Use Graby::toggleImgNoReferrer(true) in your client to automatically set
referrerpolicy="no-referrer" to all img tags.

Relates to wallabag/wallabag#3889

Depends on fossar/HTMLawed#3

Signed-off-by: Kevin Decherf <[email protected]>
@Kdecherf
Copy link
Collaborator Author

It's all green 👍

@j0k3r j0k3r changed the title WIP: Add support of referrerpolicy for img tags Add support of referrerpolicy for img tags May 11, 2019
@j0k3r j0k3r merged commit c7fcea0 into j0k3r:master May 11, 2019
@Kdecherf Kdecherf deleted the referrerpolicy branch May 11, 2019 20:16
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

Successfully merging this pull request may close these issues.

3 participants