auth-centric-firewall 0.0.6 → 0.0.7

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
  SHA256:
3
- metadata.gz: 11660d47d87b79991dd9d8dee498f5669a8be76cf767658a8adc298444ad3478
4
- data.tar.gz: 7b5520c2079630feba0d9708c385616fcdfaafd7cdaa18ce972edfb1709500c7
3
+ metadata.gz: 5b9400abeb47ed8c8bf280ba09f8f8a5f8fa4a95fbf28ed0197709ae3bc77f41
4
+ data.tar.gz: 7bd5484e78cdd517f79de8eb8772c5ea0d7a136f439b5adb689bd2be0ac25d6c
5
5
  SHA512:
6
- metadata.gz: cdbb7883c32435a3f0b5de356a7be78caa944c94d95ece5632bff1dcf047b498d5744612a5da0cc12b44d8957659689ca21f093233eeb72b4b1a4c0d40ae2738
7
- data.tar.gz: 9984ab098390eae4e15a11bec12c99ac2a1c21f643cbf7b61c377359802d50826443a4b5feab68a2a76fb53d1ed5e45eec307a14c170b0a1cd90eca88d375a37
6
+ metadata.gz: d44130ea3e21c21ab8e29637f72534a1142f912fe40aa3726c7a1c7cc7beccdedded5f15cd2a5e46c92256a51f0c653e7fe8c0ac2d37b98cbfa9ff7ac529e8ca
7
+ data.tar.gz: 4f46cd0a3c71e0b1dda02479ed190c90e1c3907ac652b0ef45074b23954e25788c69ab8372d7f6f3c3bf01182cc33cf27717bff380f0682ac853aafdb225c616
@@ -3,7 +3,7 @@
3
3
  module Auth
4
4
  module Centric
5
5
  module Firewall
6
- VERSION = '0.0.6'
6
+ VERSION = '0.0.7'
7
7
  end
8
8
  end
9
9
  end
data/public/403.html CHANGED
@@ -8,7 +8,7 @@
8
8
  <body class="rails-default-error-page">
9
9
  <div class="dialog">
10
10
  <div>
11
- <h1>Your connection was rejected.</h1>
11
+ <h1>Your connection was blocked.</h1>
12
12
  <p>A.I. firewall has flagged your connection as hostile.</p>
13
13
  <p>You will not be able to connect to our services.</p>
14
14
  </div>
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: auth-centric-firewall
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Saimon Lovell
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2025-03-27 00:00:00.000000000 Z
10
+ date: 2025-03-29 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: http