NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/templates/user/tab-user-auth.twig

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

tab-user-auth.twig on main
Author Date Commit Line Code
SnailShea about 3 years ago b903cf3

Fixes several instances of missing </span>, extra role='tabpanel' and misspelled 'collapse'

Full commit hash
b903cf38881364fffacf445dad32a51b343ac458
Author
SnailShea <[email protected]>
Date
about 3 years ago
Selected line
1
<div class="tab-pane fade in active show" id="tab-user-auth" role="tabpanel" aria-labelledby="tab-user-auth">
Open commit View diff
1 <div class="tab-pane fade in active show" id="tab-user-auth" role="tabpanel" aria-labelledby="tab-user-auth">
FreddleSpl0it about 4 years ago 2841c09

[BS5] fix user auth responsive tab

Full commit hash
2841c09c1f51aa08d8f857e9883bb94038e222c2
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
2
  <div class="card mb-4">
Open commit View diff
2 <div class="card mb-4">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
3
    <div class="card-header d-flex fs-5">
Open commit View diff
3 <div class="card-header d-flex fs-5">
FreddleSpl0it about 4 years ago 2841c09

[BS5] fix user auth responsive tab

Full commit hash
2841c09c1f51aa08d8f857e9883bb94038e222c2
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
4
      <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-user-auth" data-bs-toggle="collapse" aria-controls="collapse-tab-user-auth">
Open commit View diff
4 <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-user-auth" data-bs-toggle="collapse" aria-controls="collapse-tab-user-auth">
same change 2841c09

[BS5] fix user auth responsive tab

Full commit hash
2841c09c1f51aa08d8f857e9883bb94038e222c2
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
5
        {{ lang.user.mailbox_general }}
Open commit View diff
5 {{ lang.user.mailbox_general }}
same change 2841c09

[BS5] fix user auth responsive tab

Full commit hash
2841c09c1f51aa08d8f857e9883bb94038e222c2
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
6
      </button>
Open commit View diff
6 </button>
SnailShea about 3 years ago b903cf3

Fixes several instances of missing </span>, extra role='tabpanel' and misspelled 'collapse'

Full commit hash
b903cf38881364fffacf445dad32a51b343ac458
Author
SnailShea <[email protected]>
Date
about 3 years ago
Selected line
7
      <span class="d-none d-md-block">{{ lang.user.mailbox_general }}</span>
Open commit View diff
7 <span class="d-none d-md-block">{{ lang.user.mailbox_general }}</span>
FreddleSpl0it about 4 years ago 2841c09

[BS5] fix user auth responsive tab

Full commit hash
2841c09c1f51aa08d8f857e9883bb94038e222c2
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
8
    </div>
Open commit View diff
8 </div>
same change 2841c09

[BS5] fix user auth responsive tab

Full commit hash
2841c09c1f51aa08d8f857e9883bb94038e222c2
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
9
    <div id="collapse-tab-user-auth" class="card-body collapse" data-bs-parent="#user-content">
Open commit View diff
9 <div id="collapse-tab-user-auth" class="card-body collapse" data-bs-parent="#user-content">
same change 2841c09

[BS5] fix user auth responsive tab

Full commit hash
2841c09c1f51aa08d8f857e9883bb94038e222c2
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
10
      {% if mailboxdata.attributes.force_pw_update == '1' %}
Open commit View diff
10 {% if mailboxdata.attributes.force_pw_update == '1' %}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
11
        <div class="alert alert-danger">{{ lang.user.force_pw_update|raw }}</div>
Open commit View diff
11 <div class="alert alert-danger">{{ lang.user.force_pw_update|raw }}</div>
FreddleSpl0it about 4 years ago 2841c09

[BS5] fix user auth responsive tab

Full commit hash
2841c09c1f51aa08d8f857e9883bb94038e222c2
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
12
      {% endif %}
Open commit View diff
12 {% endif %}
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
13
      <div class="row">
Open commit View diff
13 <div class="row">
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
14
        <div class="col-xl-9 col-lg-7 col-md-12 col-12 d-flex flex-column mb-4">
Open commit View diff
14 <div class="col-xl-9 col-lg-7 col-md-12 col-12 d-flex flex-column mb-4">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
15
          {% if not skip_sogo %}
Open commit View diff
15 {% if not skip_sogo %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
16
          <div class="row mb-4">
Open commit View diff
16 <div class="row mb-4">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
17
            <div class="col-12 col-lg-6 col-xl-4">
Open commit View diff
17 <div class="col-12 col-lg-6 col-xl-4">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
18
              {% if dual_login and allow_admin_email_login == 'n' or mailboxdata.attributes.force_pw_update == '1' %}
Open commit View diff
18 {% if dual_login and allow_admin_email_login == 'n' or mailboxdata.attributes.force_pw_update == '1' %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
19
                <button disabled class="btn btn-secondary btn-block btn-xs-lg w-100">
Open commit View diff
19 <button disabled class="btn btn-secondary btn-block btn-xs-lg w-100">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
20
                  {{ lang.user.open_webmail_sso }} <i class="bi bi-arrow-right"></i>
Open commit View diff
20 {{ lang.user.open_webmail_sso }} <i class="bi bi-arrow-right"></i>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
21
                </button>
Open commit View diff
21 </button>
FreddleSpl0it over 2 years ago a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
22
              {% elseif dual_login %}
Open commit View diff
22 {% elseif dual_login %}
FreddleSpl0it over 1 year ago aca01c8

[Web] Separate Login pages

Full commit hash
aca01c8aa2607777205226a86be29df338eb51d9
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
23
                <a href="/sogo-auth.php?login={{ mailcow_cc_username  }}" role="button" class="btn btn-primary btn-lg btn-block btn-xs-lg w-100">
Open commit View diff
23 <a href="/sogo-auth.php?login={{ mailcow_cc_username }}" role="button" class="btn btn-primary btn-lg btn-block btn-xs-lg w-100">
FreddleSpl0it over 2 years ago a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
24
                  {{ lang.user.open_webmail_sso }} <i class="bi bi-arrow-right"></i>
Open commit View diff
24 {{ lang.user.open_webmail_sso }} <i class="bi bi-arrow-right"></i>
same change a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
25
                </a>
Open commit View diff
25 </a>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
26
              {% else %}
Open commit View diff
26 {% else %}
FreddleSpl0it over 1 year ago aca01c8

[Web] Separate Login pages

Full commit hash
aca01c8aa2607777205226a86be29df338eb51d9
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
27
                <a href="/SOGo/so" role="button" class="btn btn-primary btn-lg btn-block btn-xs-lg w-100">
Open commit View diff
27 <a href="/SOGo/so" role="button" class="btn btn-primary btn-lg btn-block btn-xs-lg w-100">
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
28
                  {{ lang.user.open_webmail_sso }} <i class="bi bi-arrow-right"></i>
Open commit View diff
28 {{ lang.user.open_webmail_sso }} <i class="bi bi-arrow-right"></i>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
29
                </a>
Open commit View diff
29 </a>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
30
              {% endif %}
Open commit View diff
30 {% endif %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
31
            </div>
Open commit View diff
31 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
32
          </div>
Open commit View diff
32 </div>
andryyy over 4 years ago f01de1a

[Web] Disable SSO button when admin login is disabled, fixes #4297

Full commit hash
f01de1a5c064808f11760aa1daf0dedc3bb46fda
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
33
          {% endif %}
Open commit View diff
33 {% endif %}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
34
Open commit View diff
34
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
35
          <legend>{{ lang.user.overview }}</legend>
Open commit View diff
35 <legend>{{ lang.user.overview }}</legend>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
36
          <hr>
Open commit View diff
36 <hr>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
37
          <div class="d-flex">
Open commit View diff
37 <div class="d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
38
            <h5><i class="bi bi-envelope-fill"></i> {{ mailboxdata.messages }} {{ lang.user.messages }}</h5>
Open commit View diff
38 <h5><i class="bi bi-envelope-fill"></i> {{ mailboxdata.messages }} {{ lang.user.messages }}</h5>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
39
            <h5 class="ms-auto">{{ mailboxdata.quota_used|formatBytes(2) }} / {% if mailboxdata.quota == 0 %}∞{% else %}{{ mailboxdata.quota|formatBytes(2) }}{% endif %}</h5>
Open commit View diff
39 <h5 class="ms-auto">{{ mailboxdata.quota_used|formatBytes(2) }} / {% if mailboxdata.quota == 0 %}∞{% else %}{{ mailboxdata.quota|formatBytes(2) }}{% endif %}</h5>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
40
          </div>
Open commit View diff
40 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
41
          <div class="progress mb-4" style="height: 20px";>
Open commit View diff
41 <div class="progress mb-4" style="height: 20px";>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
42
            <div class="progress-bar bg-{{ mailboxdata.percent_class }}" role="progressbar" aria-valuenow="{{ mailboxdata.percent_in_use }}" aria-valuemin="0" aria-valuemax="100" style="min-width:2em;width: {{ mailboxdata.percent_in_use }}%;">
Open commit View diff
42 <div class="progress-bar bg-{{ mailboxdata.percent_class }}" role="progressbar" aria-valuenow="{{ mailboxdata.percent_in_use }}" aria-valuemin="0" aria-valuemax="100" style="min-width:2em;width: {{ mailboxdata.percent_in_use }}%;">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
43
              {{ mailboxdata.percent_in_use }}%
Open commit View diff
43 {{ mailboxdata.percent_in_use }}%
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
44
            </div>
Open commit View diff
44 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
45
          </div>
Open commit View diff
45 </div>
FreddleSpl0it over 1 year ago d61a08c

[Web] hide auth heading for external managed users

Full commit hash
d61a08c2a9bc108cd085f8320bc1c3b09db17ede
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
46
Open commit View diff
46
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
47
          <div class="row">
Open commit View diff
47 <div class="row">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
48
            <div class="col-12 col-md-3 d-flex">
Open commit View diff
48 <div class="col-12 col-md-3 d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
49
              <span class="mt-2 w-100 text-md-end">{{ lang.user.protocols }}:</span>
Open commit View diff
49 <span class="mt-2 w-100 text-md-end">{{ lang.user.protocols }}:</span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
50
            </div>
Open commit View diff
50 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
51
            <div class="col-12 col-md-9 d-flex">
Open commit View diff
51 <div class="col-12 col-md-9 d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
52
              <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill m-2 ms-0" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.direct_protocol_access|raw }}"></i>
Open commit View diff
52 <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill m-2 ms-0" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.direct_protocol_access|raw }}"></i>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
53
              <div class="d-flex flex-wrap">
Open commit View diff
53 <div class="d-flex flex-wrap">
FreddleSpl0it almost 3 years ago 2d51881

[Web] fix user protocol badges

Full commit hash
2d51881ae38b3675b9bc4305f66e2dcb1c58c2b4
Author
FreddleSpl0it <[email protected]>
Date
almost 3 years ago
Selected line
54
              {% if mailboxdata.attributes.imap_access == 1 %}<div class="badge fs-6 bg-success m-2">IMAP <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">IMAP <i class="bi bi-x-lg"></i></div>{% endif %}
Open commit View diff
54 {% if mailboxdata.attributes.imap_access == 1 %}<div class="badge fs-6 bg-success m-2">IMAP <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">IMAP <i class="bi bi-x-lg"></i></div>{% endif %}
same change 2d51881

[Web] fix user protocol badges

Full commit hash
2d51881ae38b3675b9bc4305f66e2dcb1c58c2b4
Author
FreddleSpl0it <[email protected]>
Date
almost 3 years ago
Selected line
55
              {% if mailboxdata.attributes.smtp_access == 1 %}<div class="badge fs-6 bg-success m-2">SMTP <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">SMTP <i class="bi bi-x-lg"></i></div>{% endif %}
Open commit View diff
55 {% if mailboxdata.attributes.smtp_access == 1 %}<div class="badge fs-6 bg-success m-2">SMTP <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">SMTP <i class="bi bi-x-lg"></i></div>{% endif %}
same change 2d51881

[Web] fix user protocol badges

Full commit hash
2d51881ae38b3675b9bc4305f66e2dcb1c58c2b4
Author
FreddleSpl0it <[email protected]>
Date
almost 3 years ago
Selected line
56
              {% if mailboxdata.attributes.sieve_access == 1 %}<div class="badge fs-6 bg-success m-2">Sieve <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">Sieve <i class="bi bi-x-lg"></i></div>{% endif %}
Open commit View diff
56 {% if mailboxdata.attributes.sieve_access == 1 %}<div class="badge fs-6 bg-success m-2">Sieve <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">Sieve <i class="bi bi-x-lg"></i></div>{% endif %}
same change 2d51881

[Web] fix user protocol badges

Full commit hash
2d51881ae38b3675b9bc4305f66e2dcb1c58c2b4
Author
FreddleSpl0it <[email protected]>
Date
almost 3 years ago
Selected line
57
              {% if mailboxdata.attributes.pop3_access == 1 %}<div class="badge fs-6 bg-success m-2">POP3 <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">POP3 <i class="bi bi-x-lg"></i></div>{% endif %}
Open commit View diff
57 {% if mailboxdata.attributes.pop3_access == 1 %}<div class="badge fs-6 bg-success m-2">POP3 <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">POP3 <i class="bi bi-x-lg"></i></div>{% endif %}
FreddleSpl0it 6 months ago 56ea430

[Web] Allow admins to limit EAS and DAV access for mailbox users

Full commit hash
56ea4302ed13ac9aa344dc840689c4dd6ac76b68
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
58
              {% if mailboxdata.attributes.eas_access == 1 %}<div class="badge fs-6 bg-success m-2">ActiveSync <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">ActiveSync <i class="bi bi-x-lg"></i></div>{% endif %}
Open commit View diff
58 {% if mailboxdata.attributes.eas_access == 1 %}<div class="badge fs-6 bg-success m-2">ActiveSync <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">ActiveSync <i class="bi bi-x-lg"></i></div>{% endif %}
same change 56ea430

[Web] Allow admins to limit EAS and DAV access for mailbox users

Full commit hash
56ea4302ed13ac9aa344dc840689c4dd6ac76b68
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
59
              {% if mailboxdata.attributes.dav_access == 1 %}<div class="badge fs-6 bg-success m-2">CalDAV/CardDAV <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">CalDAV/CardDAV <i class="bi bi-x-lg"></i></div>{% endif %}
Open commit View diff
59 {% if mailboxdata.attributes.dav_access == 1 %}<div class="badge fs-6 bg-success m-2">CalDAV/CardDAV <i class="bi bi-check-lg"></i></div>{% else %}<div class="badge fs-6 bg-danger m-2">CalDAV/CardDAV <i class="bi bi-x-lg"></i></div>{% endif %}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
60
              </div>
Open commit View diff
60 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
61
            </div>
Open commit View diff
61 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
62
          </div>
Open commit View diff
62 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
63
          <div class="row mt-2">
Open commit View diff
63 <div class="row mt-2">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
64
            <div class="col-12 col-md-3 d-flex">
Open commit View diff
64 <div class="col-12 col-md-3 d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
65
              <span class="mt-2 w-100 text-md-end">{{ lang.user.apple_connection_profile }}:</span>
Open commit View diff
65 <span class="mt-2 w-100 text-md-end">{{ lang.user.apple_connection_profile }}:</span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
66
            </div>
Open commit View diff
66 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
67
            <div class="col-12 col-md-8">
Open commit View diff
67 <div class="col-12 col-md-8">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
68
              <div class="d-flex">
Open commit View diff
68 <div class="d-flex">
FreddleSpl0it over 1 year ago d61a08c

[Web] hide auth heading for external managed users

Full commit hash
d61a08c2a9bc108cd085f8320bc1c3b09db17ede
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
69
                <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill me-2" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.apple_connection_profile_mailonly }}"></i>
Open commit View diff
69 <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill me-2" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.apple_connection_profile_mailonly }}"></i>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
70
                <a href="/mobileconfig.php?only_email">{{ lang.user.email }} <small>[IMAP, SMTP]</small></a>
Open commit View diff
70 <a href="/mobileconfig.php?only_email">{{ lang.user.email }} <small>[IMAP, SMTP]</small></a>
FreddleSpl0it over 1 year ago d61a08c

[Web] hide auth heading for external managed users

Full commit hash
d61a08c2a9bc108cd085f8320bc1c3b09db17ede
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
71
              </div>
Open commit View diff
71 </div>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
72
              {% if not skip_sogo %}
Open commit View diff
72 {% if not skip_sogo %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
73
              <div class="d-flex">
Open commit View diff
73 <div class="d-flex">
FreddleSpl0it over 1 year ago d61a08c

[Web] hide auth heading for external managed users

Full commit hash
d61a08c2a9bc108cd085f8320bc1c3b09db17ede
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
74
                <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill me-2" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.apple_connection_profile_complete }}"></i>
Open commit View diff
74 <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill me-2" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.apple_connection_profile_complete }}"></i>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
75
                <a href="/mobileconfig.php">{{ lang.user.email_and_dav }} <small>[IMAP, SMTP, Cal/CardDAV]</small></a>
Open commit View diff
75 <a href="/mobileconfig.php">{{ lang.user.email_and_dav }} <small>[IMAP, SMTP, Cal/CardDAV]</small></a>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
76
              </div>
Open commit View diff
76 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
77
              {% endif %}
Open commit View diff
77 {% endif %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
78
            </div>
Open commit View diff
78 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
79
          </div>
Open commit View diff
79 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
80
          <div class="row mt-2">
Open commit View diff
80 <div class="row mt-2">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
81
            <div class="col-12 col-md-3 d-flex">
Open commit View diff
81 <div class="col-12 col-md-3 d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
82
              <span class="mt-2 w-100 text-md-end">{{ lang.user.apple_connection_profile }}<br>{{ lang.user.with_app_password }}:</span>
Open commit View diff
82 <span class="mt-2 w-100 text-md-end">{{ lang.user.apple_connection_profile }}<br>{{ lang.user.with_app_password }}:</span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
83
            </div>
Open commit View diff
83 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
84
            <div class="col-12 col-md-9">
Open commit View diff
84 <div class="col-12 col-md-9">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
85
              <div class="d-flex">
Open commit View diff
85 <div class="d-flex">
FreddleSpl0it over 1 year ago d61a08c

[Web] hide auth heading for external managed users

Full commit hash
d61a08c2a9bc108cd085f8320bc1c3b09db17ede
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
86
                <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill me-2" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.apple_connection_profile_mailonly }} {{ lang.user.apple_connection_profile_with_app_password }}"></i>
Open commit View diff
86 <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill me-2" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.apple_connection_profile_mailonly }} {{ lang.user.apple_connection_profile_with_app_password }}"></i>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
87
                <a href="/mobileconfig.php?only_email&amp;app_password">{{ lang.user.email }} <small>[IMAP, SMTP]</small></a>
Open commit View diff
87 <a href="/mobileconfig.php?only_email&amp;app_password">{{ lang.user.email }} <small>[IMAP, SMTP]</small></a>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
88
              </div>
Open commit View diff
88 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
89
              {% if not skip_sogo %}
Open commit View diff
89 {% if not skip_sogo %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
90
              <div class="d-flex">
Open commit View diff
90 <div class="d-flex">
FreddleSpl0it over 1 year ago d61a08c

[Web] hide auth heading for external managed users

Full commit hash
d61a08c2a9bc108cd085f8320bc1c3b09db17ede
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
91
                <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill me-2" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.apple_connection_profile_complete }} {{ lang.user.apple_connection_profile_with_app_password }}"></i>
Open commit View diff
91 <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill me-2" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.apple_connection_profile_complete }} {{ lang.user.apple_connection_profile_with_app_password }}"></i>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
92
                <a href="/mobileconfig.php?app_password">{{ lang.user.email_and_dav }} <small>[IMAP, SMTP, Cal/CardDAV]</small></a>
Open commit View diff
92 <a href="/mobileconfig.php?app_password">{{ lang.user.email_and_dav }} <small>[IMAP, SMTP, Cal/CardDAV]</small></a>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
93
              </div>
Open commit View diff
93 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
94
              {% endif %}
Open commit View diff
94 {% endif %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
95
            </div>
Open commit View diff
95 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
96
          </div>
Open commit View diff
96 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
97
          <div class="row">
Open commit View diff
97 <div class="row">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
98
            <div class="col-12 d-flex flex-column text-center align-items-center mt-4">
Open commit View diff
98 <div class="col-12 d-flex flex-column text-center align-items-center mt-4">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
99
              <a target="_blank" href="https://mailcow.github.io/mailcow-dockerized-docs/client/client/#{{ clientconfigstr }}">{{ lang.user.client_configuration }}</a>
Open commit View diff
99 <a target="_blank" href="https://mailcow.github.io/mailcow-dockerized-docs/client/client/#{{ clientconfigstr }}">{{ lang.user.client_configuration }}</a>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
100
              <a class="mt-2" href="#userFilterModal" data-bs-toggle="modal">{{ lang.user.show_sieve_filters }}</a>
Open commit View diff
100 <a class="mt-2" href="#userFilterModal" data-bs-toggle="modal">{{ lang.user.show_sieve_filters }}</a>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
101
            </div>
Open commit View diff
101 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
102
          </div>
Open commit View diff
102 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
103
Open commit View diff
103
FreddleSpl0it over 1 year ago d61a08c

[Web] hide auth heading for external managed users

Full commit hash
d61a08c2a9bc108cd085f8320bc1c3b09db17ede
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
104
          {% if mailboxdata.authsource == "mailcow" %}
Open commit View diff
104 {% if mailboxdata.authsource == "mailcow" %}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
105
          <legend class="mt-4">{{ lang.user.authentication }}</legend>
Open commit View diff
105 <legend class="mt-4">{{ lang.user.authentication }}</legend>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
106
          <hr>
Open commit View diff
106 <hr>
FreddleSpl0it over 2 years ago a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
107
          {# Password Change #}
Open commit View diff
107 {# Password Change #}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
108
          <div class="row">
Open commit View diff
108 <div class="row">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
109
            <div class="col-12 col-md-3 d-flex"></div>
Open commit View diff
109 <div class="col-12 col-md-3 d-flex"></div>
FreddleSpl0it almost 2 years ago 962ac39

Merge remote-tracking branch 'origin/staging' into nightly

Full commit hash
962ac39e4aa6232ce046f57923e72aeeb25f32a8
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
110
            <div class="col-12 col-md-9 d-flex flex-wrap">
Open commit View diff
110 <div class="col-12 col-md-9 d-flex flex-wrap">
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
111
              <a class="btn btn-secondary" href="#pwChangeModal" data-bs-toggle="modal"><i class="bi bi-pencil-fill"></i> {{ lang.user.change_password }}</a>
Open commit View diff
111 <a class="btn btn-secondary" href="#pwChangeModal" data-bs-toggle="modal"><i class="bi bi-pencil-fill"></i> {{ lang.user.change_password }}</a>
FreddleSpl0it almost 2 years ago 962ac39

Merge remote-tracking branch 'origin/staging' into nightly

Full commit hash
962ac39e4aa6232ce046f57923e72aeeb25f32a8
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
112
              {% if acl.pw_reset == 1 %}
Open commit View diff
112 {% if acl.pw_reset == 1 %}
same change 962ac39

Merge remote-tracking branch 'origin/staging' into nightly

Full commit hash
962ac39e4aa6232ce046f57923e72aeeb25f32a8
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
113
              <a class="btn btn-secondary ms-4" href="#pwRecoveryEmailModal" data-bs-toggle="modal"><i class="bi bi-pencil-fill"></i> {{ lang.user.pw_recovery_email }}</a></p>
Open commit View diff
113 <a class="btn btn-secondary ms-4" href="#pwRecoveryEmailModal" data-bs-toggle="modal"><i class="bi bi-pencil-fill"></i> {{ lang.user.pw_recovery_email }}</a></p>
same change 962ac39

Merge remote-tracking branch 'origin/staging' into nightly

Full commit hash
962ac39e4aa6232ce046f57923e72aeeb25f32a8
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
114
              {% endif %}
Open commit View diff
114 {% endif %}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
115
            </div>
Open commit View diff
115 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
116
          </div>
Open commit View diff
116 </div>
FreddleSpl0it over 2 years ago a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
117
          {% endif %}
Open commit View diff
117 {% endif %}
same change a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
118
          {# TFA #}
Open commit View diff
118 {# TFA #}
same change a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
119
          {% if mailboxdata.authsource == "mailcow" or mailboxdata.authsource == "ldap" %}
Open commit View diff
119 {% if mailboxdata.authsource == "mailcow" or mailboxdata.authsource == "ldap" %}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
120
          <div class="row mt-4">
Open commit View diff
120 <div class="row mt-4">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
121
            <div class="col-12 col-md-3 d-flex">
Open commit View diff
121 <div class="col-12 col-md-3 d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
122
              <span class="mt-2 w-100 text-md-end">{{ lang.tfa.tfa }}:</span>
Open commit View diff
122 <span class="mt-2 w-100 text-md-end">{{ lang.tfa.tfa }}:</span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
123
            </div>
Open commit View diff
123 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
124
            <div class="col-12 col-md-9 d-flex flex-wrap justify-content-center justify-content-sm-start">
Open commit View diff
124 <div class="col-12 col-md-9 d-flex flex-wrap justify-content-center justify-content-sm-start">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
125
              <span id="tfa_pretty">{{ tfa_data.pretty }}</span>
Open commit View diff
125 <span id="tfa_pretty">{{ tfa_data.pretty }}</span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
126
              {% include 'tfa_keys.twig' %}
Open commit View diff
126 {% include 'tfa_keys.twig' %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
127
            </div>
Open commit View diff
127 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
128
          </div>
Open commit View diff
128 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
129
          <div class="row mt-2 mb-4">
Open commit View diff
129 <div class="row mt-2 mb-4">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
130
            <div class="col-12 col-md-3 d-flex">
Open commit View diff
130 <div class="col-12 col-md-3 d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
131
              <span class="mt-2 w-100 text-md-end">{{ lang.tfa.set_tfa }}:</span>
Open commit View diff
131 <span class="mt-2 w-100 text-md-end">{{ lang.tfa.set_tfa }}:</span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
132
            </div>
Open commit View diff
132 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
133
            <div class="col-12 col-md-9 d-flex flex-wrap align-items-center justify-content-center justify-content-sm-start">
Open commit View diff
133 <div class="col-12 col-md-9 d-flex flex-wrap align-items-center justify-content-center justify-content-sm-start">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
134
              <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill m-2 ms-0" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.tfa_info|raw }}"></i>
Open commit View diff
134 <i style="font-size: 16px; cursor: pointer;" class="bi bi-patch-question-fill m-2 ms-0" data-bs-toggle="tooltip" data-bs-html="true" data-bs-placement="bottom" title="{{ lang.user.tfa_info|raw }}"></i>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
135
              <select data-style="ms-2 btn btn-sm dropdown-toggle bs-placeholder btn-secondary" data-width="fit" id="selectTFA" class="selectpicker" title="{{ lang.tfa.select }}">
Open commit View diff
135 <select data-style="ms-2 btn btn-sm dropdown-toggle bs-placeholder btn-secondary" data-width="fit" id="selectTFA" class="selectpicker" title="{{ lang.tfa.select }}">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
136
                <option value="yubi_otp">{{ lang.tfa.yubi_otp }}</option>
Open commit View diff
136 <option value="yubi_otp">{{ lang.tfa.yubi_otp }}</option>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
137
                <option value="webauthn">{{ lang.tfa.webauthn }}</option>
Open commit View diff
137 <option value="webauthn">{{ lang.tfa.webauthn }}</option>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
138
                <option value="totp">{{ lang.tfa.totp }}</option>
Open commit View diff
138 <option value="totp">{{ lang.tfa.totp }}</option>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
139
                <option value="none">{{ lang.tfa.none }}</option>
Open commit View diff
139 <option value="none">{{ lang.tfa.none }}</option>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
140
              </select>
Open commit View diff
140 </select>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
141
            </div>
Open commit View diff
141 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
142
          </div>
Open commit View diff
142 </div>
FreddleSpl0it over 2 years ago a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
143
          {% endif %}
Open commit View diff
143 {% endif %}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
144
          {# FIDO2 #}
Open commit View diff
144 {# FIDO2 #}
FreddleSpl0it over 2 years ago a06c783

[Web] add ldap idp

Full commit hash
a06c78362a29eba6c5ecf1e4a2a6a65362301e1f
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
145
          {% if mailboxdata.authsource == "mailcow" %}
Open commit View diff
145 {% if mailboxdata.authsource == "mailcow" %}
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
146
          <div class="row mt-4">
Open commit View diff
146 <div class="row mt-4">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
147
            <div class="col-sm-3 col-12 text-sm-end text-start">
Open commit View diff
147 <div class="col-sm-3 col-12 text-sm-end text-start">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
148
              <p><i class="bi bi-shield-fill-check"></i> {{ lang.fido2.fido2_auth }}</p>
Open commit View diff
148 <p><i class="bi bi-shield-fill-check"></i> {{ lang.fido2.fido2_auth }}</p>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
149
            </div>
Open commit View diff
149 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
150
          </div>
Open commit View diff
150 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
151
          <div class="row">
Open commit View diff
151 <div class="row">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
152
            <div class="col-sm-3 col-12 text-sm-end text-start mb-4">
Open commit View diff
152 <div class="col-sm-3 col-12 text-sm-end text-start mb-4">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
153
              {{ lang.fido2.known_ids }}:
Open commit View diff
153 {{ lang.fido2.known_ids }}:
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
154
            </div>
Open commit View diff
154 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
155
            <div class="col-sm-9 col-12">
Open commit View diff
155 <div class="col-sm-9 col-12">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
156
              <div class="table-responsive">
Open commit View diff
156 <div class="table-responsive">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
157
                <table class="table table-striped table-hover table-condensed" id="fido2_keys">
Open commit View diff
157 <table class="table table-striped table-hover table-condensed" id="fido2_keys">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
158
                  <tr>
Open commit View diff
158 <tr>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
159
                    <th>ID</th>
Open commit View diff
159 <th>ID</th>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
160
                    <th style="min-width:240px;text-align: right">{{ lang.admin.action }}</th>
Open commit View diff
160 <th style="min-width:240px;text-align: right">{{ lang.admin.action }}</th>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
161
                  </tr>
Open commit View diff
161 </tr>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
162
                  {% include 'fido2.twig' %}
Open commit View diff
162 {% include 'fido2.twig' %}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
163
                </table>
Open commit View diff
163 </table>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
164
              </div>
Open commit View diff
164 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
165
              <br>
Open commit View diff
165 <br>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
166
            </div>
Open commit View diff
166 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
167
          </div>
Open commit View diff
167 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
168
          <div class="row">
Open commit View diff
168 <div class="row">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
169
            <div class="offset-sm-3 col-sm-9">
Open commit View diff
169 <div class="offset-sm-3 col-sm-9">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
170
              <div class="btn-group nowrap">
Open commit View diff
170 <div class="btn-group nowrap">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
171
                <button class="btn btn-sm btn-primary d-block d-sm-inline" id="register-fido2">{{ lang.fido2.set_fido2 }}</button>
Open commit View diff
171 <button class="btn btn-sm btn-primary d-block d-sm-inline" id="register-fido2">{{ lang.fido2.set_fido2 }}</button>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
172
                <button type="button" class="btn btn-sm btn-xs-lg btn-primary dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></button>
Open commit View diff
172 <button type="button" class="btn btn-sm btn-xs-lg btn-primary dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></button>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
173
                <ul class="dropdown-menu">
Open commit View diff
173 <ul class="dropdown-menu">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
174
                  <li><a class="dropdown-item" href="#" id="register-fido2-touchid"><i class="bi bi-apple"></i> {{ lang.fido2.set_fido2_touchid }}</a></li>
Open commit View diff
174 <li><a class="dropdown-item" href="#" id="register-fido2-touchid"><i class="bi bi-apple"></i> {{ lang.fido2.set_fido2_touchid }}</a></li>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
175
                </ul>
Open commit View diff
175 </ul>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
176
              </div>
Open commit View diff
176 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
177
            </div>
Open commit View diff
177 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
178
          </div>
Open commit View diff
178 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
179
          <br>
Open commit View diff
179 <br>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
180
          <div class="row" id="status-fido2">
Open commit View diff
180 <div class="row" id="status-fido2">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
181
            <div class="col-sm-3 col-5 text-end">{{ lang.fido2.register_status }}:</div>
Open commit View diff
181 <div class="col-sm-3 col-5 text-end">{{ lang.fido2.register_status }}:</div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
182
            <div class="col-sm-9 col-7">
Open commit View diff
182 <div class="col-sm-9 col-7">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
183
              <div id="fido2-alerts">-</div>
Open commit View diff
183 <div id="fido2-alerts">-</div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
184
            </div>
Open commit View diff
184 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
185
            <br>
Open commit View diff
185 <br>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
186
          </div>
Open commit View diff
186 </div>
FreddleSpl0it about 3 years ago 5545d8a

[Web] hide auth settings for external users

Full commit hash
5545d8a56c87f4f3e8267d4a5954470466cdbecd
Author
FreddleSpl0it <[email protected]>
Date
about 3 years ago
Selected line
187
          {% endif %}
Open commit View diff
187 {% endif %}
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
188
        </div>
Open commit View diff
188 </div>
FreddleSpl0it over 1 year ago 805634f

Fix sasl_logs

Full commit hash
805634f9a94529a2c611100aed22f5c0b2d11b34
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
189
        <div class="ms-auto col-xl-3 col-lg-5 col-md-12 col-12 d-flex flex-column well flex-grow-1" id="recent-logins">
Open commit View diff
189 <div class="ms-auto col-xl-3 col-lg-5 col-md-12 col-12 d-flex flex-column well flex-grow-1" id="recent-logins">
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
190
          <legend class="d-flex">
Open commit View diff
190 <legend class="d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
191
            <span>{{ lang.user.recent_successful_connections }}</span>
Open commit View diff
191 <span>{{ lang.user.recent_successful_connections }}</span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
192
            <div id="spinner-last-login" class="ms-auto my-auto spinner-border spinner-border-sm d-none" role="status">
Open commit View diff
192 <div id="spinner-last-login" class="ms-auto my-auto spinner-border spinner-border-sm d-none" role="status">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
193
              <span class="visually-hidden">Loading...</span>
Open commit View diff
193 <span class="visually-hidden">Loading...</span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
194
            </div>
Open commit View diff
194 </div>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
195
          </legend>
Open commit View diff
195 </legend>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
196
          <hr>
Open commit View diff
196 <hr>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
197
          <div class="d-flex">
Open commit View diff
197 <div class="d-flex">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
198
            <span class="clear-last-logins mt-auto mb-2">
Open commit View diff
198 <span class="clear-last-logins mt-auto mb-2">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
199
              {{ lang.user.clear_recent_successful_connections }}
Open commit View diff
199 {{ lang.user.clear_recent_successful_connections }}
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
200
            </span>
Open commit View diff
200 </span>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
201
            <div class="dropdown mt-4 mb-2 ms-auto">
Open commit View diff
201 <div class="dropdown mt-4 mb-2 ms-auto">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
202
              <button class="btn btn-secondary btn-xs btn-xs-lg dropdown-toggle" type="button" id="history_sasl_days" data-bs-toggle="dropdown">{{ lang.user.login_history }}</button>
Open commit View diff
202 <button class="btn btn-secondary btn-xs btn-xs-lg dropdown-toggle" type="button" id="history_sasl_days" data-bs-toggle="dropdown">{{ lang.user.login_history }}</button>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
203
              <ul class="dropdown-menu">
Open commit View diff
203 <ul class="dropdown-menu">
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
204
                <li class="login-history" data-days="1"><a class="dropdown-item" href="#">1 {{ lang.user.day }}</a></li>
Open commit View diff
204 <li class="login-history" data-days="1"><a class="dropdown-item" href="#">1 {{ lang.user.day }}</a></li>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
205
                <li class="login-history" data-days="7"><a class="dropdown-item active" href="#">1 {{ lang.user.week }}</a></li>
Open commit View diff
205 <li class="login-history" data-days="7"><a class="dropdown-item active" href="#">1 {{ lang.user.week }}</a></li>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
206
                <li class="login-history" data-days="14"><a class="dropdown-item" href="#">2 {{ lang.user.weeks }}</a></li>
Open commit View diff
206 <li class="login-history" data-days="14"><a class="dropdown-item" href="#">2 {{ lang.user.weeks }}</a></li>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
207
                <li class="login-history" data-days="31"><a class="dropdown-item" href="#">1 {{ lang.user.month }}</a></li>
Open commit View diff
207 <li class="login-history" data-days="31"><a class="dropdown-item" href="#">1 {{ lang.user.month }}</a></li>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
208
              </ul>
Open commit View diff
208 </ul>
same change 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
209
            </div>
Open commit View diff
209 </div>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
210
          </div>
Open commit View diff
210 </div>
FreddleSpl0it over 3 years ago 56a9f1a

[Web] organize user landing

Full commit hash
56a9f1a4115194c63d37ee8c451c7e432a3291c5
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
211
          <ul class="list-group last-sasl-login overflow-auto" style="flex: 1 1 0; min-height: 400px;"></ul>
Open commit View diff
211 <ul class="list-group last-sasl-login overflow-auto" style="flex: 1 1 0; min-height: 400px;"></ul>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
212
        </div>
Open commit View diff
212 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
213
      </div>
Open commit View diff
213 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
214
    </div>
Open commit View diff
214 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
215
  </div>
Open commit View diff
215 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
216
</div>
Open commit View diff
216 </div>