Admin Settings - Disable private profiles
This is part 1 of 2 towards implementing a new application setting that allows admins to disallow users from creating private profiles. The follow up MR will implement the setting on the user profile UI.
显示
- app/views/admin/application_settings/_private_profile_restrictions.html.haml 3 个添加, 0 个删除...lication_settings/_private_profile_restrictions.html.haml
- app/views/admin/application_settings/_user_restrictions.html.haml 1 个添加, 1 个删除...s/admin/application_settings/_user_restrictions.html.haml
- ee/app/assets/javascripts/admin/application_settings/user_restrictions/components/private_profile_restrictions.vue 118 个添加, 0 个删除..._restrictions/components/private_profile_restrictions.vue
- ee/app/assets/javascripts/admin/application_settings/user_restrictions/constants.js 7 个添加, 0 个删除...admin/application_settings/user_restrictions/constants.js
- ee/app/assets/javascripts/admin/application_settings/user_restrictions/index.js 24 个添加, 0 个删除...pts/admin/application_settings/user_restrictions/index.js
- ee/app/assets/javascripts/pages/admin/application_settings/general/index.js 2 个添加, 0 个删除...scripts/pages/admin/application_settings/general/index.js
- ee/app/controllers/ee/admin/application_settings_controller.rb 6 个添加, 0 个删除...p/controllers/ee/admin/application_settings_controller.rb
- ee/app/views/admin/application_settings/_private_profile_restrictions.html.haml 5 个添加, 0 个删除...lication_settings/_private_profile_restrictions.html.haml
- ee/spec/frontend/admin/application_settings/user_restrictions/components/private_profile_restrictions_spec.js 216 个添加, 0 个删除...trictions/components/private_profile_restrictions_spec.js
- ee/spec/requests/admin/application_settings_controller_spec.rb 34 个添加, 5 个删除...ec/requests/admin/application_settings_controller_spec.rb
- ee/spec/views/admin/application_settings/general.html.haml_spec.rb 8 个添加, 0 个删除...iews/admin/application_settings/general.html.haml_spec.rb
- locale/gitlab.pot 12 个添加, 3 个删除locale/gitlab.pot
- spec/views/admin/application_settings/general.html.haml_spec.rb 8 个添加, 0 个删除...iews/admin/application_settings/general.html.haml_spec.rb
加载中
想要评论请 注册 或 登录