Skip to content
代码片段 群组 项目
提交 b616a241 编辑于 作者: Gosia Ksionek's avatar Gosia Ksionek
浏览文件

Merge branch...

Merge branch '420392-cells-iteration-2-configure-authentication_events-to-be-gitlab_main_clusterwide-to-support' into 'master'

Configure `authentication_events` to be `gitlab_main_clusterwide`

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/128128



Merged-by: default avatarGosia Ksionek <mksionek@gitlab.com>
Approved-by: default avatarGosia Ksionek <mksionek@gitlab.com>
Co-authored-by: default avatarManoj M J <mmj@gitlab.com>
No related branches found
No related tags found
无相关合并请求
# frozen_string_literal: true
class AuthenticationEvent < ApplicationRecord
class AuthenticationEvent < MainClusterwide::ApplicationRecord
include UsageStatistics
TWO_FACTOR = 'two-factor'
......
......@@ -7,4 +7,4 @@ feature_categories:
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39652
milestone: '13.4'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_clusterwide
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册