{% extends 'core/base.html' %} {% block content %}
{{ org.name }} · Protected credential view
{{ credential.username|default:'—' }}
{{ secret }}
{% if totp_seed %}
{{ totp_seed }}
{% endif %}
{% if totp %}
{{ totp }}
{% if totp_refresh_url %}
{% endif %}
{% endif %}
{% if credential.url %}
{{ credential.url }}
{% endif %}
This reveal was written to the audit log. The page should not be cached or shared.