mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
FIX
This commit is contained in:
@@ -6,7 +6,7 @@ module LoginHelper
|
||||
end
|
||||
|
||||
def autologin_cookie_name
|
||||
edu_setting('autologin_cookie_name').presence || 'autologin_trustie'
|
||||
edu_setting('autologin_cookie_name').presence || 'autologin'
|
||||
end
|
||||
|
||||
def set_autologin_cookie(user)
|
||||
|
||||
Reference in New Issue
Block a user