RubyGems Navigation menu

bridgetown_credentials 1.0.0

Credentials like passwords, access tokens and other secrets are often passed to sites each by it's own ENV variable. This is both uncool, non-atomic and therefore unreliable. Use this plugin to store your credentials in encrypted YAML files which you can safely commit to your source code repository. In order to use all of them in Bridgetown, you have to set or pass exactly one ENV variable holding the key to decrypt.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - March 07, 2024 (13KB)
  2. 0.2.0 - January 26, 2023 (29KB)
  3. 0.1.1 - January 02, 2023 (29KB)
  4. 0.1.0 - December 29, 2022 (29KB)

Runtime依存関係 (2):

bridgetown >= 1.2.0, < 2.0
dry-credentials ~> 0, >= 0.2.1

Development依存関係 (8):

debug >= 0
guard >= 0
minitest >= 0
rake >= 0
yard >= 0

所有者:

プッシュ者:

作者:

  • Sven Schwyn

SHA 256チェックサム:

51241f3547c81fa7387b3b40e9f1e5b1566b3f34e55e58cd06a62646b2e220cb

シグネチャの有効期限:

November 10, 2023 - November 09, 2024

累計ダウンロード数 1,442

このバージョンのみ 187

ライセンス:

MIT

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

リンク: