Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « authorizations « doorkeeper « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 44e868e678218b45c1a55b383a839eb58bb0d493 (plain)
1
2
3
%h3.page-title Authorization code:
%main{ :role => "main" }
  %code#authorization_code= params[:code]