Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging in should be easier #5

Open
liamwooding opened this issue Jul 14, 2015 · 4 comments
Open

Logging in should be easier #5

liamwooding opened this issue Jul 14, 2015 · 4 comments

Comments

@liamwooding
Copy link

Our current login process is a bit of a kludge, and requires commenting out code to perform the first login after a fresh install (because it checks your twitter handle against existing users, that you can't add until you're logged in). Some of our jailmates don't have Twitter and don't want it, so some kind of user/pass login would be nice.

I propose a dedicated login page with options for Twitter & email login. Our original idea was that new users would be brought onboard by existing ones, but perhaps we should switch it around and let anyone sign up pending approval by an existing user.

@richsilv
Copy link

565fe1f gives clients the ability to create a user and log in with username/password iff there are no Twitter users registered, so you can add a base user. Still has to be from the console.

@richsilv
Copy link

Standard password login is an open issue that I've had conflicting messages on, so we should address when we're next all in Jail.

@liamwooding
Copy link
Author

Hmm - I think the everyone-has-twitter-anyway view is a bit dev-centric, but yeah we should all discuss soon

@richsilv
Copy link

Agreed, fwiw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants