Class: UsersController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- UsersController
- Includes:
- ControllerWithCrossProjectAccessCheck, Gitlab::NoteableMetadata, InternalRedirect, RendersMemberAccess, RendersProjectsList, RoutableActions
- Defined in:
- app/controllers/users_controller.rb
Constant Summary
Constants included from Gitlab::EndpointAttributes
Gitlab::EndpointAttributes::DEFAULT_URGENCY
Constants included from Gitlab::Logging::CloudflareHelper
Gitlab::Logging::CloudflareHelper::CLOUDFLARE_CUSTOM_HEADERS
Constants included from Impersonation
Impersonation::SESSION_KEYS_TO_DELETE
Constants included from Gitlab::Experimentation::GroupTypes
Gitlab::Experimentation::GroupTypes::GROUP_CONTROL, Gitlab::Experimentation::GroupTypes::GROUP_EXPERIMENTAL
Constants included from EnforcesTwoFactorAuthentication
EnforcesTwoFactorAuthentication::MFA_HELP_PAGE
Constants included from Gitlab::NoCacheHeaders
Gitlab::NoCacheHeaders::DEFAULT_GITLAB_NO_CACHE_HEADERS
Instance Method Summary collapse
- #activity ⇒ Object
- #calendar ⇒ Object
- #calendar_activities ⇒ Object
- #contributed ⇒ Object
- #exists ⇒ Object
- #follow ⇒ Object
- #followers ⇒ Object
- #following ⇒ Object
-
#gpg_keys ⇒ Object
Get all gpg keys of a user(params) in a text format.
- #groups ⇒ Object
- #present_projects(projects) ⇒ Object
- #projects ⇒ Object
- #show ⇒ Object
- #snippets ⇒ Object
-
#ssh_keys ⇒ Object
Get all keys of a user(params) in a text format Helpful for sysadmins to put in respective servers.
- #starred ⇒ Object
- #unfollow ⇒ Object
Methods included from Gitlab::NoteableMetadata
Methods included from ControllerWithCrossProjectAccessCheck
#authorize_cross_project_page!, #cross_project_check
Methods included from RendersProjectsList
#prepare_projects_for_rendering
Methods included from RendersMemberAccess
Methods included from RoutableActions
#ensure_canonical_path, #find_routable!, #not_found_actions, #perform_not_found_actions, #routable_authorized?
Methods included from InternalRedirect
#full_path_for_uri, #host_allowed?, #referer_path, #safe_redirect_path, #safe_redirect_path_for_url, #sanitize_redirect
Methods inherited from ApplicationController
endpoint_id_for_action, #feature_category, #not_found, #redirect_back_or_default, #render, #route_not_found, #urgency
Methods included from CheckRateLimit
Methods included from FlocOptOut
#floc_enabled?, #set_floc_opt_out_header
Methods included from Gitlab::Utils::StrongMemoize
#clear_memoization, #strong_memoize, #strong_memoized?
Methods included from Gitlab::Logging::CloudflareHelper
#store_cloudflare_headers!, #valid_cloudflare_header?
Methods included from Impersonation
Methods included from InitializesCurrentUserMode
Methods included from Gitlab::Experimentation::ControllerConcern
#experiment_enabled?, #experiment_tracking_category_and_group, #frontend_experimentation_tracking_data, #push_frontend_experiment, #record_experiment_conversion_event, #record_experiment_group, #record_experiment_user, #set_experimentation_subject_id_cookie, #track_experiment_event
Methods included from Gitlab::Tracking::Helpers
#dnt_enabled?, #trackable_html_request?
Methods included from SessionsHelper
#ensure_authenticated_session_time, #limit_session_time, #recently_confirmed_com?, #set_session_time, #unconfirmed_email?
Methods included from SessionlessAuthentication
#authenticate_sessionless_user!, #request_authenticator, #sessionless_bypass_admin_mode!, #sessionless_sign_in, #sessionless_user?
Methods included from Gitlab::SearchContext::ControllerConcern
Methods included from EnforcesTwoFactorAuthentication
#check_two_factor_requirement, #current_user_requires_two_factor?, #skip_two_factor?, #two_factor_authentication_reason, #two_factor_authentication_required?, #two_factor_grace_period, #two_factor_grace_period_expired?, #two_factor_skippable?, #two_factor_verifier
Methods included from WorkhorseHelper
#content_disposition_for_blob, #send_artifacts_entry, #send_dependency, #send_git_archive, #send_git_blob, #send_git_diff, #send_git_patch, #set_workhorse_internal_api_content_type, #workhorse_set_content_type!
Methods included from SafeParamsHelper
Methods included from PageLayoutHelper
#blank_container, #container_class, #favicon, #fluid_layout, #header_title, #nav, #page_canonical_link, #page_card_attributes, #page_card_meta_tags, #page_description, #page_image, #page_itemtype, #page_title, #search_context, #sidebar, #user_status_properties
Methods included from Routing::PseudonymizationHelper
Methods included from Routing::GraphqlHelper
#graphql_etag_pipeline_path, #graphql_etag_pipeline_sha_path, #graphql_etag_project_on_demand_scan_counts_path
Methods included from Routing::WikiHelper
Methods included from Routing::SnippetsHelper
#gitlab_dashboard_snippets_path, #gitlab_raw_snippet_blob_path, #gitlab_raw_snippet_blob_url, #gitlab_raw_snippet_path, #gitlab_raw_snippet_url, #gitlab_snippet_note_path, #gitlab_snippet_note_url, #gitlab_snippet_notes_path, #gitlab_snippet_notes_url, #gitlab_snippet_path, #gitlab_snippet_url, #gitlab_toggle_award_emoji_snippet_note_path, #gitlab_toggle_award_emoji_snippet_note_url, #gitlab_toggle_award_emoji_snippet_path, #gitlab_toggle_award_emoji_snippet_url, #preview_markdown_path, #toggle_award_emoji_personal_snippet_path, #toggle_award_emoji_project_project_snippet_path, #toggle_award_emoji_project_project_snippet_url
Methods included from Routing::PipelineSchedulesHelper
#edit_pipeline_schedule_path, #pipeline_schedule_path, #pipeline_schedules_path, #play_pipeline_schedule_path, #take_ownership_pipeline_schedule_path
Methods included from Routing::ArtifactsHelper
#artifacts_action_path, #expose_fast_artifacts_path, #fast_browse_project_job_artifacts_path, #fast_download_project_job_artifacts_path, #fast_keep_project_job_artifacts_path
Methods included from Routing::MembersHelper
Methods included from Routing::Groups::MembersHelper
#approve_access_request_group_member_path, #group_member_path, #group_members_url, #leave_group_members_path, #request_access_group_members_path, #resend_invite_group_member_path
Methods included from Routing::Projects::MembersHelper
#approve_access_request_project_member_path, #leave_project_members_path, #project_member_path, #project_members_url, #request_access_project_members_path, #resend_invite_project_member_path
Methods included from Routing::ProjectsHelper
#commit_url, #commits_url, #edit_milestone_path, #environment_delete_path, #environment_path, #issue_path, #issue_url, #merge_request_path, #merge_request_url, #pipeline_job_url, #pipeline_path, #pipeline_url, #project_commits_path, #project_ref_path, #project_tree_path, #release_url, #toggle_subscription_path
Methods included from API::Helpers::RelatedResourcesHelpers
#expose_path, #expose_url, #issues_available?, #mrs_available?
Methods included from ApplicationSettingsHelper
#all_protocols_enabled?, #allowed_protocols_present?, #deprecated_attributes, #enabled_protocol, #enabled_protocol_button, #expanded_by_default?, #external_authorization_client_certificate_help_text, #external_authorization_client_key_help_text, #external_authorization_client_pass_help_text, #external_authorization_client_url_help_text, #external_authorization_description, #external_authorization_service_attributes, #external_authorization_timeout_help_text, #external_authorization_url_help_text, #http_enabled?, #import_sources_checkboxes, #instance_clusters_enabled?, #integration_expanded?, #key_restriction_options_for_select, #kroki_available_formats, #oauth_providers_checkboxes, #omnibus_protected_paths_throttle?, #pending_user_count, #registration_features_can_be_prompted?, #repository_storages_options_json, #restricted_level_checkboxes, #self_monitoring_project_data, #sidekiq_job_limiter_mode_help_text, #sidekiq_job_limiter_modes_for_select, #signup_enabled?, #ssh_enabled?, #storage_weights, #user_oauth_applications?, #valid_runner_registrars, #visible_attributes
Methods included from ProjectsHelper
#able_to_see_issues?, #able_to_see_merge_requests?, #any_projects?, #author_content_tag, #autodeploy_flash_notice, #can_admin_project_member?, #can_change_visibility_level?, #can_disable_emails?, #delete_confirm_phrase, #directory?, #error_tracking_setting_project_json, #explore_projects_tab?, #external_classification_label_help_message, #fork_button_disabled_tooltip, #grafana_integration_enabled?, #grafana_integration_masked_token, #grafana_integration_url, #import_from_bitbucket_message, #import_from_gitlab_message, #last_push_event, #link_to_autodeploy_doc, #link_to_member, #link_to_member_avatar, #link_to_project, #load_pipeline_status, #membership_locked?, #metrics_dashboard_timezone, #metrics_external_dashboard_url, #no_password_message, #project_can_be_shared?, #project_classes, #project_incident_management_setting, #project_license_name, #project_list_cache_key, #project_permissions_panel_data, #project_search_tabs?, #project_title, #push_to_create_project_command, #remove_fork_project_confirm_json, #remove_fork_project_description_message, #remove_fork_project_warning_message, #remove_project_message, #share_project_description, #show_auto_devops_implicitly_enabled_banner?, #show_issue_count?, #show_merge_request_count?, #show_no_password_message?, #show_no_ssh_key_message?, #show_projects?, #show_terraform_banner?, #show_xcode_link?, #transfer_project_message, #visible_fork_source, #xcode_uri_to_repo
Methods included from Gitlab::NoCacheHeaders
Methods included from Gitlab::GonHelper
#add_gon_variables, #default_avatar_url, #push_force_frontend_feature_flag, #push_frontend_feature_flag, #push_to_gon_attributes
Methods included from WebpackHelper
#prefetch_link_tag, #webpack_bundle_tag, #webpack_controller_bundle_tags, #webpack_entrypoint_paths, #webpack_preload_asset_tag, #webpack_public_host, #webpack_public_path
Instance Method Details
#activity ⇒ Object
63 64 65 66 67 68 69 70 71 72 |
# File 'app/controllers/users_controller.rb', line 63 def activity respond_to do |format| format.html { render 'show' } format.json do load_events pager_json("events/_events", @events.count, events: @events) end end end |
#calendar ⇒ Object
148 149 150 |
# File 'app/controllers/users_controller.rb', line 148 def calendar render json: contributions_calendar.activity_dates end |
#calendar_activities ⇒ Object
152 153 154 155 156 157 |
# File 'app/controllers/users_controller.rb', line 152 def calendar_activities @calendar_date = Date.parse(params[:date]) rescue Date.today @events = contributions_calendar.events_by_date(@calendar_date).map(&:present) render 'calendar_activities', layout: false end |
#contributed ⇒ Object
98 99 100 101 102 |
# File 'app/controllers/users_controller.rb', line 98 def contributed load_contributed_projects present_projects(@contributed_projects) end |
#exists ⇒ Object
159 160 161 162 163 164 165 |
# File 'app/controllers/users_controller.rb', line 159 def exists if Gitlab::CurrentSettings.signup_enabled? || current_user render json: { exists: !!Namespace.find_by_path_or_name(params[:username]) } else render json: { error: _('You must be authenticated to access this path.') }, status: :unauthorized end end |
#follow ⇒ Object
167 168 169 170 171 172 173 |
# File 'app/controllers/users_controller.rb', line 167 def follow current_user.follow(user) redirect_path = referer_path(request) || @user redirect_to redirect_path end |
#followers ⇒ Object
110 111 112 113 114 |
# File 'app/controllers/users_controller.rb', line 110 def followers @user_followers = user.followers.page(params[:page]) present_users(@user_followers) end |
#following ⇒ Object
116 117 118 119 120 |
# File 'app/controllers/users_controller.rb', line 116 def following @user_following = user.followees.page(params[:page]) present_users(@user_following) end |
#gpg_keys ⇒ Object
Get all gpg keys of a user(params) in a text format
75 76 77 |
# File 'app/controllers/users_controller.rb', line 75 def gpg_keys render plain: user.gpg_keys.select(&:verified?).map(&:key).join("\n") end |
#groups ⇒ Object
79 80 81 82 83 84 85 86 87 88 89 90 |
# File 'app/controllers/users_controller.rb', line 79 def groups load_groups respond_to do |format| format.html { render 'show' } format.json do render json: { html: view_to_html_string("shared/groups/_list", groups: @groups) } end end end |
#present_projects(projects) ⇒ Object
122 123 124 125 126 127 128 129 130 131 132 133 |
# File 'app/controllers/users_controller.rb', line 122 def present_projects(projects) skip_pagination = Gitlab::Utils.to_boolean(params[:skip_pagination]) skip_namespace = Gitlab::Utils.to_boolean(params[:skip_namespace]) compact_mode = Gitlab::Utils.to_boolean(params[:compact_mode]) respond_to do |format| format.html { render 'show' } format.json do pager_json("shared/projects/_list", projects.count, projects: projects, skip_pagination: skip_pagination, skip_namespace: skip_namespace, compact_mode: compact_mode) end end end |
#projects ⇒ Object
92 93 94 95 96 |
# File 'app/controllers/users_controller.rb', line 92 def projects load_projects present_projects(@projects) end |
#show ⇒ Object
41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
# File 'app/controllers/users_controller.rb', line 41 def show respond_to do |format| format.html format.atom do load_events render layout: 'xml' end format.json do msg = "This endpoint is deprecated. Use %s instead." % user_activity_path render json: { message: msg }, status: :not_found end end end |
#snippets ⇒ Object
135 136 137 138 139 140 141 142 143 144 145 146 |
# File 'app/controllers/users_controller.rb', line 135 def snippets load_snippets respond_to do |format| format.html { render 'show' } format.json do render json: { html: view_to_html_string("snippets/_snippets", collection: @snippets) } end end end |
#ssh_keys ⇒ Object
Get all keys of a user(params) in a text format Helpful for sysadmins to put in respective servers
59 60 61 |
# File 'app/controllers/users_controller.rb', line 59 def ssh_keys render plain: user.all_ssh_keys.join("\n") end |
#starred ⇒ Object
104 105 106 107 108 |
# File 'app/controllers/users_controller.rb', line 104 def starred load_starred_projects present_projects(@starred_projects) end |
#unfollow ⇒ Object
175 176 177 178 179 180 181 |
# File 'app/controllers/users_controller.rb', line 175 def unfollow current_user.unfollow(user) redirect_path = referer_path(request) || @user redirect_to redirect_path end |