Sha256: 97b4d2d719e810f6a76f4eabba2d309501fd15c55488b2b4d80149112594e299
Contents?: true
Size: 964 Bytes
Versions: 3
Compression:
Stored size: 964 Bytes
Contents
# Be sure to restart your server when you modify this file. # Your secret key is used for verifying the integrity of signed cookies. # If you change this key, all old signed cookies will become invalid! # Make sure the secret is at least 30 characters and all random, # no regular words or you'll be exposed to dictionary attacks. # You can use `rake secret` to generate a secure secret key. # Make sure the secrets in this file are kept private # if you're sharing your code publicly. development: secret_key_base: 8b1207c455054c5d455d6b93d4b852daa8cc1abcca225f2fc57791a1b168b52fdefb89dbc97a9c30bc7f62bd76fad1d8e7bd3b3321537e99f19424a9eebe0c15 test: secret_key_base: bf3ab5bfe09c69dc3fe627b2c92c86d8bd507aa804f0cba0bb5fd2ade271204a4f0159ff8e717f7354cd10e2d6029ae314682b24fee5c32abeb85f5107c907b8 # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
devise_duo_sec-1.0.0 | test/dummy/config/secrets.yml |
devise_duo_sec-0.1.0 | test/dummy/config/secrets.yml |
devise_duo_sec-0.0.7 | test/dummy/config/secrets.yml |