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 (45KB)
  2. 0.3.0 - March 09, 2023 (45KB)
  3. 0.2.13 - December 08, 2022 (44.5KB)
  4. 0.2.12 - December 07, 2022 (44KB)
  5. 0.2.9 - April 24, 2022 (43.5KB)
全てのバージョンを表示(全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,317

このバージョンのみ 360

ライセンス:

Apache-2.0

必要なRubyのバージョン: >= 2

リンク: