biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
12 stars 16 forks source link

Enter UUID in sign up form #186

Open mzur opened 5 years ago

mzur commented 5 years ago

Add a checkbox to the sign up form "I already have an account in another instance". If the checkbox is checked, add a required field "User UUID" in which the user UUID from the other instance should be entered. Add a "?" button to the field with the help text: "You can find your user UUID in your user account settings of the other BIIGLE instance."

mzur commented 3 years ago

Alternative: Offer a public user export where a user can export their own data as JSON file. In the sign up form of another BIIGLE instance, the user can upload the JSON file to pre-fill the form fields (including the hidden UUID field). They only have to enter the password again.