移动端版本 管理 可以下载
This commit is contained in:
parent
b3d2754415
commit
28ca4d2be2
|
@ -514,6 +514,8 @@ private
|
||||||
end
|
end
|
||||||
|
|
||||||
def has_login
|
def has_login
|
||||||
render_403 unless User.current.logged?
|
unless @attachment.container_type == "PhoneAppVersion"
|
||||||
|
render_403 unless User.current.logged?
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue