Change
This commit is contained in:
parent
d4d412ab40
commit
298859bd10
|
@ -18,7 +18,7 @@ module LoginHelper
|
||||||
:path => '/',
|
:path => '/',
|
||||||
:secure => false,
|
:secure => false,
|
||||||
:httponly => false,
|
:httponly => false,
|
||||||
:domain => "/"
|
:domain => "123.59.135.93"
|
||||||
}
|
}
|
||||||
# if edu_setting('cookie_domain').present?
|
# if edu_setting('cookie_domain').present?
|
||||||
# cookie_options = cookie_options.merge(domain: edu_setting('cookie_domain'))
|
# cookie_options = cookie_options.merge(domain: edu_setting('cookie_domain'))
|
||||||
|
|
Loading…
Reference in New Issue