openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-allauth
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 128 of 130
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
When SIGNUP_PASSWORD_VERIFICATION is False, the form no longer contains the second password field
Raymond Penners
More...
about 14 years ago
Merge branch 'master' of https://github.com/pennersr/django-allauth
autalpha
More...
over 14 years ago
Only send the 'confirmation email sent' message if an email was actually sent
Chris Beaven
More...
over 14 years ago
Properly redirect to normal login when session is lost
Raymond Penners
More...
over 14 years ago
Consistent 'Successfully signed in...' message
Raymond Penners
More...
over 14 years ago
Dutch i18n update
Raymond Penners
More...
over 14 years ago
Don't pass along empty next url
Raymond Penners
More...
over 14 years ago
added **kwargs to allauth.account.views.logout to conform with django.contrib.auth.views.logout to allow more options upon account logout (next_page, template_name, redirect_field_name, current_app and extra_context)
Vuong Nguyen
More...
over 14 years ago
Merge branch 'master' of https://github.com/pennersr/django-allauth
autalpha
More...
over 14 years ago
The Twitter oauth sequence now respects the "oauth_callback" parameter instead of defaulting to the callback URL configured at Twitter.
Raymond Penners
More...
over 14 years ago
Translation leftover
Raymond Penners
More...
over 14 years ago
Pass along "?next=" parameter between login and signup views
Raymond Penners
More...
over 14 years ago
Added Dutch translation
Raymond Penners
More...
over 14 years ago
Explicitly passed next URL was ignored for Facebook, fixed
Raymond Penners
More...
over 14 years ago
Added template tags for pointing to social login URLs. These tags automatically pass along any "?next=" parameter. Additionally, added an overall allauth_tags that gracefully degrades when e.g. allauth.facebook is not installed.
Raymond Penners
More...
over 14 years ago
Cherry-picked CharityBlossom: Unalias data and facebook_me, pass username, first_name last_name when they exist in facebook_me
Raymond Penners
More...
over 14 years ago
Pass along next URL, if any, at /accounts/social/signup/
Raymond Penners
More...
over 14 years ago
Added missing context_processors
Raymond Penners
More...
over 14 years ago
Duplicate email address handling could throw a MultipleObjectsReturned exception, fixed
Raymond Penners
More...
over 14 years ago
Removed separate social account login view, next URL support for Facebook
Raymond Penners
More...
over 14 years ago
Pass along "?next=" parameter for OpenID logins
Raymond Penners
More...
over 14 years ago
fix spelling
Jason Culverhouse
More...
over 14 years ago
add *.txt to files included
Jason Culverhouse
More...
over 14 years ago
Add a ACCOUNT_USERNAME_REQUIRED setting which, if false, generates a random username rather than prompting for one at signup
Chris Beaven
More...
over 14 years ago
merged with Raymond's updates
autalpha
More...
over 14 years ago
Added support for django-avatar, copying the Twitter profile image locally on signup.
Raymond Penners
More...
over 14 years ago
Preparing for first pypi release
Raymond Penners
More...
over 14 years ago
Added SIGNUP_PASSWORD_VERIFICATION to app_settings (optional enhancement). This allows user to signup without having to retype their password for verification if the app so choose. Default value is always True
autalpha
More...
over 14 years ago
Merge branch 'master' of https://github.com/spurfly/django-allauth into spurfly-master
Raymond Penners
More...
over 14 years ago
Merge with raymond's allauth.account.views changes
autalpha
More...
over 14 years ago
←
1
2
…
122
123
124
125
126
127
128
129
130
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree