~cytrogen/masto-fe

ref: b84bc2de5df8ea0d3e67c574ca9142efed39715e masto-fe/config/initializers/makara.rb -rw-r--r-- 151 bytes
b84bc2de — Matt Jankowski Replace i18n view spec with helper spec (#24966) 2 years ago
                                                                                
1
2
Makara::Cookie::DEFAULT_OPTIONS[:same_site] = :lax
Makara::Cookie::DEFAULT_OPTIONS[:secure]    = Rails.env.production? || ENV['LOCAL_HTTPS'] == 'true'