{% extends "base.html" %} {% block title %}Password Recovery - Stego{% endblock %} {% block content %}
Password Recovery

Enter your recovery key to reset your admin password.

Paste your full recovery key (with or without dashes)

Minimum 8 characters
Note: This will reset the admin password. If you don't have a valid recovery key, you'll need to delete the database and reconfigure Stego.
{% endblock %} {% block scripts %} {% endblock %}