GrandComicsDatabase / gcd-django

Website of Grand Comics Database
GNU General Public License v3.0
91 stars 31 forks source link

Bug 358: one login for all services #172

Open TRNaus opened 8 years ago

TRNaus commented 8 years ago

Originally Opened: 2010-02-21 13:50 PST

at some point there should be one login for the different public sites (OI, wiki, error tracker)

Here a couple of links I found last week during the lunch break:

The last I'll add as an attachment since it is only in the google cache for some reason.

------- Comment #1 From Philip Rutledge 2010-03-30 03:16:17 PST [reply] ------- First I think this would be a great and much welcomed addition. As a newbie I've created accounts on gcd/django, wiki, error tracker, and now tech bugzilla and each time I first tried my existing credentials and wondered why they didn't work :-)

My additional comment would be that when this is implemented to consider adding in support for OpenID [1] at the same time.

I know there are openid extensions for MediaWiki[2], django [3](looks like there are multiple packages) and there may be bugzilla patch [4] but the status isn't that clear.

The benefit I would see for this is one less barrier to attracting new contributors to the project. If a user is browsing the site, see's an error or wants to contribute then it would allow them to skip the account creation process and log in with their existing google, facebook, yahoo, microsoft etc account. Plus it's just one less account to manage!

Just a thought! Phil

[1]http://openid.net/ [2]http://www.mediawiki.org/wiki/Extension:OpenID [3]http://code.google.com/p/django-openid/ [4]https://bugzilla.mozilla.org/show_bug.cgi?id=294608

------- Comment #2 From Jochen G. 2010-11-09 22:24:51 PST [reply] ------- storing the link

http://bitbucket.org/toml/django-mediawiki-authentication/src/51ec355ff6de/AuthDjango.body.php

------- Comment #3 From Jochen G. 2012-01-19 23:33:08 PST [reply] ------- https://bitbucket.org/pythonian4000/django-mediawiki-authentication-by-user-id/overview

TRNaus commented 8 years ago

Attachment provided by Jochen G on 2010-02-21 13:50 PST

integratedjangoaccountwithwiki.txt

TRNaus commented 8 years ago

Accidentally closed. Issue is still open.