login-control 0.0.20 → 0.0.21

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1890a32f537ff916ce7bd70668ac1a6c60d401330daa6745db94c3f32def29ac
4
- data.tar.gz: 0b10caaf7e9f6009d94a39aa38c9dd42d0d400d58477fd7a3475edfeed6bff8f
3
+ metadata.gz: ffb8e9b284721a2801e162b1227d8a6cf06d01da347d15a1b0b1beeec533da1c
4
+ data.tar.gz: e44d15d3997d632f895737e87b6c20c4850836f63da4243c438b771febbd0332
5
5
  SHA512:
6
- metadata.gz: 99b63619c5413fc12dc3c727c881ddadc9911502cee4069a433d05abc6605cec05987ca9af132bbc82221be24398281385d0ddc7ff2f85dad088783b5573bf50
7
- data.tar.gz: f46079905eb33689edbd63b0eb98aef8d3dd0ad5acbcf0a0b39fbf4ba1a30d65dc39658cb7b2ff5aafdeab7421129e0f9e18191ab807a65ce3f9fce371950d20
6
+ metadata.gz: 690abb94746733c5f52b11c553368f6be1d2042bbe0adfe257ae435b8e01e494a6585152a0b458c960bcb6e533c6ebf7cd99f7a67e82971376f150b52b6c0974
7
+ data.tar.gz: 7f10e713a4e4b163c4c76cbe4fcae7216572ca48b48390858cf22ae49c239d7bde216bf26a21ee910057127ed4beb9eda039fb2aed05cbc7d72ea5e5988605e1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: login-control
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.20
4
+ version: 0.0.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christian Sedlmair
@@ -10,8 +10,8 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2023-10-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: NOT MORE MAINTAINED AND NOT RECOMMENDED SINCE BOTS ARE ABLE TO RESOLVE
14
- CAPTCHAS BETTER THAN HUMAN. Based on Login Attempts check if captcha is necessary.
13
+ description: NO LONGER MAINTAINED AND NOT RECOMMENDED, AS BOTS ARE ABLE TO RESOLVE
14
+ CAPTCHAS BETTER THAN HUMANS. Based on Login Attempts check if captcha is necessary.
15
15
  It stores a permanent cookie and uses a table for tracking login requests.
16
16
  email: christian@sedlmair.ch
17
17
  executables: []