Allow whitelisting for "external collaborator by default" setting
显示
- Gemfile 3 个添加, 0 个删除Gemfile
- Gemfile.lock 4 个添加, 0 个删除Gemfile.lock
- Gemfile.rails5.lock 4 个添加, 0 个删除Gemfile.rails5.lock
- app/assets/javascripts/pages/admin/application_settings/account_and_limits.js 25 个添加, 0 个删除...ts/pages/admin/application_settings/account_and_limits.js
- app/assets/javascripts/pages/admin/index.js 5 个添加, 1 个删除app/assets/javascripts/pages/admin/index.js
- app/assets/javascripts/pages/admin/users/new/index.js 49 个添加, 0 个删除app/assets/javascripts/pages/admin/users/new/index.js
- app/helpers/application_settings_helper.rb 1 个添加, 0 个删除app/helpers/application_settings_helper.rb
- app/helpers/users_helper.rb 11 个添加, 0 个删除app/helpers/users_helper.rb
- app/models/application_setting.rb 11 个添加, 0 个删除app/models/application_setting.rb
- app/services/users/build_service.rb 12 个添加, 0 个删除app/services/users/build_service.rb
- app/validators/js_regex_validator.rb 15 个添加, 0 个删除app/validators/js_regex_validator.rb
- app/views/admin/application_settings/_account_and_limit.html.haml 7 个添加, 0 个删除...s/admin/application_settings/_account_and_limit.html.haml
- app/views/admin/users/_access_levels.html.haml 4 个添加, 0 个删除app/views/admin/users/_access_levels.html.haml
- changelogs/unreleased/feature-whitelist-new-users-as-internal.yml 5 个添加, 0 个删除...gs/unreleased/feature-whitelist-new-users-as-internal.yml
- db/migrate/20180308125206_add_user_internal_regex_to_application_setting.rb 13 个添加, 0 个删除...8125206_add_user_internal_regex_to_application_setting.rb
- db/schema.rb 1 个添加, 0 个删除db/schema.rb
- doc/user/permissions.md 16 个添加, 1 个删除doc/user/permissions.md
- locale/gitlab.pot 15 个添加, 0 个删除locale/gitlab.pot
- spec/features/admin/admin_settings_spec.rb 12 个添加, 0 个删除spec/features/admin/admin_settings_spec.rb
- spec/features/admin/admin_users_spec.rb 46 个添加, 0 个删除spec/features/admin/admin_users_spec.rb
加载中
想要评论请 注册 或 登录