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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.1 - July 21, 2023 (45.0 KB)
  2. 0.3.0 - March 09, 2023 (45.0 KB)
  3. 0.2.13 - December 08, 2022 (44.5 KB)
  4. 0.2.12 - December 07, 2022 (44.0 KB)
  5. 0.2.9 - April 24, 2022 (43.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (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 依赖 (3):

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

业主:

推送:

作者:

  • Dorian Taylor

SHA 256 校验和:

bcc67fe3148032eb3d4848829955518b8a2aa0481f70f824445f14ea5e1485c8

下载总量 2,292

这个版本 351

许可:

Apache-2.0

需要的 Ruby 版本: >= 2

链接: