RubyGems Navigation menu

forget-passwords 0.3.1

This little module (and attendant command line tool and rackup app) exists for the purpose of providing rudimentary access control to a website when the prospective users are both small in number, and very busy. It circumvents schmucking around provisioning passwords by generating a link which you can pass to each of your users through some other mechanism, that when visited logs them in and keeps them logged in as long as you want. This is basically the equivalent of having a "forgot password" link without anybody having to click on "forgot password", and is perfectly adequate security in certain contexts, namely the ones the author of this gem is interested in.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.1 - July 21, 2023 (45 KB)
  2. 0.3.0 - March 09, 2023 (45 KB)
  3. 0.2.13 - December 08, 2022 (44.5 KB)
  4. 0.2.12 - December 07, 2022 (44 KB)
  5. 0.2.9 - April 24, 2022 (43.5 KB)
Show all versions (6 total)

Runtime Dependencies (13):

commander >= 4.4
deep_merge >= 1.2
dry-schema >= 1.9.1
dry-types >= 1.5.1
fcgi >= 0.9.2.1
http-negotiate >= 0.1.3
iso8601 >= 0.12
mail >= 2.7.1
rack ~> 2
sequel >= 5.20
uuid-ncname >= 0.2
uuidtools >= 2.1
xml-mixup >= 0.1.13

Development Dependencies (3):

bundler >= 2.1
rake >= 13.0
rspec >= 3.9

Owners:

Pushed by:

Authors:

  • Dorian Taylor

SHA 256 checksum:

bcc67fe3148032eb3d4848829955518b8a2aa0481f70f824445f14ea5e1485c8

Total downloads 2,292

For this version 351

License:

Apache-2.0

Required Ruby Version: >= 2

Links: