Fix OAuth authorization redirect

This commit is contained in:
Eugen Rochko
2016-10-23 12:05:55 +02:00
parent abb8f5837e
commit b746a931a5
3 changed files with 10 additions and 13 deletions

View File

@ -1 +1,2 @@
%code= params[:code]
.flash-message
%code= params[:code]