SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 04c07b3b authored by George Katsikas's avatar George Katsikas :goat:
Browse files

reword term "pwn" to password exposure

fix #65
parent ae5620f7
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<a class="btn btn-info" href="{% url 'security:check_email_pwned' %}" role="button"> <a class="btn btn-info" href="{% url 'security:check_email_pwned' %}" role="button">
{% include 'bi/arrow-right.html' %}&nbsp;Check to see if my email address {% include 'bi/arrow-right.html' %}&nbsp;Check to see if my email address
<strong><em>{{ request.user.email }}</em></strong> has been pwned <strong><em>{{ request.user.email }}</em></strong> has been exposed in password leaks or breaches
</a> </a>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment