Commit Graph

14 Commits (86e38d08bb7c3258b63d5f93b4e1a30e2a8346af)

Author SHA1 Message Date
eric 19266d35ee remove social_auth_reset_password 2017-09-22 14:50:35 -04:00
eric 33a1482cc7 refactor libraryauth
try to keep all the user reg stuff in libraryauth, in prep for
splitting it off
2016-07-28 15:28:05 -04:00
eric ac541ec1a0 patterns in urlpatterns are deprecated
https://docs.djangoproject.com/en/1.9/releases/1.8/#s-django-conf-urls-p
atterns

Also, moved edit_user to libraryauth module with the rest of our user
reg and auth.
2016-07-27 13:02:47 -04:00
eric c5ee01df57 its the future! 2016-05-11 10:41:50 -04:00
eric 266378b7ed fix dotted url names 2015-04-28 14:13:18 -04:00
eric 29108128a5 global change url syntax 2015-04-27 23:24:02 -04:00
eric d941686c50 now does password reset for a socialauth account 2013-08-14 17:29:38 -04:00
eric 62627a80cf fix "next" behavior, poor sign-up/pledge flow [#40841931]
Sign In lightbox had broken cookie pusher on reg/auth pages.
Many holes had developed that broke return-to-page-after-auth (for
example, sign-in from pledge page).
Sporadic encoding issues.
2013-03-08 02:43:11 -05:00
eric 339d4653ab migrate and clean urls 2013-03-07 21:53:32 -05:00
Andromeda Yelton 8022add137 now the rest of the registration-related stuff is prettier 2012-01-13 16:24:34 -05:00
Andromeda Yelton 13bee78c38 making styling of sign in, password change, etc. less grody 2012-01-13 12:34:42 -05:00
eric e5eaf14ad0 prettied up logins. fixed not-logged-in on admin bug. provided path to password reset for social auth users 2011-11-18 19:50:47 -05:00
eric d73304e1a6 cleaning up user change form 2011-11-18 17:57:36 -05:00
Ed Summers 6bd5824fc4 introduced django-registration for user management 2011-09-04 00:21:51 -04:00