RubyGems Navigation menu

bridgetown_credentials 0.2.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 (13.0 KB)
  2. 0.2.0 - January 26, 2023 (29.0 KB)
  3. 0.1.1 - January 02, 2023 (29.0 KB)
  4. 0.1.0 - December 29, 2022 (29.0 KB)

Runtime 相依性套件 (2):

bridgetown >= 1.2.0, < 2.0

Development 相依性套件 (8):

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

擁有者:

推送者:

作者:

  • Sven Schwyn

SHA 256 總和檢查碼:

dda3ffad81056730f5c109bf9b332a945f8dd74166bd913994b9d0a1303ed394

簽名有效期:

November 06, 2022 - November 06, 2023 (已過期)

總下載次數 1,534

這個版本 536

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: