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 126 of 130
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More refactoring: generic provider & OAuth consumer approach. Added LinkedIn support to test this approach.
Raymond Penners
More...
about 13 years ago
Added explicit migration dependency
Raymond Penners
More...
about 13 years ago
Merge branch 'master' of github.com:pennersr/django-allauth
Raymond Penners
More...
about 13 years ago
Introduced generic models for storing social apps, accounts and tokens in a central and consistent manner, making way for adding support for more account providers. Note: there is more refactoring to be done -- this first step only focuses on the database models.
Raymond Penners
More...
about 13 years ago
Merge pull request #60 from uroslates/master
Raymond Penners
More...
about 13 years ago
Added bootstrap-style password reset form
Raymond Penners
More...
about 13 years ago
E-mail verification sent message is now only shown if an e-mail was really sent
Raymond Penners
More...
about 13 years ago
Fixing issue with <social_network>_login_url tags <next> parameters not being taken into consideration when redirecting (once social network account is created).
Uros Lates
More...
about 13 years ago
Merge pull request #55 from VuongN/master
Raymond Penners
More...
over 13 years ago
removed extra </script> tag
Vuong Nguyen
More...
over 13 years ago
Merge pull request #54 from narfdotpl/patch-1
Raymond Penners
More...
over 13 years ago
Fixed typo
Maciej Konieczny
More...
over 13 years ago
Merge pull request #53 from Narsil/master
Raymond Penners
More...
over 13 years ago
Account tests now do not pollute other tests.
Nicolas Patry
More...
over 13 years ago
Email confirmation template tweaks
Raymond Penners
More...
over 13 years ago
E-mail confirmation mails are now automatically resent whenever a user attempts to login with an unverified e-mail address (if ACCOUNT_EMAIL_VERIFICATION=True).
Raymond Penners
More...
over 13 years ago
Sync user.email with user.emailaddress_set
Raymond Penners
More...
over 13 years ago
Cleanups
Raymond Penners
More...
over 13 years ago
Fixed package_data
Raymond Penners
More...
over 13 years ago
Fixing setup.py (closes #52, closes #51)
Raymond Penners
More...
over 13 years ago
Example template tweaks
Raymond Penners
More...
over 13 years ago
Fix case when no signup form was configured
Raymond Penners
More...
over 13 years ago
Template tweaks
Raymond Penners
More...
over 13 years ago
The render_value parameter of all PasswordInput fields used can now be configured via a setting.
Raymond Penners
More...
over 13 years ago
Added support for prefixing the subject of sent emails
Raymond Penners
More...
over 13 years ago
Adding example bootstrap templates
Raymond Penners
More...
over 13 years ago
Added support for a plugging in a custom signup form used for additional questions to ask during signup
Raymond Penners
More...
over 13 years ago
Restored default templates, now uniform free
Raymond Penners
More...
over 13 years ago
Stop (ab)using is_active for email verification
Raymond Penners
More...
over 13 years ago
Oops, urls error
Raymond Penners
More...
over 13 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