recog 2.1.3 → 2.1.4

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9917c72abadbbe11c6a82a20582d5be1d71a78dd
4
- data.tar.gz: a414cef9670fbaa8edd466dc810d98856ac0cdcc
3
+ metadata.gz: dae0b127c49e83930d3d0e805f654f0393efe271
4
+ data.tar.gz: 4507f22d295b16a0c6e334f5f4ad1e430dc300f7
5
5
  SHA512:
6
- metadata.gz: a34d03fd969ba78a215d2cc2e482848e285a5c00d0949dfea79a7263a6053fe3ca0a35421de74649c0c928dda0e8681f672b5aa0828ce2e506a0c8a26e6d52ed
7
- data.tar.gz: 140cde37bbb1667cd9afb6dafa0d2c9f9c81eb5e9e010d14f701b7671db0a4058dc0a2fa9affc0fb828a94591ba7ae3335fa3ae3440c7d457d7b2b9ef9ff73ad
6
+ metadata.gz: f282666760cc867fbea1cd06efa49b1b2f9528ca74465d7a21227d2771428f3949781915e1fb09c629e94e783d078e57e97f6848634687d3c71ee7c1079fc921
7
+ data.tar.gz: 6bfe4efe9b519755131777b9bf5ce556229cc98a27304d9706512e8068d5539dba84cce244ea0cd7ab9a0fc39acc70b99fc32fef99fa8bbc8cb190f6e22fe993
@@ -1,3 +1,3 @@
1
1
  module Recog
2
- VERSION = '2.1.3'
2
+ VERSION = '2.1.4'
3
3
  end
@@ -345,6 +345,13 @@ servers.
345
345
  <param pos="0" name="service.family" value="SMH"/>
346
346
  <param pos="0" name="service.product" value="SMH"/>
347
347
  </fingerprint>
348
+ <fingerprint pattern="^MoodleSession=">
349
+ <description>Moodle</description>
350
+ <example>MoodleSession=uohhsgcain708q5l4gqcmmb5s2; path=/</example>
351
+ <param pos="0" name="service.component.vendor" value="Moodle Pty Ltd"/>
352
+ <param pos="0" name="service.component.family" value="Moodle"/>
353
+ <param pos="0" name="service.component.product" value="Moodle"/>
354
+ </fingerprint>
348
355
  <!--
349
356
  Ignore various cookies that are very generic cookies for session IDs
350
357
  that are not necessarily indicative of any particular
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recog
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.3
4
+ version: 2.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rapid7 Research
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-11 00:00:00.000000000 Z
11
+ date: 2017-01-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec