CHnage
This commit is contained in:
parent
6b1a0a96c6
commit
e634317675
|
@ -264,7 +264,7 @@ class AccountsController < ApplicationController
|
||||||
:path => '/',
|
:path => '/',
|
||||||
:secure => false,
|
:secure => false,
|
||||||
:httponly => true,
|
:httponly => true,
|
||||||
: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