diff --git a/sso/ruby/sso.rb b/sso/ruby/sso.rb index 8a75fbe..f7a768d 100644 --- a/sso/ruby/sso.rb +++ b/sso/ruby/sso.rb @@ -30,5 +30,5 @@ def get_disqus_sso(user) this.page.remote_auth_s3 = \"#{message} #{sig} #{timestamp}\"; this.page.api_key = \"#{DISQUS_PUBLIC_KEY}\"; } - " + ".html_safe end