mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-20 17:08:47 +08:00
fix
This commit is contained in:
@@ -38,7 +38,7 @@ module RegisterHelper
|
|||||||
|
|
||||||
return if api_host.blank?
|
return if api_host.blank?
|
||||||
|
|
||||||
url = "#{api_host}/api/v1/users"
|
url = "#{api_host}/api/v1/users/common"
|
||||||
sync_json = {
|
sync_json = {
|
||||||
"mail": email,
|
"mail": email,
|
||||||
"password": password,
|
"password": password,
|
||||||
|
|||||||
Reference in New Issue
Block a user