doorkeeper-mongodb 5.2.0 → 5.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/doorkeeper-mongodb/mixins/mongoid/access_grant_mixin.rb +1 -1
- data/lib/doorkeeper-mongodb/mixins/mongoid/access_token_mixin.rb +54 -11
- data/lib/doorkeeper-mongodb/version.rb +1 -1
- data/lib/doorkeeper/orm/concerns/mongoid/resource_ownerable.rb +1 -1
- data/spec/controllers/authorizations_controller_spec.rb +8 -4
- data/spec/controllers/tokens_controller_spec.rb +4 -3
- data/spec/dummy/app/helpers/application_helper.rb +1 -1
- data/spec/dummy/log/test.log +4947 -19569
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/-o/-ofn45zIfO5vx4VD6m6NXesLf6da5usA-Sbw2SVju3o.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/2X/2XMMcHbyTSRqh1GkV0xzyIETNtt-zgN6iniziShaKmQ.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/EZ/EZGpd6pUEJZxO6uT2yIS4Fpn5KX7VDgC9VB3AaemF5Q.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/Lk/LklIq5hrBAPESXVUpFMwQ9L-1qTj90sPVi6U19_Xi-Q.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/Ph/Ph7RtH_NvG2I8XpTa8mA8SBQXZDzBPVIh4CH6g7OXJ0.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/b6/b6QRH6ZdCc0e6bUWu4qni_kZmptaMgWciO8Jl9q6_p8.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/{XP/XPNgZY4Ly48GPhFN1UvRKAkiWKaK-LQZ0GAQMXdncgs.cache → eS/eSL1QMz46gKLM0GR6S9fL6uyARPxOImcappZ9_ZtSyg.cache} +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/jC/jCTZ1jAldKBn4OTANBBmCKzxLrDgok1ur4meoTqlDNg.cache +0 -0
- data/spec/lib/models/revocable_spec.rb +2 -3
- data/spec/lib/oauth/authorization_code_request_spec.rb +9 -8
- data/spec/lib/oauth/client_credentials_request_spec.rb +5 -4
- data/spec/lib/oauth/password_access_token_request_spec.rb +5 -9
- data/spec/lib/oauth/refresh_token_request_spec.rb +16 -13
- metadata +4 -32
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/-N/-N6aF8Oakz69HYzUEm4dXfQ9wGMiNoiUBP0AaoI54_s.cache +0 -1
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/-y/-yUUzbEdh91dSsL6NfuZj__L7JBRNZyzGudEH0H0O1Q.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/3v/3vaobZbocSOL8WHsdjT94BuZESNBELFAsRp8M01tB0U.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/6M/6MR0HpBuYVO69AjbtHNvvr-tIu6bemJMYaPhJlwvpKY.cache +0 -1
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/79/79Ybx0J0CZRvb6zlo10G1aSXf5DH_3jCzelUdf831GQ.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/7M/7MzAG2SSpOW0pGY-FtsNEt_zzrqd419tXqEPqCpWovo.cache +0 -1
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/IB/IBhqMxQnOPqTM41c9Wjsf3Pqr7uE3kfomf65IxIond0.cache +0 -1
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/bK/bKIyRNa5ka5RGUyMvBKiJq_xLPzw4WSFL66GlyOOepc.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/cC/cCR87uvy0yKzESwYCiXmiHjPyj889F555VWmxXpdi6k.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/iR/iRlFOqhYFUeY8pNgligyl8JFynQlbVHxutIJGA7PNj4.cache +0 -1
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/or/orC0jPa_MmeC8BkV6OCB8GN1JQ6q9w6w2XyXy_ThrP0.cache +0 -1
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/sa/saTaScZGxwKL9emzF1s5BdwhsjoD8rWBV0i6t8k1inY.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/y4/y4romBaqjRuYtv-rpdqR7dFuK2fcUd8Ba4OwL0bZ4rU.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v4.0.0/zZ/zZN1WiRMZ6kogg2azZNwqXMS9twxKrtWdUtFOrPEUeU.cache +0 -1
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
File without changes
|
Binary file
|
@@ -13,7 +13,7 @@ describe "Revocable" do
|
|
13
13
|
it "updates :revoked_at attribute with current time" do
|
14
14
|
utc = double utc: double
|
15
15
|
clock = double now: utc
|
16
|
-
expect(subject).to receive(:
|
16
|
+
expect(subject).to receive(:update_column).with(:revoked_at, clock.now.utc)
|
17
17
|
subject.revoke(clock)
|
18
18
|
end
|
19
19
|
end
|
@@ -36,8 +36,7 @@ describe "Revocable" do
|
|
36
36
|
end
|
37
37
|
|
38
38
|
describe :revoke_previous_refresh_token! do
|
39
|
-
it "revokes the previous token if
|
40
|
-
`previous_refresh_token` attribute" do
|
39
|
+
it "revokes the previous token if exists and resets the `previous_refresh_token` attribute" do
|
41
40
|
previous_token = FactoryBot.create(
|
42
41
|
:access_token,
|
43
42
|
refresh_token: "refresh_token",
|
@@ -54,41 +54,42 @@ describe Doorkeeper::OAuth::AuthorizationCodeRequest do
|
|
54
54
|
end
|
55
55
|
|
56
56
|
it "requires the grant" do
|
57
|
-
subject
|
57
|
+
subject = described_class.new(server, nil, client, params)
|
58
58
|
subject.validate
|
59
59
|
expect(subject.error).to eq(:invalid_grant)
|
60
60
|
end
|
61
61
|
|
62
62
|
it "requires the client" do
|
63
|
-
subject
|
63
|
+
subject = described_class.new(server, grant, nil, params)
|
64
64
|
subject.validate
|
65
65
|
expect(subject.error).to eq(:invalid_client)
|
66
66
|
end
|
67
67
|
|
68
68
|
it "requires the redirect_uri" do
|
69
|
-
subject
|
69
|
+
subject = described_class.new(server, grant, nil, params.except(:redirect_uri))
|
70
70
|
subject.validate
|
71
71
|
expect(subject.error).to eq(:invalid_request)
|
72
72
|
expect(subject.missing_param).to eq(:redirect_uri)
|
73
73
|
end
|
74
74
|
|
75
75
|
it "invalid code_verifier param because server does not support pkce" do
|
76
|
-
|
77
|
-
|
78
|
-
subject.code_verifier
|
76
|
+
allow(Doorkeeper::AccessGrant).to receive(:pkce_supported?).and_return(false)
|
77
|
+
code_verifier = "a45a9fea-0676-477e-95b1-a40f72ac3cfb"
|
78
|
+
subject = described_class.new(server, grant, client, params.merge(code_verifier: code_verifier))
|
79
79
|
subject.validate
|
80
80
|
expect(subject.error).to eq(:invalid_request)
|
81
81
|
expect(subject.invalid_request_reason).to eq(:not_support_pkce)
|
82
82
|
end
|
83
83
|
|
84
84
|
it "matches the redirect_uri with grant's one" do
|
85
|
-
subject.redirect_uri
|
85
|
+
subject = described_class.new(server, grant, client, params.merge(redirect_uri: "http://other.com"))
|
86
86
|
subject.validate
|
87
87
|
expect(subject.error).to eq(:invalid_grant)
|
88
88
|
end
|
89
89
|
|
90
90
|
it "matches the client with grant's one" do
|
91
|
-
|
91
|
+
other_client = FactoryBot.create :application
|
92
|
+
subject = described_class.new(server, grant, other_client, params)
|
92
93
|
subject.validate
|
93
94
|
expect(subject.error).to eq(:invalid_grant)
|
94
95
|
end
|
@@ -12,7 +12,7 @@ describe Doorkeeper::OAuth::ClientCredentialsRequest do
|
|
12
12
|
end
|
13
13
|
|
14
14
|
let(:application) { FactoryBot.create(:application, scopes: "") }
|
15
|
-
let(:client) { double :client, application: application }
|
15
|
+
let(:client) { double :client, application: application, scopes: "" }
|
16
16
|
let(:token_creator) { double :issuer, create: true, token: double }
|
17
17
|
|
18
18
|
before do
|
@@ -22,7 +22,7 @@ describe Doorkeeper::OAuth::ClientCredentialsRequest do
|
|
22
22
|
subject { Doorkeeper::OAuth::ClientCredentialsRequest.new(server, client) }
|
23
23
|
|
24
24
|
before do
|
25
|
-
subject.issuer
|
25
|
+
allow(subject).to receive(:issuer).and_return(token_creator)
|
26
26
|
end
|
27
27
|
|
28
28
|
it "issues an access token for the current client" do
|
@@ -37,7 +37,8 @@ describe Doorkeeper::OAuth::ClientCredentialsRequest do
|
|
37
37
|
|
38
38
|
context "if issue was not created" do
|
39
39
|
before do
|
40
|
-
|
40
|
+
issuer = double create: false, error: :invalid
|
41
|
+
allow(subject).to receive(:issuer).and_return(issuer)
|
41
42
|
end
|
42
43
|
|
43
44
|
it "has an error response" do
|
@@ -65,7 +66,7 @@ describe Doorkeeper::OAuth::ClientCredentialsRequest do
|
|
65
66
|
|
66
67
|
it "issues an access token with requested scopes" do
|
67
68
|
subject = Doorkeeper::OAuth::ClientCredentialsRequest.new(server, client, scope: "email")
|
68
|
-
subject.issuer
|
69
|
+
allow(subject).to receive(:issuer).and_return(token_creator)
|
69
70
|
expect(token_creator).to receive(:create).with(client, Doorkeeper::OAuth::Scopes.from_string("email"))
|
70
71
|
subject.authorize
|
71
72
|
end
|
@@ -34,16 +34,17 @@ describe Doorkeeper::OAuth::PasswordAccessTokenRequest do
|
|
34
34
|
end
|
35
35
|
|
36
36
|
it "issues a new token without a client" do
|
37
|
+
subject = described_class.new(server, nil, owner)
|
38
|
+
expect(subject).to be_valid
|
39
|
+
|
37
40
|
expect do
|
38
|
-
subject.client = nil
|
39
41
|
subject.authorize
|
40
42
|
end.to change { Doorkeeper::AccessToken.count }.by(1)
|
41
43
|
end
|
42
44
|
|
43
45
|
it "does not issue a new token with an invalid client" do
|
46
|
+
subject = described_class.new(server, nil, owner, { client_id: "bad_id" })
|
44
47
|
expect do
|
45
|
-
subject.client = nil
|
46
|
-
subject.parameters = { client_id: "bad_id" }
|
47
48
|
subject.authorize
|
48
49
|
end.not_to(change { Doorkeeper::AccessToken.count })
|
49
50
|
|
@@ -51,16 +52,11 @@ describe Doorkeeper::OAuth::PasswordAccessTokenRequest do
|
|
51
52
|
end
|
52
53
|
|
53
54
|
it "requires the owner" do
|
54
|
-
subject
|
55
|
+
subject = described_class.new(server, client, nil)
|
55
56
|
subject.validate
|
56
57
|
expect(subject.error).to eq(:invalid_grant)
|
57
58
|
end
|
58
59
|
|
59
|
-
it "optionally accepts the client" do
|
60
|
-
subject.client = nil
|
61
|
-
expect(subject).to be_valid
|
62
|
-
end
|
63
|
-
|
64
60
|
it "creates token even when there is already one (default)" do
|
65
61
|
FactoryBot.create(
|
66
62
|
:access_token,
|
@@ -4,8 +4,7 @@ require "spec_helper"
|
|
4
4
|
|
5
5
|
describe Doorkeeper::OAuth::RefreshTokenRequest do
|
6
6
|
let(:server) do
|
7
|
-
double :server,
|
8
|
-
access_token_expires_in: 2.minutes
|
7
|
+
double :server, access_token_expires_in: 2.minutes
|
9
8
|
end
|
10
9
|
|
11
10
|
let(:refresh_token) do
|
@@ -20,7 +19,7 @@ describe Doorkeeper::OAuth::RefreshTokenRequest do
|
|
20
19
|
allow(server).to receive(:option_defined?).with(:custom_access_token_expires_in).and_return(false)
|
21
20
|
end
|
22
21
|
|
23
|
-
subject { described_class.new
|
22
|
+
subject { described_class.new(server, refresh_token, credentials) }
|
24
23
|
|
25
24
|
it "issues a new token for the client" do
|
26
25
|
expect { subject.authorize }.to change { client.reload.access_tokens.count }.by(1)
|
@@ -53,22 +52,26 @@ describe Doorkeeper::OAuth::RefreshTokenRequest do
|
|
53
52
|
end
|
54
53
|
|
55
54
|
it "requires the refresh token" do
|
56
|
-
|
57
|
-
|
58
|
-
expect(
|
59
|
-
expect(
|
55
|
+
request = described_class.new(server, nil, credentials)
|
56
|
+
request.validate
|
57
|
+
expect(request.error).to eq(:invalid_request)
|
58
|
+
expect(request.missing_param).to eq(:refresh_token)
|
60
59
|
end
|
61
60
|
|
62
61
|
it "requires credentials to be valid if provided" do
|
63
|
-
|
64
|
-
|
65
|
-
|
62
|
+
credentials = Doorkeeper::OAuth::Client::Credentials.new("invalid", "invalid")
|
63
|
+
request = described_class.new(server, refresh_token, credentials)
|
64
|
+
request.validate
|
65
|
+
expect(request.error).to eq(:invalid_client)
|
66
66
|
end
|
67
67
|
|
68
68
|
it "requires the token's client and current client to match" do
|
69
|
-
|
70
|
-
|
71
|
-
|
69
|
+
other_app = FactoryBot.create(:application)
|
70
|
+
credentials = Doorkeeper::OAuth::Client::Credentials.new(other_app.uid, other_app.secret)
|
71
|
+
|
72
|
+
request = described_class.new(server, refresh_token, credentials)
|
73
|
+
request.validate
|
74
|
+
expect(request.error).to eq(:invalid_grant)
|
72
75
|
end
|
73
76
|
|
74
77
|
it "rejects revoked tokens" do
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: doorkeeper-mongodb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.2.
|
4
|
+
version: 5.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- jasl
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2020-
|
12
|
+
date: 2020-04-01 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: doorkeeper
|
@@ -223,17 +223,11 @@ files:
|
|
223
223
|
- spec/dummy/public/500.html
|
224
224
|
- spec/dummy/public/favicon.ico
|
225
225
|
- spec/dummy/script/rails
|
226
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/-N/-N6aF8Oakz69HYzUEm4dXfQ9wGMiNoiUBP0AaoI54_s.cache
|
227
226
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/-o/-ofn45zIfO5vx4VD6m6NXesLf6da5usA-Sbw2SVju3o.cache
|
228
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/-y/-yUUzbEdh91dSsL6NfuZj__L7JBRNZyzGudEH0H0O1Q.cache
|
229
227
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/0_/0_ouGcG_o_1zmVmBe-tdQYk594LBwVa1bumjrKtdfEw.cache
|
230
228
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/2X/2XMMcHbyTSRqh1GkV0xzyIETNtt-zgN6iniziShaKmQ.cache
|
231
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/3v/3vaobZbocSOL8WHsdjT94BuZESNBELFAsRp8M01tB0U.cache
|
232
229
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/4Q/4QQw-pMQ98JIj3xdcFhGBQdysdGPY9rWffRqWMmyjew.cache
|
233
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/6M/6MR0HpBuYVO69AjbtHNvvr-tIu6bemJMYaPhJlwvpKY.cache
|
234
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/79/79Ybx0J0CZRvb6zlo10G1aSXf5DH_3jCzelUdf831GQ.cache
|
235
230
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/7H/7HjRsym0tTpXFCVhWt6kteMs_-CozKVbr9s5syHm8es.cache
|
236
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/7M/7MzAG2SSpOW0pGY-FtsNEt_zzrqd419tXqEPqCpWovo.cache
|
237
231
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/8B/8BxJyv22HPFHu1se_l2J8qW1N9NzZ16UOWOy1YMSgs4.cache
|
238
232
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/8D/8DJG7JfPvShfLLyeSom6NZ_TcQc6QH27tJ7prEWZPfI.cache
|
239
233
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/9x/9xjtGv-yKjj62x9uFwBZg8pTSh9ERPAgANwNo9uwIaA.cache
|
@@ -241,7 +235,6 @@ files:
|
|
241
235
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/E0/E02f1Q2tutWumMulGCFNfqQNjvEP_hMAK_5E83eWepI.cache
|
242
236
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/EZ/EZGpd6pUEJZxO6uT2yIS4Fpn5KX7VDgC9VB3AaemF5Q.cache
|
243
237
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/FJ/FJlQpfMtpRbrM5P8A7d2FAelFKwo6GrVs2xks8z5GKU.cache
|
244
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/IB/IBhqMxQnOPqTM41c9Wjsf3Pqr7uE3kfomf65IxIond0.cache
|
245
238
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/L8/L8mOWakJlWKr6MU85rj0V7yGFfNyIR6vE6YXtqArPGw.cache
|
246
239
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/Lk/LklIq5hrBAPESXVUpFMwQ9L-1qTj90sPVi6U19_Xi-Q.cache
|
247
240
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/MB/MBWRxa9S470ee8suxVKp0jYgv6K6FQOqKGV0kPGQNMs.cache
|
@@ -252,19 +245,12 @@ files:
|
|
252
245
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/Qs/QsVgO6vM5Yn9oeYTYlrqtyVnK6sdVDWDa083N7zpfHw.cache
|
253
246
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/So/So59ksdx2dw-_A3-zFZ6Palr7fROjm7_0JDZb04temw.cache
|
254
247
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/Wt/WtXL_iDofLeTH_v0Yf3PM421r9b1V0g-VBvMPeu9KA0.cache
|
255
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/XP/XPNgZY4Ly48GPhFN1UvRKAkiWKaK-LQZ0GAQMXdncgs.cache
|
256
248
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/b6/b6QRH6ZdCc0e6bUWu4qni_kZmptaMgWciO8Jl9q6_p8.cache
|
257
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/bK/bKIyRNa5ka5RGUyMvBKiJq_xLPzw4WSFL66GlyOOepc.cache
|
258
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/cC/cCR87uvy0yKzESwYCiXmiHjPyj889F555VWmxXpdi6k.cache
|
259
249
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/dX/dX6FDdUIy8yBCOoaoXcjf71rX9N_bpiXGJ4Urt32NTk.cache
|
260
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/
|
250
|
+
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/eS/eSL1QMz46gKLM0GR6S9fL6uyARPxOImcappZ9_ZtSyg.cache
|
261
251
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/jC/jCTZ1jAldKBn4OTANBBmCKzxLrDgok1ur4meoTqlDNg.cache
|
262
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/or/orC0jPa_MmeC8BkV6OCB8GN1JQ6q9w6w2XyXy_ThrP0.cache
|
263
252
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/qT/qTQIQsmS0Wbbg2JxNn9rxdI5qVOTg5SfyQdaTvr9vLo.cache
|
264
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/sa/saTaScZGxwKL9emzF1s5BdwhsjoD8rWBV0i6t8k1inY.cache
|
265
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/y4/y4romBaqjRuYtv-rpdqR7dFuK2fcUd8Ba4OwL0bZ4rU.cache
|
266
253
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/yN/yNOFGOsnHmxXNMkuEAWuL1u3jlmdvrdeoTx6DDJ1in8.cache
|
267
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/zZ/zZN1WiRMZ6kogg2azZNwqXMS9twxKrtWdUtFOrPEUeU.cache
|
268
254
|
- spec/factories.rb
|
269
255
|
- spec/grape/grape_integration_spec.rb
|
270
256
|
- spec/helpers/doorkeeper/dashboard_helper_spec.rb
|
@@ -436,28 +422,16 @@ test_files:
|
|
436
422
|
- spec/models/doorkeeper/access_token_spec.rb
|
437
423
|
- spec/dummy/config.ru
|
438
424
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/4Q/4QQw-pMQ98JIj3xdcFhGBQdysdGPY9rWffRqWMmyjew.cache
|
439
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/-N/-N6aF8Oakz69HYzUEm4dXfQ9wGMiNoiUBP0AaoI54_s.cache
|
440
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/or/orC0jPa_MmeC8BkV6OCB8GN1JQ6q9w6w2XyXy_ThrP0.cache
|
441
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/iR/iRlFOqhYFUeY8pNgligyl8JFynQlbVHxutIJGA7PNj4.cache
|
442
425
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/EZ/EZGpd6pUEJZxO6uT2yIS4Fpn5KX7VDgC9VB3AaemF5Q.cache
|
443
426
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/Ph/Ph7RtH_NvG2I8XpTa8mA8SBQXZDzBPVIh4CH6g7OXJ0.cache
|
444
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/XP/XPNgZY4Ly48GPhFN1UvRKAkiWKaK-LQZ0GAQMXdncgs.cache
|
445
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/7M/7MzAG2SSpOW0pGY-FtsNEt_zzrqd419tXqEPqCpWovo.cache
|
446
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/bK/bKIyRNa5ka5RGUyMvBKiJq_xLPzw4WSFL66GlyOOepc.cache
|
447
427
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/2X/2XMMcHbyTSRqh1GkV0xzyIETNtt-zgN6iniziShaKmQ.cache
|
448
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/79/79Ybx0J0CZRvb6zlo10G1aSXf5DH_3jCzelUdf831GQ.cache
|
449
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/6M/6MR0HpBuYVO69AjbtHNvvr-tIu6bemJMYaPhJlwvpKY.cache
|
450
428
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/PA/PAH_jI20wRw12tngeJ-V619c30avNLDu5U9Z-9Pc5SQ.cache
|
451
429
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/8B/8BxJyv22HPFHu1se_l2J8qW1N9NzZ16UOWOy1YMSgs4.cache
|
452
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/3v/3vaobZbocSOL8WHsdjT94BuZESNBELFAsRp8M01tB0U.cache
|
453
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/IB/IBhqMxQnOPqTM41c9Wjsf3Pqr7uE3kfomf65IxIond0.cache
|
454
430
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/0_/0_ouGcG_o_1zmVmBe-tdQYk594LBwVa1bumjrKtdfEw.cache
|
455
431
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/8D/8DJG7JfPvShfLLyeSom6NZ_TcQc6QH27tJ7prEWZPfI.cache
|
456
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/y4/y4romBaqjRuYtv-rpdqR7dFuK2fcUd8Ba4OwL0bZ4rU.cache
|
457
432
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/dX/dX6FDdUIy8yBCOoaoXcjf71rX9N_bpiXGJ4Urt32NTk.cache
|
458
433
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/jC/jCTZ1jAldKBn4OTANBBmCKzxLrDgok1ur4meoTqlDNg.cache
|
459
434
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/b6/b6QRH6ZdCc0e6bUWu4qni_kZmptaMgWciO8Jl9q6_p8.cache
|
460
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/sa/saTaScZGxwKL9emzF1s5BdwhsjoD8rWBV0i6t8k1inY.cache
|
461
435
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/Pn/PnXU_mkG2fLZFm9BwiZ03BZdBTjKuInP-cRXjHS7yJo.cache
|
462
436
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/So/So59ksdx2dw-_A3-zFZ6Palr7fROjm7_0JDZb04temw.cache
|
463
437
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/L8/L8mOWakJlWKr6MU85rj0V7yGFfNyIR6vE6YXtqArPGw.cache
|
@@ -471,12 +445,10 @@ test_files:
|
|
471
445
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/MB/MBWRxa9S470ee8suxVKp0jYgv6K6FQOqKGV0kPGQNMs.cache
|
472
446
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/yN/yNOFGOsnHmxXNMkuEAWuL1u3jlmdvrdeoTx6DDJ1in8.cache
|
473
447
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/Ma/MaK3K1AoZZ4xM5fOOifhROd73hfZJpP4yGbkGdoYtEk.cache
|
474
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/cC/cCR87uvy0yKzESwYCiXmiHjPyj889F555VWmxXpdi6k.cache
|
475
448
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/7H/7HjRsym0tTpXFCVhWt6kteMs_-CozKVbr9s5syHm8es.cache
|
476
449
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/FJ/FJlQpfMtpRbrM5P8A7d2FAelFKwo6GrVs2xks8z5GKU.cache
|
477
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/-y/-yUUzbEdh91dSsL6NfuZj__L7JBRNZyzGudEH0H0O1Q.cache
|
478
|
-
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/zZ/zZN1WiRMZ6kogg2azZNwqXMS9twxKrtWdUtFOrPEUeU.cache
|
479
450
|
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/qT/qTQIQsmS0Wbbg2JxNn9rxdI5qVOTg5SfyQdaTvr9vLo.cache
|
451
|
+
- spec/dummy/tmp/cache/assets/sprockets/v4.0.0/eS/eSL1QMz46gKLM0GR6S9fL6uyARPxOImcappZ9_ZtSyg.cache
|
480
452
|
- spec/dummy/log/test.log
|
481
453
|
- spec/dummy/config/environment.rb
|
482
454
|
- spec/dummy/config/mongoid4.yml
|
@@ -1 +0,0 @@
|
|
1
|
-
I"}app/assets/config/manifest.js?type=application/javascript&id=69b830dc99b51cbe42df99338b66446b38e1625fecd73b4d6ba5e71a9f6f8eed:ET
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
I"�/projects/gems/doorkeeper-mongodb/doorkeeper/app/assets/stylesheets/doorkeeper/admin/application.css?type=text/css&pipeline=self&id=a5e96f78fd49ad4c703f2f0eb3b4e1ca7a21bd951555358152697be61c07bd88:ET
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
I"�app/assets/config/manifest.js?type=application/javascript&pipeline=self&id=6d8cfba74244a6a03920d3821ef9c2b16bb60fef0e8d35cc614d8b2a02651195:ET
|
@@ -1 +0,0 @@
|
|
1
|
-
I"�/projects/gems/doorkeeper-mongodb/doorkeeper/app/assets/stylesheets/doorkeeper/admin/application.css?type=text/css&id=281c8500718e274cc4eb742d28ef34e3a4f5a3cb1a0bfd5dc60f4bba7f668c70:ET
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
I"�/projects/gems/doorkeeper-mongodb/doorkeeper/app/assets/stylesheets/doorkeeper/application.css?type=text/css&id=f4985b08b7597f2e252445a36801a72a1e0e246cbbd37981b9d1db91ab82b901:ET
|
@@ -1 +0,0 @@
|
|
1
|
-
I"�/projects/gems/doorkeeper-mongodb/doorkeeper/vendor/assets/stylesheets/doorkeeper/bootstrap.min.css?type=text/css&pipeline=self&id=d73ddd95aff83f8d4bf73469c5507d5665f6912bbbff9869533933c72f8baa73:ET
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
I"�/projects/gems/doorkeeper-mongodb/doorkeeper/app/assets/stylesheets/doorkeeper/application.css?type=text/css&pipeline=self&id=8c72d95feab38bd2c99f97d825659d27bb1c9082c4441d1f90b67076724d9e0f:ET
|