mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Registry 633 (#635)
* Allow session cookie "secure" and "same_site" flag configuration #633
This commit is contained in:
parent
0027d9e214
commit
1c6d47380f
3 changed files with 9 additions and 2 deletions
|
@ -7,7 +7,6 @@ namespace :dev do
|
|||
|
||||
require 'factory_girl'
|
||||
include FactoryGirl::Syntax::Methods
|
||||
FactoryGirl.find_definitions
|
||||
|
||||
PaperTrail.enabled = false
|
||||
Domain.paper_trail_on!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue