Use actix-remote-ip crate to determine user remote IP address
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-29 12:03:58 +02:00
parent 51cf6ad84b
commit a1073b807c
13 changed files with 29 additions and 216 deletions

View File

@ -30,4 +30,6 @@
</tbody>
</table>
<p>Your IP address: {{ remote_ip }}</p>
{% endblock content %}