Skip to content
代码片段 群组 项目
未验证 提交 bc8a8aaa 编辑于 作者: Eduardo Sanz García's avatar Eduardo Sanz García 提交者: GitLab
浏览文件

Add two files to Authentication CODEOWNERS section

Add these two files:
* app/views/layouts/devise.html.haml
* app/views/layouts/devise_empty.html.haml

to the Authentication section in the CODEOWNERS.

These two partials are key for the sign-in pages and they keep changing,
sometimes affecting the look and feel or functionality.
上级 0d43c336
No related branches found
No related tags found
无相关合并请求
......@@ -1153,6 +1153,7 @@ lib/gitlab/checks/**
/app/views/groups/settings/_resource_access_token_creation.html.haml
/app/views/groups/settings/_two_factor_auth.html.haml
/app/views/groups/settings/access_tokens/
/app/views/layouts/devise*.haml
/app/views/layouts/oauth_error.html.haml
/app/views/notify/access_token_about_to_expire_email.html.haml
/app/views/notify/access_token_about_to_expire_email.text.erb
......@@ -1236,7 +1237,6 @@ lib/gitlab/checks/**
/ee/app/views/admin/application_settings/_personal_access_token_expiration_policy.html.haml
/ee/app/views/credentials_inventory_mailer/personal_access_token_revoked_email.html.haml
/ee/app/views/credentials_inventory_mailer/personal_access_token_revoked_email.text.haml
/app/views/devise/**/
/ee/app/views/groups/_personal_access_token_expiration_policy.html.haml
/ee/app/views/groups/sso/_authorize_pane.html.haml
/ee/app/views/notify/policy_revoked_personal_access_tokens_email.html.haml
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册