mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-24 00:18:29 +00:00
Update HIBP to v3, requires paid API key, fixes #583
This commit is contained in:
parent
d8ea3d2bfe
commit
515b87755a
4 changed files with 37 additions and 13 deletions
6
src/static/images/error-x.svg
Normal file
6
src/static/images/error-x.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="450" height="450" version="1">
|
||||
<circle cx="225" cy="225" r="225" fill="#C33"/>
|
||||
<g fill="#FFF" stroke="#FFF" stroke-width="70">
|
||||
<path d="M107 110l236 237M107 347l236-237"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 241 B |
Loading…
Add table
Add a link
Reference in a new issue