No way for a new user to sign_up and use the app.
See original GitHub issueThe new UI is missing a sign up
button for new users. Please See here: https://doccano.herokuapp.com/
It could be one of these things:
- Either the ALLOW_SIGNUP flag is not set.
- The new UI does not support signup.
I think the issue is the latter option because I tried passing the ALLOW_SIGNUP flag locally and it did not work for me.
Signup Page: https://github.com/doccano/doccano/blob/master/backend/authentification/templates/signup.html#L5
@Hironsan @icoxfog417 Could you help verify the behavior to make sure it is actually a bug and not something I mistook?
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
New users choose sign in over app try-out in first use screen
Users may want to use their Google account for apps on their ... If they click "I'm new here", then show them the...
Read more >Why your mobile app's first screen should not be a signup
A mobile app's first screen should make new users feel welcome and demonstrate your app's value, not scare users off by forcing them...
Read more >How to Build a Signup & Login Feature in Bubble.io - YouTube
In this tutorial, I'll cover everything you need to know about building a signup and login feature within your Bubble app.
Read more >Registering a new user to our login app using JavaScript
Working Demo:http://codifyacademy.com/youtube/wk10/video-06/Download the source code ...
Read more >Use your Google Account to sign in to other apps or services
You can use your Google Account to sign in to third-party apps and services. You won't have to remember individual usernames and passwords...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi Hiron, I hear you and I can do that, but it still is a bad security practice to create a username and password for a user and send it to them without allowing to change their password. Is there a way for the user to change their password in the new UI. I did not find one when I tried to change password.
I am not sure if this issue should be closed before letting a user update their password or before giving an option for new users to sign up.
Please use the admin page to create a user.