diff --git a/resources/views/v1/profile/index.twig b/resources/views/v1/profile/index.twig index 2d15e6b3b6..5da60c94c2 100644 --- a/resources/views/v1/profile/index.twig +++ b/resources/views/v1/profile/index.twig @@ -18,11 +18,9 @@
  • {{ 'command_line_token'|_ }}
  • - {% if true == isInternalAuth %}
  • {{ 'oauth'|_ }}
  • - {% endif %} {% if true == isInternalAuth and true == isInternalIdentity %}
  • {{ 'pref_two_factor_auth'|_ }} @@ -97,12 +95,10 @@ - {% if true == isInternalAuth %}
    - {% endif %} {% if true == isInternalAuth and true == isInternalIdentity %}