RubyGems Navigation menu

bridgetown_credentials 1.1.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:
=

instalar:
=

Versões:

  1. 1.1.0 July 21, 2025 (9 KB)
  2. 1.0.1 December 26, 2024 (13 KB)
  3. 1.0.0 March 07, 2024 (13 KB)
  4. 0.2.0 January 26, 2023 (29 KB)
  5. 0.1.1 January 02, 2023 (29 KB)
Mostrar todas as versões (6)

Runtime Dependencies (2):

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

Development Dependencies (8):

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

Donos:

Pushed by:

GitHub

Autores:

  • Sven Schwyn

SHA 256 checksum:

=

Provenance:

Total de downloads 3.507

Desta versão 274

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 3.0.0

Links: