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/conf/sogo/plist_ldap.sh

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

plist_ldap.sh on main
Author Date Commit Line Code
FreddleSpl0it over 2 years ago 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1
#!/bin/bash
Open commit View diff
1 #!/bin/bash
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
2
Open commit View diff
2
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
3
domain="$1"
Open commit View diff
3 domain="$1"
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
4
gal_status="$2"
Open commit View diff
4 gal_status="$2"
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
5
Open commit View diff
5
FreddleSpl0it over 2 years ago 39a4b11

[SOGo] fix plist_ldap.sh example

Full commit hash
39a4b115ed11028a96afc191a089993a77372d30
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
6
echo "
Open commit View diff
6 echo "
FreddleSpl0it over 2 years ago 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
7
                <!--
Open commit View diff
7 <!--
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
8
                <example>
Open commit View diff
8 <example>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
9
                    <key>canAuthenticate</key>
Open commit View diff
9 <key>canAuthenticate</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
10
                    <string>YES</string>
Open commit View diff
10 <string>YES</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
11
                    <key>id</key>
Open commit View diff
11 <key>id</key>
FreddleSpl0it over 2 years ago 39a4b11

[SOGo] fix plist_ldap.sh example

Full commit hash
39a4b115ed11028a96afc191a089993a77372d30
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
12
                    <string>"${domain}"_ldap</string>
Open commit View diff
12 <string>"${domain}"_ldap</string>
FreddleSpl0it over 2 years ago 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
13
                    <key>isAddressBook</key>
Open commit View diff
13 <key>isAddressBook</key>
FreddleSpl0it over 2 years ago 39a4b11

[SOGo] fix plist_ldap.sh example

Full commit hash
39a4b115ed11028a96afc191a089993a77372d30
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
14
                    <string>"${gal_status}"</string>
Open commit View diff
14 <string>"${gal_status}"</string>
FreddleSpl0it over 2 years ago 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
15
                    <key>IDFieldName</key>
Open commit View diff
15 <key>IDFieldName</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
16
                    <string>mail</string>
Open commit View diff
16 <string>mail</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
17
                    <key>UIDFieldName</key>
Open commit View diff
17 <key>UIDFieldName</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
18
                    <string>uid</string>
Open commit View diff
18 <string>uid</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
19
                    <key>bindFields</key>
Open commit View diff
19 <key>bindFields</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
20
                    <array>
Open commit View diff
20 <array>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
21
                        <string>mail</string>
Open commit View diff
21 <string>mail</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
22
                    </array>
Open commit View diff
22 </array>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
23
                    <key>type</key>
Open commit View diff
23 <key>type</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
24
                    <string>ldap</string>
Open commit View diff
24 <string>ldap</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
25
                    <key>bindDN</key>
Open commit View diff
25 <key>bindDN</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
26
                    <string>cn=admin,dc=example,dc=local</string>
Open commit View diff
26 <string>cn=admin,dc=example,dc=local</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
27
                    <key>bindPassword</key>
Open commit View diff
27 <key>bindPassword</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
28
                    <string>password</string>
Open commit View diff
28 <string>password</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
29
                    <key>baseDN</key>
Open commit View diff
29 <key>baseDN</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
30
                    <string>ou=People,dc=example,dc=local</string>
Open commit View diff
30 <string>ou=People,dc=example,dc=local</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
31
                    <key>hostname</key>
Open commit View diff
31 <key>hostname</key>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
32
                    <string>ldap://1.2.3.4:389</string>
Open commit View diff
32 <string>ldap://1.2.3.4:389</string>
same change 132e37b

[SOGo] use bash script for ldap plist template

Full commit hash
132e37bfec5fa51765a01c02154f9940c213c938
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
33
                </example>
Open commit View diff
33 </example>
FreddleSpl0it over 2 years ago 39a4b11

[SOGo] fix plist_ldap.sh example

Full commit hash
39a4b115ed11028a96afc191a089993a77372d30
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
34
                -->"
Open commit View diff
34 -->"