1
0
Fork 0
forked from OpenNeo/impress
impress/config
Matchu b756ae023e Use a hardcoded SECRET_TOKEN, in development only
Oh right, we intentionally fail if there's no SECRET_TOKEN provided, but
that's not really useful for development!

Here, we add a SECRET_TOKEN only used in development - which doesn't
need to be secret, because it doesn't guard actual user sessions!

In production, the behavior is unchanged.
2023-10-25 15:54:19 -07:00
..
environments Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
initializers Use a hardcoded SECRET_TOKEN, in development only 2023-10-25 15:54:19 -07:00
locales Delete outfits/show page, point to the editor instead 2023-10-24 18:02:18 -07:00
application.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
basic_type_hashes.yml vandagyre basic colors (ugh, should be in database) 2014-11-14 19:33:30 -06:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
cable.yml Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
database.yml Add Remember Me to login 2023-10-23 19:05:08 -07:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
locale_meta.yml es goes public! 2013-02-16 21:39:04 -06:00
routes.rb Delete unused roulette feature 2023-10-24 19:05:18 -07:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00