mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 04:58:31 -05:00
yeah ... we should be installing the gem :)
This commit is contained in:
@@ -454,7 +454,6 @@ class UsersController < ApplicationController
|
||||
authenticator.after_create_account(user, auth)
|
||||
end
|
||||
|
||||
|
||||
def register_nickname(user)
|
||||
if user.valid? && SiteSetting.call_discourse_hub?
|
||||
DiscourseHub.register_nickname(user.username, user.email)
|
||||
|
||||
Reference in New Issue
Block a user