m2m_keygen 0.4.4 → 0.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -1
- data/Gemfile.lock +1 -1
- data/docs/M2mKeygen/Error.html +1 -1
- data/docs/M2mKeygen/ParamsEncoder.html +1 -1
- data/docs/M2mKeygen/RackValidator.html +5 -3
- data/docs/M2mKeygen/Signature.html +1 -1
- data/docs/M2mKeygen/Types.html +1 -1
- data/docs/M2mKeygen.html +2 -2
- data/docs/_index.html +1 -1
- data/docs/file.README.html +1 -1
- data/docs/index.html +1 -1
- data/docs/top-level-namespace.html +1 -1
- data/lib/m2m_keygen/rack_validator.rb +2 -1
- data/lib/m2m_keygen/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2e2806db77237a92193c897dd269a5f82bc7a8428c3abf0be500e44e971daad7
|
|
4
|
+
data.tar.gz: 2727209266923a5c77f8dc43b60fc74532dcf89d501f6f42fb2074d760dd95ec
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2a38e8fc99501194f21fab88fa6035e60f77419628c57cf393ce22020265020c5d120842133a4a1f4d79d586ec1f39b4a67c2f5362d8f73708e79e9db8a0abd4
|
|
7
|
+
data.tar.gz: ff5e60ebb5591ef97725bd3992e1e9683c59790e53ad64558892b3d072962a321b32a227607cdce0717d393340c416f422d00becd2e6467bfab523e78cea8253
|
data/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [0.4.5] - 2022-11-14
|
|
11
|
+
|
|
12
|
+
### Fixed
|
|
13
|
+
|
|
14
|
+
- Expiry can be part of JSON body
|
|
15
|
+
|
|
10
16
|
## [0.4.4] - 2022-11-14
|
|
11
17
|
|
|
12
18
|
### Changed
|
|
@@ -61,7 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
61
67
|
|
|
62
68
|
- Basic skeleton for gem
|
|
63
69
|
|
|
64
|
-
[unreleased]: https://github.com/Billcorporate/m2m_keygen_ruby/compare/v0.4.
|
|
70
|
+
[unreleased]: https://github.com/Billcorporate/m2m_keygen_ruby/compare/v0.4.5...HEAD
|
|
71
|
+
[0.4.5]: https://github.com/Billcorporate/m2m_keygen_ruby/releases/tag/v0.4.5
|
|
65
72
|
[0.4.4]: https://github.com/Billcorporate/m2m_keygen_ruby/releases/tag/v0.4.4
|
|
66
73
|
[0.4.3]: https://github.com/Billcorporate/m2m_keygen_ruby/releases/tag/v0.4.3
|
|
67
74
|
[0.4.2]: https://github.com/Billcorporate/m2m_keygen_ruby/releases/tag/v0.4.2
|
data/Gemfile.lock
CHANGED
data/docs/M2mKeygen/Error.html
CHANGED
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
</div>
|
|
126
126
|
|
|
127
127
|
<div id="footer">
|
|
128
|
-
Generated on Mon Nov 14 18:
|
|
128
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
129
129
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
130
130
|
0.9.28 (ruby-3.1.2).
|
|
131
131
|
</div>
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
</div>
|
|
312
312
|
|
|
313
313
|
<div id="footer">
|
|
314
|
-
Generated on Mon Nov 14 18:
|
|
314
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
315
315
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
316
316
|
0.9.28 (ruby-3.1.2).
|
|
317
317
|
</div>
|
|
@@ -495,7 +495,8 @@
|
|
|
495
495
|
29
|
|
496
496
|
30
|
|
497
497
|
31
|
|
498
|
-
32
|
|
498
|
+
32
|
|
499
|
+
33</pre>
|
|
499
500
|
</td>
|
|
500
501
|
<td>
|
|
501
502
|
<pre class="code"><span class="info file"># File 'lib/m2m_keygen/rack_validator.rb', line 22</span>
|
|
@@ -503,8 +504,9 @@
|
|
|
503
504
|
<span class='kw'>def</span> <span class='id identifier rubyid_validate'>validate</span><span class='lparen'>(</span><span class='id identifier rubyid_req'>req</span><span class='rparen'>)</span>
|
|
504
505
|
<span class='comment'># This will cover the case when Rails is used.
|
|
505
506
|
</span> <span class='id identifier rubyid_req'>req</span> <span class='op'>=</span> <span class='const'>Rack</span><span class='op'>::</span><span class='const'>Request</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='id identifier rubyid_req'>req</span><span class='period'>.</span><span class='id identifier rubyid_env'>env</span><span class='rparen'>)</span>
|
|
507
|
+
<span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lparen'>(</span><span class='id identifier rubyid_req'>req</span><span class='period'>.</span><span class='id identifier rubyid_params'>params</span> <span class='op'>||</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_merge'>merge</span><span class='lparen'>(</span><span class='id identifier rubyid_parse_json_body'>parse_json_body</span><span class='lparen'>(</span><span class='id identifier rubyid_req'>req</span><span class='rparen'>)</span><span class='rparen'>)</span>
|
|
506
508
|
<span class='ivar'>@signature</span><span class='period'>.</span><span class='id identifier rubyid_validate'>validate</span><span class='lparen'>(</span>
|
|
507
|
-
<span class='label'>params:</span> <span class='
|
|
509
|
+
<span class='label'>params:</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span>
|
|
508
510
|
<span class='label'>verb:</span> <span class='id identifier rubyid_req'>req</span><span class='period'>.</span><span class='id identifier rubyid_request_method'>request_method</span> <span class='op'>||</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>get</span><span class='tstring_end'>'</span></span><span class='comma'>,</span>
|
|
509
511
|
<span class='label'>path:</span> <span class='id identifier rubyid_req'>req</span><span class='period'>.</span><span class='id identifier rubyid_path'>path</span> <span class='op'>||</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>/</span><span class='tstring_end'>'</span></span><span class='comma'>,</span>
|
|
510
512
|
<span class='label'>signature:</span> <span class='id identifier rubyid_req'>req</span><span class='period'>.</span><span class='id identifier rubyid_env'>env</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>HTTP_X_SIGNATURE</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span> <span class='op'>||</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_end'>'</span></span><span class='comma'>,</span>
|
|
@@ -521,7 +523,7 @@
|
|
|
521
523
|
</div>
|
|
522
524
|
|
|
523
525
|
<div id="footer">
|
|
524
|
-
Generated on Mon Nov 14 18:
|
|
526
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
525
527
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
526
528
|
0.9.28 (ruby-3.1.2).
|
|
527
529
|
</div>
|
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
</div>
|
|
671
671
|
|
|
672
672
|
<div id="footer">
|
|
673
|
-
Generated on Mon Nov 14 18:
|
|
673
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
674
674
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
675
675
|
0.9.28 (ruby-3.1.2).
|
|
676
676
|
</div>
|
data/docs/M2mKeygen/Types.html
CHANGED
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
</div>
|
|
138
138
|
|
|
139
139
|
<div id="footer">
|
|
140
|
-
Generated on Mon Nov 14 18:
|
|
140
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
141
141
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
142
142
|
0.9.28 (ruby-3.1.2).
|
|
143
143
|
</div>
|
data/docs/M2mKeygen.html
CHANGED
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
|
|
132
132
|
</div>
|
|
133
133
|
</dt>
|
|
134
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.4.
|
|
134
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.4.5</span><span class='tstring_end'>'</span></span></pre></dd>
|
|
135
135
|
|
|
136
136
|
</dl>
|
|
137
137
|
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
</div>
|
|
148
148
|
|
|
149
149
|
<div id="footer">
|
|
150
|
-
Generated on Mon Nov 14 18:
|
|
150
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
151
151
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
152
152
|
0.9.28 (ruby-3.1.2).
|
|
153
153
|
</div>
|
data/docs/_index.html
CHANGED
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
</div>
|
|
173
173
|
|
|
174
174
|
<div id="footer">
|
|
175
|
-
Generated on Mon Nov 14 18:
|
|
175
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
176
176
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
177
177
|
0.9.28 (ruby-3.1.2).
|
|
178
178
|
</div>
|
data/docs/file.README.html
CHANGED
|
@@ -220,7 +220,7 @@ The receiver will generate the same signature from the HTTP request it has recei
|
|
|
220
220
|
</div></div>
|
|
221
221
|
|
|
222
222
|
<div id="footer">
|
|
223
|
-
Generated on Mon Nov 14 18:
|
|
223
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
224
224
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
225
225
|
0.9.28 (ruby-3.1.2).
|
|
226
226
|
</div>
|
data/docs/index.html
CHANGED
|
@@ -220,7 +220,7 @@ The receiver will generate the same signature from the HTTP request it has recei
|
|
|
220
220
|
</div></div>
|
|
221
221
|
|
|
222
222
|
<div id="footer">
|
|
223
|
-
Generated on Mon Nov 14 18:
|
|
223
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
224
224
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
225
225
|
0.9.28 (ruby-3.1.2).
|
|
226
226
|
</div>
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on Mon Nov 14 18:
|
|
103
|
+
Generated on Mon Nov 14 18:18:15 2022 by
|
|
104
104
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
105
105
|
0.9.28 (ruby-3.1.2).
|
|
106
106
|
</div>
|
|
@@ -22,8 +22,9 @@ module M2mKeygen
|
|
|
22
22
|
def validate(req)
|
|
23
23
|
# This will cover the case when Rails is used.
|
|
24
24
|
req = Rack::Request.new(req.env)
|
|
25
|
+
params = (req.params || {}).merge(parse_json_body(req))
|
|
25
26
|
@signature.validate(
|
|
26
|
-
params:
|
|
27
|
+
params: params,
|
|
27
28
|
verb: req.request_method || 'get',
|
|
28
29
|
path: req.path || '/',
|
|
29
30
|
signature: req.env['HTTP_X_SIGNATURE'] || '',
|
data/lib/m2m_keygen/version.rb
CHANGED