Add toggle switch component, service configs, admin profile links
This commit is contained in:
@@ -53,7 +53,7 @@ class User < ApplicationRecord
|
||||
end
|
||||
|
||||
def devise_after_confirmation
|
||||
enable_service %w[discourse gitea wiki xmpp]
|
||||
enable_service %w[discourse gitea mediawiki ejabberd]
|
||||
end
|
||||
|
||||
def reset_password(new_password, new_password_confirmation)
|
||||
|
||||
Reference in New Issue
Block a user