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

Don't expose password to link previewers #60

Merged
merged 1 commit into from
Aug 20, 2017
Merged

Don't expose password to link previewers #60

merged 1 commit into from
Aug 20, 2017

Conversation

pglombardo
Copy link
Owner

A chat client I use has link previews, and it kinda defeats the purpose of the website:
image

It looks for the meta tag description, and failing to find that it toString()'s the body, resulting in what you see.

Adding something like <meta name="description" content="A password pushing website"> to the html output would help mitigate this issue.

@pglombardo
Copy link
Owner

Doh thanks for letting me know. I use Slack and this doesn't happen. I'll add the meta tag and update this issue.

@pglombardo
Copy link
Owner

I have this change added locally and will update pwpush.com late-night tonight or early tomorrow morning.

@pglombardo
Copy link
Owner

Somehow this change got lost and never deployed. Pushing this out today.

@pglombardo pglombardo merged commit 85fb184 into master Aug 20, 2017
@pglombardo pglombardo deleted the issue_60 branch August 20, 2017 16:28
@pglombardo
Copy link
Owner

Looks great! Thanks for the suggestion.

screen shot 2017-08-20 at 18 59 52

@mr-biggles mr-biggles mentioned this pull request Jun 20, 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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant