Skip to content
代码片段 群组 项目
提交 98221c9d 编辑于 作者: Michael Kozono's avatar Michael Kozono 提交者: GitLab Release Tools Bot
浏览文件

Stop exposing reset password token and new user email token in logs

上级 6c72b77a
No related branches found
No related tags found
无相关合并请求
......@@ -411,6 +411,7 @@ class Application < Rails::Application
config.cache_store = :redis_cache_store, Gitlab::Redis::Cache.active_support_config
config.active_job.queue_adapter = :sidekiq
config.active_job.logger = nil
config.action_mailer.deliver_later_queue_name = :mailers
# This is needed for gitlab-shell
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册