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/bshaffer/oauth2-server-php/composer.json

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

composer.json on main
Author Date Commit Line Code
andryyy almost 7 years ago 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
1
{
Open commit View diff
1 {
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
2
    "name": "bshaffer/oauth2-server-php",
Open commit View diff
2 "name": "bshaffer/oauth2-server-php",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
3
    "description":"OAuth2 Server for PHP",
Open commit View diff
3 "description":"OAuth2 Server for PHP",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
4
    "keywords":["oauth","oauth2","auth"],
Open commit View diff
4 "keywords":["oauth","oauth2","auth"],
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
5
    "type":"library",
Open commit View diff
5 "type":"library",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
6
    "license":"MIT",
Open commit View diff
6 "license":"MIT",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
7
    "authors":[
Open commit View diff
7 "authors":[
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
8
        {
Open commit View diff
8 {
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
9
            "name":"Brent Shaffer",
Open commit View diff
9 "name":"Brent Shaffer",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
10
            "email": "[email protected]",
Open commit View diff
10 "email": "[email protected]",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
11
            "homepage":"http://brentertainment.com"
Open commit View diff
11 "homepage":"http://brentertainment.com"
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
12
        }
Open commit View diff
12 }
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
13
    ],
Open commit View diff
13 ],
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
14
    "homepage": "http://github.com/bshaffer/oauth2-server-php",
Open commit View diff
14 "homepage": "http://github.com/bshaffer/oauth2-server-php",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
15
    "autoload": {
Open commit View diff
15 "autoload": {
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
16
        "psr-0": { "OAuth2": "src/" }
Open commit View diff
16 "psr-0": { "OAuth2": "src/" }
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
17
    },
Open commit View diff
17 },
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
18
    "require":{
Open commit View diff
18 "require":{
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
19
        "php":">=5.3.9"
Open commit View diff
19 "php":">=5.3.9"
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
20
    },
Open commit View diff
20 },
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
21
    "require-dev": {
Open commit View diff
21 "require-dev": {
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
22
        "phpunit/phpunit": "^4.0",
Open commit View diff
22 "phpunit/phpunit": "^4.0",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
23
        "aws/aws-sdk-php": "~2.8",
Open commit View diff
23 "aws/aws-sdk-php": "~2.8",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
24
        "firebase/php-jwt": "~2.2",
Open commit View diff
24 "firebase/php-jwt": "~2.2",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
25
        "predis/predis": "dev-master",
Open commit View diff
25 "predis/predis": "dev-master",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
26
        "thobbs/phpcassa": "dev-master",
Open commit View diff
26 "thobbs/phpcassa": "dev-master",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
27
        "mongodb/mongodb": "^1.1"
Open commit View diff
27 "mongodb/mongodb": "^1.1"
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
28
    },
Open commit View diff
28 },
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
29
    "suggest": {
Open commit View diff
29 "suggest": {
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
30
        "predis/predis": "Required to use Redis storage",
Open commit View diff
30 "predis/predis": "Required to use Redis storage",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
31
        "thobbs/phpcassa": "Required to use Cassandra storage",
Open commit View diff
31 "thobbs/phpcassa": "Required to use Cassandra storage",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
32
        "aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage",
Open commit View diff
32 "aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
33
        "firebase/php-jwt": "~2.2 is required to use JWT features",
Open commit View diff
33 "firebase/php-jwt": "~2.2 is required to use JWT features",
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
34
        "mongodb/mongodb": "^1.1 is required to use MongoDB storage"
Open commit View diff
34 "mongodb/mongodb": "^1.1 is required to use MongoDB storage"
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
35
    }
Open commit View diff
35 }
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
36
}
Open commit View diff
36 }