mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
修复
This commit is contained in:
@@ -71,6 +71,6 @@ class Api::V1::Users::UpdateEmailService < ApplicationService
|
||||
end
|
||||
|
||||
def remove_old_cache_for_user
|
||||
$redis_cache.hdel("v2-owner-common:#{@user.login}-#{@old_mail}")
|
||||
$redis_cache.del("v2-owner-common:#{@user.login}-#{@old_mail}")
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user