Add direct link to HIBP pwned info

This commit is contained in:
Sylvia van Os 2021-05-21 12:08:00 +02:00
parent 7a1a1d3a01
commit 1ee941647f
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@
{% endif %}
{% if alias.hibp_breaches | length > 0 %}
<a href="https://haveibeenpwned.com/">
<a href="https://haveibeenpwned.com/account/{{ alias.email }}">
<span class="fa fa-warning text-danger" data-toggle="tooltip"
title="This alias was found in {{ alias.hibp_breaches | length }} data breaches. Check haveibeenpwned.com for more information."></span>
</a>