1
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bootstrapified password set More... about 13 years ago
Using {% user_display %} for email confirmation templates More... about 13 years ago
When signing up, user.first/last_name where always taken from the provider signup data, even when a custom signup form was in place that offering user inputs for editting these fields. Fixed. More... about 13 years ago
Reworked, bootstrapified example templates More... about 13 years ago
Released 0.6.0 to pypi More... about 13 years ago
Added ACCOUNT_USER_DISPLAY to render a user name without making assumptions on how the user is represented. More... about 13 years ago
Minor tweaks in order to prep release More... about 13 years ago
Removed the last remaining bits of hardcodedness with respect to the enabled social authentication providers. More... about 13 years ago
Merge pull request #67 from stuross/master More... about 13 years ago
call parent signup form clean method. More... about 13 years ago
Updated README More... about 13 years ago
Added ACCOUNT_AUTHENTICATION_METHOD setting, supporting login by username, e-mail or both (Closes #50). More... about 13 years ago
Making FB dep more explicit More... about 13 years ago
Deployment related tweaks More... about 13 years ago
Released 0.5.0 More... about 13 years ago
Fixed MANIFEST More... about 13 years ago
Prepping 0.5.0 More... about 13 years ago
Use Twitter default for PASSWORD_MIN LENGTH More... about 13 years ago
Code cleanups More... about 13 years ago
Added setting ACCOUNT_PASSWORD_MIN_LENGTH for specifying the minimum password length. More... about 13 years ago
Applied PEP8 Standards, nearly everywhere to neating code up More... about 13 years ago
Sphinx docs More... about 13 years ago
Stop redirecting to Twitter on each login (closes #42) More... about 13 years ago
Enhanced provider pluggability More... about 13 years ago
Introducing ProviderAccount More... about 13 years ago
Handle OAuth2 error More... about 13 years ago
Added more background info to the README More... about 13 years ago
Added generic OAuth2 support. Added GitHub support as proof of concept. More... about 13 years ago
Put OpenID and Facebook in new provider based structure More... about 13 years ago
Updated README More... about 13 years ago