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/inc/lib/vendor/composer/autoload_classmap.php

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

autoload_classmap.php on main
Author Date Commit Line Code
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
1
<?php
Open commit View diff
1 <?php
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
2
Open commit View diff
2
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
3
// autoload_classmap.php @generated by Composer
Open commit View diff
3 // autoload_classmap.php @generated by Composer
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
4
Open commit View diff
4
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
5
$vendorDir = dirname(__DIR__);
Open commit View diff
5 $vendorDir = dirname(__DIR__);
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
6
$baseDir = dirname($vendorDir);
Open commit View diff
6 $baseDir = dirname($vendorDir);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
7
Open commit View diff
7
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
8
return array(
Open commit View diff
8 return array(
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
9
    'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
Open commit View diff
9 'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
Peter almost 2 years ago 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
10
    'CURLStringFile' => $vendorDir . '/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php',
Open commit View diff
10 'CURLStringFile' => $vendorDir . '/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php',
andryyy over 5 years ago ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
11
    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
Open commit View diff
11 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
12
    'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
Open commit View diff
12 'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
Peter almost 2 years ago 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
13
    'ReturnTypeWillChange' => $vendorDir . '/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php',
Open commit View diff
13 'ReturnTypeWillChange' => $vendorDir . '/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php',
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
14
    'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
Open commit View diff
14 'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
15
    'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
Open commit View diff
15 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
16
    'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
Open commit View diff
16 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
17
);
Open commit View diff
17 );