question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No way for a new user to sign_up and use the app.

See original GitHub issue

The 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:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Vydruthcommented, May 27, 2021

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.

0reactions
Hironsancommented, May 25, 2021

Please use the admin page to create a user.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found