{% extends "base.html" %} {% block title %}Preferences — {{ service_name }}{% endblock %} {% block content %}
Username / E-Mail | Authentication Method | |
---|---|---|
{{authentication.login['login']}} | {{ {'ldap': 'LDAP', 'email': 'Email', 'other': 'Other'}[authentication.type.name.lower()] }} | |
Note: API tokens are an authentication method for use with the HTTP API.
Description | ||
---|---|---|
{{ authentication.login['description'] }} | View Log | |
Note: {{ service_name }} will notify you about various events. By default, these notifications will be sent using the {{ service_name }} notification system, but you can also chose to receive them via email or decide to ignore some notification types.
{% if not current_user.is_readonly %}Note: These permissions will be used for samples, measurements and simulations that you create in the future. To change the permissions for an already existing object, please use the Edit preferences button on the object's site.
{% if users %}