added trusted markdown renderer (for info)

This commit is contained in:
jomo
2014-04-30 01:14:19 +02:00
parent 41382c3d0d
commit c109f8d23a
3 changed files with 29 additions and 3 deletions

View File

@@ -85,6 +85,7 @@ class UsersController < ApplicationController
if user_profile
@user.uuid = user_profile["id"]
@user.ign = user_profile["name"] # correct case
# TODO: uncomment when MC part works
if true # validate_token(@user.uuid, @user.email, params[:registration_token])
@user.last_ip = request.remote_ip # showing in mail