debian-mirror-gitlab/app/views/doorkeeper/authorizations/show.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
131 B
Text
Raw Normal View History

2022-07-23 23:45:48 +05:30
%h1.page-title.gl-font-size-h-display= _("Authorization code:")
2017-08-17 22:00:37 +05:30
%main{ :role => "main" }
2016-06-02 11:05:42 +05:30
%code#authorization_code= params[:code]