Remove site settings enforce_global_nicknames and discourse_org_access_key

This commit is contained in:
Neil Lalonde
2017-05-01 14:53:00 -04:00
parent ca224ed8e9
commit 0722ffadf1
28 changed files with 6 additions and 68 deletions

View File

@ -381,8 +381,6 @@ class UsersController < ApplicationController
success: false,
message: I18n.t("login.something_already_taken")
}
rescue RestClient::Forbidden
render json: { errors: [I18n.t("discourse_hub.access_token_problem")] }
end
def get_honeypot_value