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/edit/app-passwd.twig

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

app-passwd.twig on main
Author Date Commit Line Code
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
1
{% extends 'edit.twig' %}
Open commit View diff
1 {% extends 'edit.twig' %}
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
2
Open commit View diff
2
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
3
{% block inner_content %}
Open commit View diff
3 {% block inner_content %}
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
4
{% if result %}
Open commit View diff
4 {% if result %}
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
5
<h4>{{ lang.edit.app_passwd }}</h4>
Open commit View diff
5 <h4>{{ lang.edit.app_passwd }}</h4>
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
6
<form class="form-horizontal" data-pwgen-length="32" data-id="editapp" role="form" method="post">
Open commit View diff
6 <form class="form-horizontal" data-pwgen-length="32" data-id="editapp" role="form" method="post">
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
7
  <input type="hidden" value="0" name="active">
Open commit View diff
7 <input type="hidden" value="0" name="active">
andryyy over 4 years ago e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
8
  <input type="hidden" value="0" name="protocols">
Open commit View diff
8 <input type="hidden" value="0" name="protocols">
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
9
  <div class="row mb-4">
Open commit View diff
9 <div class="row mb-4">
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
10
    <label class="control-label col-sm-2" for="app_name">{{ lang.edit.app_name }}</label>
Open commit View diff
10 <label class="control-label col-sm-2" for="app_name">{{ lang.edit.app_name }}</label>
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
11
    <div class="col-sm-10">
Open commit View diff
11 <div class="col-sm-10">
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
12
      <input type="text" class="form-control" name="app_name" id="app_name" value="{{ result.name }}" required maxlength="255">
Open commit View diff
12 <input type="text" class="form-control" name="app_name" id="app_name" value="{{ result.name }}" required maxlength="255">
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
13
    </div>
Open commit View diff
13 </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
14
  </div>
Open commit View diff
14 </div>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
15
  <div class="row mb-2">
Open commit View diff
15 <div class="row mb-2">
Patrik Kernstock 10 months ago ce21966

Rename AppPasswds fields uniquely like 'add'

Full commit hash
ce219668cf066309cc7978613975eb3189f23cc2
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
16
    <label class="control-label col-sm-2" for="app_passwd">{{ lang.edit.password }} (<a href="#" class="generate_password">{{ lang.edit.generate }}</a>)</label>
Open commit View diff
16 <label class="control-label col-sm-2" for="app_passwd">{{ lang.edit.password }} (<a href="#" class="generate_password">{{ lang.edit.generate }}</a>)</label>
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
17
    <div class="col-sm-10">
Open commit View diff
17 <div class="col-sm-10">
Patrik Kernstock 10 months ago ce21966

Rename AppPasswds fields uniquely like 'add'

Full commit hash
ce219668cf066309cc7978613975eb3189f23cc2
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
18
      <input type="password" data-pwgen-field="true" data-hibp="true" class="form-control" name="app_passwd" placeholder="" autocomplete="new-password">
Open commit View diff
18 <input type="password" data-pwgen-field="true" data-hibp="true" class="form-control" name="app_passwd" placeholder="" autocomplete="new-password">
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
19
    </div>
Open commit View diff
19 </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
20
  </div>
Open commit View diff
20 </div>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
21
  <div class="row mb-4">
Open commit View diff
21 <div class="row mb-4">
Patrik Kernstock 10 months ago ce21966

Rename AppPasswds fields uniquely like 'add'

Full commit hash
ce219668cf066309cc7978613975eb3189f23cc2
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
22
    <label class="control-label col-sm-2" for="app_passwd2">{{ lang.edit.password_repeat }}</label>
Open commit View diff
22 <label class="control-label col-sm-2" for="app_passwd2">{{ lang.edit.password_repeat }}</label>
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
23
    <div class="col-sm-10">
Open commit View diff
23 <div class="col-sm-10">
Patrik Kernstock 10 months ago ce21966

Rename AppPasswds fields uniquely like 'add'

Full commit hash
ce219668cf066309cc7978613975eb3189f23cc2
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
24
      <input type="password" data-pwgen-field="true" class="form-control" name="app_passwd2" autocomplete="new-password">
Open commit View diff
24 <input type="password" data-pwgen-field="true" class="form-control" name="app_passwd2" autocomplete="new-password">
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
25
    </div>
Open commit View diff
25 </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
26
  </div>
Open commit View diff
26 </div>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
27
  <div class="row mb-2">
Open commit View diff
27 <div class="row mb-2">
FreddleSpl0it over 4 years ago 003d709

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
28
    <div class="offset-sm-2 col-sm-10">
Open commit View diff
28 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
29
      <div class="form-check">
Open commit View diff
29 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
30
        <label><input type="checkbox" class="form-check-input" value="1" name="active"{% if result.active == '1' %} checked{% endif %}> {{ lang.edit.active }}</label>
Open commit View diff
30 <label><input type="checkbox" class="form-check-input" value="1" name="active"{% if result.active == '1' %} checked{% endif %}> {{ lang.edit.active }}</label>
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
31
      </div>
Open commit View diff
31 </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
32
    </div>
Open commit View diff
32 </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
33
  </div>
Open commit View diff
33 </div>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
34
  <div class="row mb-4">
Open commit View diff
34 <div class="row mb-4">
andryyy over 4 years ago e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
35
    <label class="control-label col-sm-2" for="protocols">{{ lang.edit.app_passwd_protocols }}</label>
Open commit View diff
35 <label class="control-label col-sm-2" for="protocols">{{ lang.edit.app_passwd_protocols }}</label>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
36
    <div class="col-sm-10">
Open commit View diff
36 <div class="col-sm-10">
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
37
      <select class="full-width-select" data-live-search="true" id="protocols" name="protocols" multiple>
Open commit View diff
37 <select class="full-width-select" data-live-search="true" id="protocols" name="protocols" multiple>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
38
        <option value="imap_access" {% if result.imap_access == 1 %} selected{% endif %}>IMAP</option>
Open commit View diff
38 <option value="imap_access" {% if result.imap_access == 1 %} selected{% endif %}>IMAP</option>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
39
        <option value="smtp_access" {% if result.smtp_access == 1 %} selected{% endif %}>SMTP</option>
Open commit View diff
39 <option value="smtp_access" {% if result.smtp_access == 1 %} selected{% endif %}>SMTP</option>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
40
        <option value="eas_access" {% if result.eas_access == 1 %} selected{% endif %}>EAS/ActiveSync</option>
Open commit View diff
40 <option value="eas_access" {% if result.eas_access == 1 %} selected{% endif %}>EAS/ActiveSync</option>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
41
        <option value="dav_access" {% if result.dav_access == 1 %} selected{% endif %}>CardDAV/CalDAV</option>
Open commit View diff
41 <option value="dav_access" {% if result.dav_access == 1 %} selected{% endif %}>CardDAV/CalDAV</option>
andryyy over 4 years ago 15ce95e

[Web, Dovecot] Add sieve and pop3 to protocol access for app passwords

Full commit hash
15ce95e78d262322cd65f1a6241753d686e462e3
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
42
        <option value="pop3_access" {% if result.pop3_access == 1 %} selected{% endif %}>POP3</option>
Open commit View diff
42 <option value="pop3_access" {% if result.pop3_access == 1 %} selected{% endif %}>POP3</option>
same change 15ce95e

[Web, Dovecot] Add sieve and pop3 to protocol access for app passwords

Full commit hash
15ce95e78d262322cd65f1a6241753d686e462e3
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
43
        <option value="sieve_access" {% if result.sieve_access == 1 %} selected{% endif %}>Sieve</option>
Open commit View diff
43 <option value="sieve_access" {% if result.sieve_access == 1 %} selected{% endif %}>Sieve</option>
andryyy over 4 years ago e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
44
      </select>
Open commit View diff
44 </select>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
45
    </div>
Open commit View diff
45 </div>
same change e13bc24

[Web, Dovecot] Allow to define scope of services for app passwords

Full commit hash
e13bc242a4130c1333f995c1bf02369c06e3a16d
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
46
  </div>
Open commit View diff
46 </div>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
47
  <div class="row mb-2">
Open commit View diff
47 <div class="row mb-2">
FreddleSpl0it over 4 years ago 003d709

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
48
    <div class="offset-sm-2 col-sm-10">
Open commit View diff
48 <div class="offset-sm-2 col-sm-10">
FreddleSpl0it over 4 years ago b980e7a

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
49
      <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="editapp" data-item="{{ result.id }}" data-api-url='edit/app-passwd' data-api-attr='{}' href="#">{{ lang.edit.save }}</button>
Open commit View diff
49 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="editapp" data-item="{{ result.id }}" data-api-url='edit/app-passwd' data-api-attr='{}' href="#">{{ lang.edit.save }}</button>
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
50
    </div>
Open commit View diff
50 </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
51
  </div>
Open commit View diff
51 </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
52
</form>
Open commit View diff
52 </form>
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
53
{% else %}
Open commit View diff
53 {% else %}
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
54
  {{ parent() }}
Open commit View diff
54 {{ parent() }}
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
55
{% endif %}
Open commit View diff
55 {% endif %}
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
56
{% endblock %}
Open commit View diff
56 {% endblock %}