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/CHANGELOG.md

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

CHANGELOG.md 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
CHANGELOG for 1.x
Open commit View diff
1 CHANGELOG for 1.x
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
4
This changelog references the relevant changes (bug and security fixes) done
Open commit View diff
4 This changelog references the relevant changes (bug and security fixes) done
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
5
in 1.x minor versions.
Open commit View diff
5 in 1.x minor versions.
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
7
To see the files changed for a given bug, go to https://github.com/bshaffer/oauth2-server-php/issues/### where ### is the bug number
Open commit View diff
7 To see the files changed for a given bug, go to https://github.com/bshaffer/oauth2-server-php/issues/### where ### is the bug number
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
8
To get the diff between two versions, go to https://github.com/bshaffer/oauth2-server-php/compare/v1.0...v1.1
Open commit View diff
8 To get the diff between two versions, go to https://github.com/bshaffer/oauth2-server-php/compare/v1.0...v1.1
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
9
To get the diff for a specific change, go to https://github.com/bshaffer/oauth2-server-php/commit/XXX where XXX is the change hash
Open commit View diff
9 To get the diff for a specific change, go to https://github.com/bshaffer/oauth2-server-php/commit/XXX where XXX is the change hash
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
11
* 1.10.0 (2017-11-15)
Open commit View diff
11 * 1.10.0 (2017-11-15)
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
  PR: https://github.com/bshaffer/oauth2-server-php/pull/889
Open commit View diff
13 PR: https://github.com/bshaffer/oauth2-server-php/pull/889
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
15
  * #795 - [feature] added protected createPayload method to allow easier customization of JWT payload
Open commit View diff
15 * #795 - [feature] added protected createPayload method to allow easier customization of JWT payload
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
16
  * #807 - [refactor] simplifies UserInfoController constructor
Open commit View diff
16 * #807 - [refactor] simplifies UserInfoController constructor
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
17
  * #814 - [docs] Adds https to README link
Open commit View diff
17 * #814 - [docs] Adds https to README link
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
18
  * #827 - [testing] Explicitly pulls in phpunit 4
Open commit View diff
18 * #827 - [testing] Explicitly pulls in phpunit 4
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
19
  * #828 - [docs] PHPDoc improvements and type hinting of variables.
Open commit View diff
19 * #828 - [docs] PHPDoc improvements and type hinting of variables.
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
20
  * #829 - [bug] Fix CORS issue for revoking and requesting an access token
Open commit View diff
20 * #829 - [bug] Fix CORS issue for revoking and requesting an access token
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
21
  * #869 - [testing] Remove php 5.3 from travis and use vendored phpunit
Open commit View diff
21 * #869 - [testing] Remove php 5.3 from travis and use vendored phpunit
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
22
  * #834 - [feature] use random_bytes if available
Open commit View diff
22 * #834 - [feature] use random_bytes if available
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
23
  * #851 - [docs] Fix PHPDoc
Open commit View diff
23 * #851 - [docs] Fix PHPDoc
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
24
  * #872 - [bug] Fix count() error on PHP 7.2
Open commit View diff
24 * #872 - [bug] Fix count() error on PHP 7.2
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
25
  * #873 - [testing] adds php 7.2 to travis
Open commit View diff
25 * #873 - [testing] adds php 7.2 to travis
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
26
  * #794 - [docs] Fix typo in composer.json
Open commit View diff
26 * #794 - [docs] Fix typo in composer.json
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
27
  * #885 - [testing] Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
Open commit View diff
27 * #885 - [testing] Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
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
* 1.9.0 (2017-01-06)
Open commit View diff
29 * 1.9.0 (2017-01-06)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
31
  PR: https://github.com/bshaffer/oauth2-server-php/pull/788
Open commit View diff
31 PR: https://github.com/bshaffer/oauth2-server-php/pull/788
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
33
  * bug #645 - Allow null for client_secret
Open commit View diff
33 * bug #645 - Allow null for client_secret
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
34
  * bug #651 - Fix bug in isPublicClient of Cassandra Storage
Open commit View diff
34 * bug #651 - Fix bug in isPublicClient of Cassandra Storage
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
35
  * bug #670 - Bug in client's scope restriction
Open commit View diff
35 * bug #670 - Bug in client's scope restriction
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
36
  * bug #672 - Implemented method to override the password hashing algorithm
Open commit View diff
36 * bug #672 - Implemented method to override the password hashing algorithm
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
37
  * bug #698 - Fix Token Response's Content-Type to application/json
Open commit View diff
37 * bug #698 - Fix Token Response's Content-Type to application/json
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
38
  * bug #729 - Ensures unsetAccessToken and unsetRefreshToken return a bool
Open commit View diff
38 * bug #729 - Ensures unsetAccessToken and unsetRefreshToken return a bool
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
39
  * bug #749 - Fix UserClaims for CodeIdToken
Open commit View diff
39 * bug #749 - Fix UserClaims for CodeIdToken
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
40
  * bug #784 - RFC6750 compatibility
Open commit View diff
40 * bug #784 - RFC6750 compatibility
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
41
  * bug #776 - Fix "redirect_uri_mismatch" for URIs with encoded characters
Open commit View diff
41 * bug #776 - Fix "redirect_uri_mismatch" for URIs with encoded characters
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
42
  * bug #759 - no access token supplied to resource controller results in empty request body
Open commit View diff
42 * bug #759 - no access token supplied to resource controller results in empty request body
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
43
  * bug #773 - Use OpenSSL random method before attempting Mcrypt's.
Open commit View diff
43 * bug #773 - Use OpenSSL random method before attempting Mcrypt's.
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
44
  * bug #790 - Add mongo db
Open commit View diff
44 * bug #790 - Add mongo db
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
46
* 1.8.0 (2015-09-18)
Open commit View diff
46 * 1.8.0 (2015-09-18)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
48
  PR: https://github.com/bshaffer/oauth2-server-php/pull/643
Open commit View diff
48 PR: https://github.com/bshaffer/oauth2-server-php/pull/643
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
50
  * bug #594 - adds jti
Open commit View diff
50 * bug #594 - adds jti
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
51
  * bug #598 - fixes lifetime configurations for JWTs
Open commit View diff
51 * bug #598 - fixes lifetime configurations for JWTs
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
52
  * bug #634 - fixes travis builds, upgrade to containers
Open commit View diff
52 * bug #634 - fixes travis builds, upgrade to containers
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
53
  * bug #586 - support for revoking tokens
Open commit View diff
53 * bug #586 - support for revoking tokens
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
54
  * bug #636 - Adds FirebaseJWT bridge
Open commit View diff
54 * bug #636 - Adds FirebaseJWT bridge
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
55
  * bug #639 - Mongo HHVM compatibility
Open commit View diff
55 * bug #639 - Mongo HHVM compatibility
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
57
* 1.7.0 (2015-04-23)
Open commit View diff
57 * 1.7.0 (2015-04-23)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
59
  PR: https://github.com/bshaffer/oauth2-server-php/pull/572
Open commit View diff
59 PR: https://github.com/bshaffer/oauth2-server-php/pull/572
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
61
  * bug #500 - PDO fetch mode changed from FETCH_BOTH to FETCH_ASSOC
Open commit View diff
61 * bug #500 - PDO fetch mode changed from FETCH_BOTH to FETCH_ASSOC
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
62
  * bug #508 - Case insensitive for Bearer token header name  ba716d4
Open commit View diff
62 * bug #508 - Case insensitive for Bearer token header name ba716d4
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
63
  * bug #512 - validateRedirectUri is now public
Open commit View diff
63 * bug #512 - validateRedirectUri is now public
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
64
  * bug #530 - Add PublicKeyInterface, UserClaimsInterface to Cassandra Storage
Open commit View diff
64 * bug #530 - Add PublicKeyInterface, UserClaimsInterface to Cassandra Storage
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
65
  * bug #505 - DynamoDB storage fixes
Open commit View diff
65 * bug #505 - DynamoDB storage fixes
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
66
  * bug #556 - adds "code id_token" return type to openid connect
Open commit View diff
66 * bug #556 - adds "code id_token" return type to openid connect
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
67
  * bug #563 - Include "issuer" config key for JwtAccessToken
Open commit View diff
67 * bug #563 - Include "issuer" config key for JwtAccessToken
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
68
  * bug #564 - Fixes JWT vulnerability
Open commit View diff
68 * bug #564 - Fixes JWT vulnerability
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
69
  * bug #571 - Added unset_refresh_token_after_use option
Open commit View diff
69 * bug #571 - Added unset_refresh_token_after_use option
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
71
* 1.6 (2015-01-16)
Open commit View diff
71 * 1.6 (2015-01-16)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
73
  PR: https://github.com/bshaffer/oauth2-server-php/pull/496
Open commit View diff
73 PR: https://github.com/bshaffer/oauth2-server-php/pull/496
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
75
  * bug 437 - renames CryptoToken to JwtAccessToken / use_crypto_tokens to use_jwt_access_tokens
Open commit View diff
75 * bug 437 - renames CryptoToken to JwtAccessToken / use_crypto_tokens to use_jwt_access_tokens
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
76
  * bug 447 - Adds a Couchbase storage implementation
Open commit View diff
76 * bug 447 - Adds a Couchbase storage implementation
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
77
  * bug 460 - Rename JWT claims to match spec
Open commit View diff
77 * bug 460 - Rename JWT claims to match spec
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
78
  * bug 470 - order does not matter for multi-valued response types
Open commit View diff
78 * bug 470 - order does not matter for multi-valued response types
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
79
  * bug 471 - Make validateAuthorizeRequest available for POST in addition to GET
Open commit View diff
79 * bug 471 - Make validateAuthorizeRequest available for POST in addition to GET
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
80
  * bug 475 - Adds JTI table definitiion
Open commit View diff
80 * bug 475 - Adds JTI table definitiion
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
81
  * bug 481 - better randomness for generating access tokens
Open commit View diff
81 * bug 481 - better randomness for generating access tokens
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
82
  * bug 480 - Use hash_equals() for signature verification (prevents remote timing attacks)
Open commit View diff
82 * bug 480 - Use hash_equals() for signature verification (prevents remote timing attacks)
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
83
  * bugs 489, 491, 498 - misc other fixes
Open commit View diff
83 * bugs 489, 491, 498 - misc other fixes
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
85
* 1.5 (2014-08-27)
Open commit View diff
85 * 1.5 (2014-08-27)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
87
  PR: https://github.com/bshaffer/oauth2-server-php/pull/446
Open commit View diff
87 PR: https://github.com/bshaffer/oauth2-server-php/pull/446
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
89
  * bug #399 - Add DynamoDB Support
Open commit View diff
89 * bug #399 - Add DynamoDB Support
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
90
  * bug #404 - renamed error name for malformed/expired tokens
Open commit View diff
90 * bug #404 - renamed error name for malformed/expired tokens
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
91
  * bug #412 - Openid connect: fixes for claims with more than one scope / Add support for the prompt parameter ('consent' and 'none')
Open commit View diff
91 * bug #412 - Openid connect: fixes for claims with more than one scope / Add support for the prompt parameter ('consent' and 'none')
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
92
  * bug #411 - fixes xml output
Open commit View diff
92 * bug #411 - fixes xml output
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
93
  * bug #413 - fixes invalid format error
Open commit View diff
93 * bug #413 - fixes invalid format error
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
94
  * bug #401 - fixes code standards / whitespace
Open commit View diff
94 * bug #401 - fixes code standards / whitespace
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
95
  * bug #354 - bundles PDO SQL with the library
Open commit View diff
95 * bug #354 - bundles PDO SQL with the library
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
96
  * [BC] bug #397 - refresh tokens should not be encrypted
Open commit View diff
96 * [BC] bug #397 - refresh tokens should not be encrypted
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
97
  * bug #423 - makes "scope" optional for refresh token storage
Open commit View diff
97 * bug #423 - makes "scope" optional for refresh token storage
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
99
* 1.4 (2014-06-12)
Open commit View diff
99 * 1.4 (2014-06-12)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
101
  PR: https://github.com/bshaffer/oauth2-server-php/pull/392
Open commit View diff
101 PR: https://github.com/bshaffer/oauth2-server-php/pull/392
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
103
  * bug #189 Storage\PDO - allows DSN string in constructor
Open commit View diff
103 * bug #189 Storage\PDO - allows DSN string in constructor
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
104
  * bug #233 Bearer Tokens - allows token in request body for PUT requests
Open commit View diff
104 * bug #233 Bearer Tokens - allows token in request body for PUT requests
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
105
  * bug #346 Fixes open_basedir warning
Open commit View diff
105 * bug #346 Fixes open_basedir warning
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
106
  * bug #351 Adds OpenID Connect support
Open commit View diff
106 * bug #351 Adds OpenID Connect support
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
107
  * bug #355 Adds php 5.6 and HHVM to travis.ci testing
Open commit View diff
107 * bug #355 Adds php 5.6 and HHVM to travis.ci testing
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
108
  * [BC] bug #358 Adds `getQueryStringIdentifier()` to the GrantType interface
Open commit View diff
108 * [BC] bug #358 Adds `getQueryStringIdentifier()` to the GrantType interface
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
109
  * bug #363 Encryption\JWT - Allows for subclassing JWT Headers
Open commit View diff
109 * bug #363 Encryption\JWT - Allows for subclassing JWT Headers
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
110
  * bug #349 Bearer Tokens - adds requestHasToken method for when access tokens are optional
Open commit View diff
110 * bug #349 Bearer Tokens - adds requestHasToken method for when access tokens are optional
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
111
  * bug #301 Encryption\JWT - fixes urlSafeB64Encode(): ensures newlines are replaced as expected
Open commit View diff
111 * bug #301 Encryption\JWT - fixes urlSafeB64Encode(): ensures newlines are replaced as expected
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
112
  * bug #323 ResourceController - client_id is no longer required to be returned when calling getAccessToken
Open commit View diff
112 * bug #323 ResourceController - client_id is no longer required to be returned when calling getAccessToken
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
113
  * bug #367 Storage\PDO - adds Postgres support
Open commit View diff
113 * bug #367 Storage\PDO - adds Postgres support
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
114
  * bug #368 Access Tokens - use mcrypt_create_iv or openssl_random_pseudo_bytes to create token string
Open commit View diff
114 * bug #368 Access Tokens - use mcrypt_create_iv or openssl_random_pseudo_bytes to create token string
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
115
  * bug #376 Request - allows case insensitive headers
Open commit View diff
115 * bug #376 Request - allows case insensitive headers
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
116
  * bug #384 Storage\PDO - can pass in PDO options in constructor of PDO storage
Open commit View diff
116 * bug #384 Storage\PDO - can pass in PDO options in constructor of PDO storage
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
117
  * misc fixes #361, #292, #373, #374, #379, #396
Open commit View diff
117 * misc fixes #361, #292, #373, #374, #379, #396
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
118
* 1.3 (2014-02-27)
Open commit View diff
118 * 1.3 (2014-02-27)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
120
  PR: https://github.com/bshaffer/oauth2-server-php/pull/325
Open commit View diff
120 PR: https://github.com/bshaffer/oauth2-server-php/pull/325
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
122
  * bug #311 adds cassandra storage
Open commit View diff
122 * bug #311 adds cassandra storage
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
123
  * bug #298 fixes response code for user credentials grant type
Open commit View diff
123 * bug #298 fixes response code for user credentials grant type
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
124
  * bug #318 adds 'use_crypto_tokens' config to Server class for better DX
Open commit View diff
124 * bug #318 adds 'use_crypto_tokens' config to Server class for better DX
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
125
  * [BC] bug #320 pass client_id to getDefaultScope
Open commit View diff
125 * [BC] bug #320 pass client_id to getDefaultScope
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
126
  * bug #324 better feedback when running tests
Open commit View diff
126 * bug #324 better feedback when running tests
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
127
  * bug #335 adds support for non-expiring refresh tokens
Open commit View diff
127 * bug #335 adds support for non-expiring refresh tokens
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
128
  * bug #333 fixes Pdo storage for getClientKey
Open commit View diff
128 * bug #333 fixes Pdo storage for getClientKey
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
129
  * bug #336 fixes Redis storage for expireAuthorizationCode
Open commit View diff
129 * bug #336 fixes Redis storage for expireAuthorizationCode
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
131
* 1.3 (2014-02-27)
Open commit View diff
131 * 1.3 (2014-02-27)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
133
  PR: https://github.com/bshaffer/oauth2-server-php/pull/325
Open commit View diff
133 PR: https://github.com/bshaffer/oauth2-server-php/pull/325
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
135
  * bug #311 adds cassandra storage
Open commit View diff
135 * bug #311 adds cassandra storage
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
136
  * bug #298 fixes response code for user credentials grant type
Open commit View diff
136 * bug #298 fixes response code for user credentials grant type
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
137
  * bug #318 adds 'use_crypto_tokens' config to Server class for better DX
Open commit View diff
137 * bug #318 adds 'use_crypto_tokens' config to Server class for better DX
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
138
  * bug #320 pass client_id to getDefaultScope
Open commit View diff
138 * bug #320 pass client_id to getDefaultScope
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
139
  * bug #324 better feedback when running tests
Open commit View diff
139 * bug #324 better feedback when running tests
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
140
  * bug #335 adds support for non-expiring refresh tokens
Open commit View diff
140 * bug #335 adds support for non-expiring refresh tokens
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
141
  * bug #333 fixes Pdo storage for getClientKey
Open commit View diff
141 * bug #333 fixes Pdo storage for getClientKey
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
142
  * bug #336 fixes Redis storage for expireAuthorizationCode
Open commit View diff
142 * bug #336 fixes Redis storage for expireAuthorizationCode
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
144
* 1.2 (2014-01-03)
Open commit View diff
144 * 1.2 (2014-01-03)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
146
  PR: https://github.com/bshaffer/oauth2-server-php/pull/288
Open commit View diff
146 PR: https://github.com/bshaffer/oauth2-server-php/pull/288
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
148
  * bug #285 changed response header from 200 to 401 when empty token received
Open commit View diff
148 * bug #285 changed response header from 200 to 401 when empty token received
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
149
  * bug #286 adds documentation and links to spec for not including error messages when no token is supplied
Open commit View diff
149 * bug #286 adds documentation and links to spec for not including error messages when no token is supplied
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
150
  * bug #280 ensures PHP warnings do not get thrown as a result of an invalid argument to $jwt->decode()
Open commit View diff
150 * bug #280 ensures PHP warnings do not get thrown as a result of an invalid argument to $jwt->decode()
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
151
  * bug #279 predis wrong number of arguments
Open commit View diff
151 * bug #279 predis wrong number of arguments
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
152
  * bug #277 Securing JS WebApp client secret w/ password grant type
Open commit View diff
152 * bug #277 Securing JS WebApp client secret w/ password grant type
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
154
* 1.1 (2013-12-17)
Open commit View diff
154 * 1.1 (2013-12-17)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
156
  PR: https://github.com/bshaffer/oauth2-server-php/pull/276
Open commit View diff
156 PR: https://github.com/bshaffer/oauth2-server-php/pull/276
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
158
  * bug #278 adds refresh token configuration to Server class
Open commit View diff
158 * bug #278 adds refresh token configuration to Server class
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
159
  * bug #274 Supplying a null client_id and client_secret grants API access
Open commit View diff
159 * bug #274 Supplying a null client_id and client_secret grants API access
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
160
  * bug #244 [MongoStorage] More detailed implementation info
Open commit View diff
160 * bug #244 [MongoStorage] More detailed implementation info
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
161
  * bug #268 Implement jti for JWT Bearer tokens to prevent replay attacks.
Open commit View diff
161 * bug #268 Implement jti for JWT Bearer tokens to prevent replay attacks.
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
162
  * bug #266 Removing unused argument to getAccessTokenData
Open commit View diff
162 * bug #266 Removing unused argument to getAccessTokenData
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
163
  * bug #247 Make Bearer token type consistent
Open commit View diff
163 * bug #247 Make Bearer token type consistent
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
164
  * bug #253 Fixing CryptoToken refresh token lifetime
Open commit View diff
164 * bug #253 Fixing CryptoToken refresh token lifetime
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
165
  * bug #246 refactors public key logic to be more intuitive
Open commit View diff
165 * bug #246 refactors public key logic to be more intuitive
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
166
  * bug #245 adds support for JSON crypto tokens
Open commit View diff
166 * bug #245 adds support for JSON crypto tokens
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
167
  * bug #230 Remove unused columns in oauth_clients
Open commit View diff
167 * bug #230 Remove unused columns in oauth_clients
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
168
  * bug #215 makes Redis Scope Storage obey the same paradigm as PDO
Open commit View diff
168 * bug #215 makes Redis Scope Storage obey the same paradigm as PDO
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
169
  * bug #228 removes scope group
Open commit View diff
169 * bug #228 removes scope group
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
170
  * bug #227 squelches open basedir restriction error
Open commit View diff
170 * bug #227 squelches open basedir restriction error
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
171
  * bug #223 Updated docblocks for RefreshTokenInterface.php
Open commit View diff
171 * bug #223 Updated docblocks for RefreshTokenInterface.php
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
172
  * bug #224 Adds protected properties
Open commit View diff
172 * bug #224 Adds protected properties
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
173
  * bug #217 Implement ScopeInterface for PDO, Redis
Open commit View diff
173 * bug #217 Implement ScopeInterface for PDO, Redis
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
175
* 1.0 (2013-08-12)
Open commit View diff
175 * 1.0 (2013-08-12)
same change 7a85abd

[Web] Prepare for oauth2

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

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
177
  * bug #203 Add redirect\_status_code config param for AuthorizeController
Open commit View diff
177 * bug #203 Add redirect\_status_code config param for AuthorizeController
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
178
  * bug #205 ensures unnecessary ? is not set when  ** bug
Open commit View diff
178 * bug #205 ensures unnecessary ? is not set when ** bug
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
179
  * bug #204 Fixed call to LogicException
Open commit View diff
179 * bug #204 Fixed call to LogicException
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
180
  * bug #202 Add explode to checkRestrictedGrant in PDO Storage
Open commit View diff
180 * bug #202 Add explode to checkRestrictedGrant in PDO Storage
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
181
  * bug #197 adds support for 'false' default scope  ** bug
Open commit View diff
181 * bug #197 adds support for 'false' default scope ** bug
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
182
  * bug #192 reference errors and adds tests
Open commit View diff
182 * bug #192 reference errors and adds tests
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
183
  * bug #194 makes some appropriate properties  ** bug
Open commit View diff
183 * bug #194 makes some appropriate properties ** bug
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
184
  * bug #191 passes config to HttpBasic
Open commit View diff
184 * bug #191 passes config to HttpBasic
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
185
  * bug #190 validates client credentials before  ** bug
Open commit View diff
185 * bug #190 validates client credentials before ** bug
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
186
  * bug #171 Fix wrong redirect following authorization step
Open commit View diff
186 * bug #171 Fix wrong redirect following authorization step
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
187
  * bug #187 client_id is now passed to getDefaultScope().
Open commit View diff
187 * bug #187 client_id is now passed to getDefaultScope().
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
188
  * bug #176 Require refresh_token in getRefreshToken response
Open commit View diff
188 * bug #176 Require refresh_token in getRefreshToken response
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
189
  * bug #174 make user\_id not required for refresh_token grant
Open commit View diff
189 * bug #174 make user\_id not required for refresh_token grant
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
190
  * bug #173 Duplication in JwtBearer Grant
Open commit View diff
190 * bug #173 Duplication in JwtBearer Grant
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
191
  * bug #168 user\_id not required for authorization_code grant
Open commit View diff
191 * bug #168 user\_id not required for authorization_code grant
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
192
  * bug #133 hardens default security for user object
Open commit View diff
192 * bug #133 hardens default security for user object
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
193
  * bug #163 allows redirect\_uri on authorization_code to be NULL in docs example
Open commit View diff
193 * bug #163 allows redirect\_uri on authorization_code to be NULL in docs example
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
194
  * bug #162 adds getToken on ResourceController for convenience
Open commit View diff
194 * bug #162 adds getToken on ResourceController for convenience
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
195
  * bug #161 fixes fatal error
Open commit View diff
195 * bug #161 fixes fatal error
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
196
  * bug #163 Invalid redirect_uri handling
Open commit View diff
196 * bug #163 Invalid redirect_uri handling
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
197
  * bug #156 user\_id in OAuth2\_Storage_AuthorizationCodeInterface::getAuthorizationCode() response
Open commit View diff
197 * bug #156 user\_id in OAuth2\_Storage_AuthorizationCodeInterface::getAuthorizationCode() response
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
198
  * bug #157 Fix for extending access and refresh tokens
Open commit View diff
198 * bug #157 Fix for extending access and refresh tokens
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
199
  * bug #154 ResponseInterface: getParameter method is used in the library but not defined in the interface
Open commit View diff
199 * bug #154 ResponseInterface: getParameter method is used in the library but not defined in the interface
same change 7a85abd

[Web] Prepare for oauth2

Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
200
  * bug #148 Add more detail to examples in Readme.md
Open commit View diff
200 * bug #148 Add more detail to examples in Readme.md