{% extends "master.html" %} {% from "_formhelper.html" import render_bootstrap_field %} {% from "_projectstring.html" import projectstring, projecticon %} {% block title %}{{ user.user }}'s settings{% endblock %} {% set tag = "users"%} {% macro render_email(email, form, validated=True) %}
API keys are tokens used to authenticate you on pagure. They can also be used to grant access to 3rd party application to behave on all {{projectstring(plural=True)}} in your name.
These are your personal tokens; they are not visible to others.
These keys are valid for 60 days.
These keys are private, make sure to store in a safe place and do not share it.
{% if user.tokens %} {% for token in user.tokens %} {% if not token.project %}Below are your SSH keys.
{% for key in user.sshkeys %}Forcefully log out from every current open session.