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

Password-less registration #19

Open
skrat opened this issue Mar 17, 2010 · 1 comment
Open

Password-less registration #19

skrat opened this issue Mar 17, 2010 · 1 comment

Comments

@skrat
Copy link

skrat commented Mar 17, 2010

It seems quite complicated to make login (using auto_register) work without forcing user to enter a password. I won't do any hacks as of not validating/requiring password fields, since those are still needed with old school login/password registration/login.

What would I expect is that authlogic_openid let me register users without password and login/username/email

@glebm
Copy link

glebm commented Mar 22, 2010

You can add an :if block to validate only if openid_identifier is blank.

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