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

[request] OpenID plugin #157

Open
drahnr opened this issue Jan 8, 2013 · 3 comments
Open

[request] OpenID plugin #157

drahnr opened this issue Jan 8, 2013 · 3 comments
Labels

Comments

@drahnr
Copy link
Contributor

drahnr commented Jan 8, 2013

Allow to login with an OpenID/Google/Yahoo/.. account

http://openid.net/add-openid/

https://gitorious.org/lightopenid

Gains:
User: One password for all, less security blurb
WebsiteOwner/Admin: The OpenID provider has to take care for password resets, so it does allow a way to recover a lost password without having to setup a MailStack / use GApps/..

@adampatterson
Copy link
Contributor

I think something like oAuth would make more sense, but this would be a better option for anything with a community.

If you are a single Admin on your own site then I don't think OpenID or oAuth would be a benefit.

I am not clear as to what you mean by not having to set up a mail stack.

Chyrp already sends email and I dont think you can send email from GApps through an API, I could be wrong but you would have to provide your login details.

@drahnr
Copy link
Contributor Author

drahnr commented Jan 8, 2013

Correct me if I am wrong, but currently you need to setup mail on your own server in order to allow password recovery (which is not trivial, if you want to get your mails classified as "ham")

@adampatterson
Copy link
Contributor

Usually the PHP mail function works fine as long as the sender email is legit.

When I tested this separately and forgetting to use a from address they were always spam, once I used my own email address they got through.

Gmail AFAIK only sends using IMAP or POP3

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

No branches or pull requests

2 participants