summaryrefslogtreecommitdiffstats
path: root/askbot/deps/django_authopenid/util.py
Commit message (Expand)AuthorAgeFilesLines
* made different old-style button for google loginEvgeny Fadeev2014-09-171-1/+1
* added selection of OpenID/g-Plus/none method for Google loginEvgeny Fadeev2014-09-171-12/+34
* attempted to add migration code from Google OpenID to g-PlusEvgeny Fadeev2014-09-161-1/+7
* merged the master branchEvgeny Fadeev2014-06-171-1/+2
|\
| * Merge pull request #206 from yongjhih/fbEvgeny Fadeev2014-06-141-2/+3
| |\
| | * Oauth2: Facebook: Fix email not foundAndrew Chen2014-02-061-2/+3
* | | made google+ login work, no migration for openid yetEvgeny Fadeev2014-06-031-10/+18
|/ /
* | added email prefill with mozilla persona and error reporting for incorrect AP...Evgeny Fadeev2014-05-021-1/+7
* | first pass on mozilla persona protocolEvgeny Fadeev2014-04-301-1/+26
* | Merge pull request #220 from keto/custom-oauth2-supportEvgeny Fadeev2014-03-251-2/+12
|\ \
| * | Add OAuth2.0 support in custom providerPami Ketolainen2014-03-191-2/+12
| |/
* / allowed custom configurable openid login buttonEvgeny Fadeev2014-03-251-1/+13
|/
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-051-3/+3
* fixed a bug in the login page where it was impossible to remove password logi...Evgeny Fadeev2013-04-201-9/+10
* bugfixEvgeny Fadeev2013-04-151-1/+1
* added "auto-tweet" featureEvgeny Fadeev2013-04-151-4/+8
* added basic UI for auto-tweetingEvgeny Fadeev2013-04-151-6/+9
* added launchpad login as optionEvgeny Fadeev2013-03-091-0/+8
* added csrf and deny request flow to oauth2, tested on fb onlyEvgeny Fadeev2012-12-231-2/+2
* first pass on fixing facebook login, "approve" path worksEvgeny Fadeev2012-12-231-57/+31
* added mandatory generation of secret key to askbot-setupEvgeny Fadeev2012-11-191-4/+0
* deleted an unused file and a functionEvgeny Fadeev2012-10-181-3/+0
* applied fix to identi.ca loging suggested by gniibe at askbot.orgEvgeny Fadeev2012-10-181-1/+1
* Added options to restrict email addresses and requirement to validate an emai...Evgeny Fadeev2012-08-121-0/+7
* fixed facebook loginEvgeny Fadeev2012-01-111-20/+44
* removed favorite count from the question summary and made small change to pas...Evgeny Fadeev2011-08-281-0/+2
* making wordpress login work, adding it's documentation to optionalAdolfo Fitoria2011-08-191-2/+9
* facebook login works againAdolfo Fitoria2011-08-151-7/+7
* Merge branch 'rtnpro'Evgeny Fadeev2011-07-301-0/+23
|\
| * Added Identi.ca oauth signin method in askbotRatnadeep Debnath2011-07-301-0/+23
* | removed the bundled copy of python openid libraryEvgeny Fadeev2011-07-241-5/+5
|/
* added possibility to create custom login modulesEvgeny Fadeev2011-06-261-1/+147
* moved logout.html temlpate to django_authopenid app and made an openid-relate...Evgeny Fadeev2011-06-021-0/+9
* fixed a bug preventing password login when all "social" login providers are d...Evgeny Fadeev2011-05-111-18/+39
* temporarily disabled facebook login and commented the parameters for OAuth pr...Evgeny Fadeev2011-04-111-12/+37
* fixed dependency for the renamed package django-kombu and small changes in lo...Evgeny Fadeev2011-03-201-8/+0
* removed unused importsEvgeny Fadeev2011-01-091-3/+0
* display site name with local login option and allowed comment loading for ano...Evgeny Fadeev2010-11-241-2/+4
* switched from urlparse.parse_qsl to cgi.parse_qsl for backwards compatibility...Evgeny Fadeev2010-11-091-3/+3
* switched last bits of openid dependency to internal pathsEvgeny Fadeev2010-11-091-6/+6
* hardcoded the included openid library to import from itself, to exclude a pos...Evgeny Fadeev2010-11-091-1/+1
* added experimental ldap authentication support and cut some time from page loadsEvgeny Fadeev2010-10-031-0/+11
* activated password login by default, added live setting USE_RECAPTCHA with de...Evgeny Fadeev2010-09-291-1/+17
* added username/password, facebook, twitter and linkedin logins, ability to ad...Evgeny Fadeev2010-09-161-0/+431
* multiple login methods work, but need better testingEvgeny Fadeev2010-08-311-0/+9
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+135