Skip to content
Snippets Groups Projects
Verified Commit 5025da6d authored by Aishwarya Subramanian's avatar Aishwarya Subramanian :m:
Browse files

Moved construction of name to EE namespace

parent a520b5a4
No related branches found
No related tags found
1 merge request!32233Add custom endpoint for new registrations
Pipeline #78666366 passed
......@@ -87,9 +87,7 @@ def signup_params
:password_automatically_set,
:name,
:password,
:username,
:first_name,
:last_name
:username
]
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment