Fixed gitlab.org issue #633 (Forced all OAuth UserSpec properties to be encoded as UTF-8)

王权利请求将github/fork/kfazi/ldap-userfix合并到master

Created by: kfazi

I've found that some omniauth properties are still causing trouble when not forced to be UTF-8.

This commit is forcing every property of Gitlab::OAuth::AuthHash to be UTF-8.

合并请求报告