]> git.openstreetmap.org Git - osqa.git/history - forum/views/auth.py
Merge pull request #46 from udacity/subfolder_fixes
[osqa.git] / forum / views / auth.py
2014-04-17 Javyer Der DerianMerge pull request #46 from udacity/subfolder_fixes
2014-04-17 Javyer Der DerianMerge pull request #26 from udacity/remove_dj_version
2014-03-25 Attila-Mihaly BalazsFurther fixes for subfolder hosting
2014-01-20 Javyer Der DerianMerge pull request #2 from udacity/update_django
2014-01-16 Attila-Mihaly BalazsMerge branch 'threadsafe_requestholder' into update_django
2013-12-03 Attila-Mihaly BalazsMigrate to Django 1.6
2012-05-27 jordanbe able to handle Unicode GET params in auth.py properly
2012-04-04 jordanOSQA-828, Support fullname to real_name mapping from...
2011-12-17 jordanfix openid login callback, change the forward URL after...
2011-12-16 jordansome facebook oauth 2.0 fixes, use user id for followin...
2011-12-10 jordando not use the JavaScript SDK for Facebook authenticati...
2011-10-27 jordanbe able to pass the GET arguments to the email validati...
2011-09-07 jordanstart awarding users who validate their emails with...
2011-08-02 jordanOSQA-605, store user logins in a separate action, this...
2011-07-15 jordanremoving unused imports that confuse and reorganizing...
2011-05-17 jordanadding support for the new Facebook oauth 2.0 authentic...
2011-03-16 jordanmerge notification-config -> trunk, previous commits...
2011-03-13 jordanreintegrate merge hernani -> trunk
2011-03-11 hernanimerge hernani > trunk
2011-03-10 jordanReverting the merges due to unsuccessfull conflict...
2011-03-10 jordanmerge hernani -> trunk
2011-03-07 jordanMerging jambazov --> trunk.
2011-02-02 claycarpenterMerge of jambazov branch to trunk. Adds CC license...
2011-01-31 claycarpenterAccepting incoming merge of the jambazov feature branch...
2010-12-27 jordanShow template except the 404 error.
2010-08-17 hernaniRemoves a few remaining usages of old django decorators...
2010-07-15 hernaniFixes OSQA-406, Validation hash is not reset when email...
2010-07-09 hernaniFixes the forwarding after email validation.
2010-07-08 hernaniClosing OSQA-36. Applied patch from Tom Hughes.
2010-06-28 hernaniRemoves old email functions.
2010-06-28 hernaniMakes temp signin requests to send an email to each...
2010-06-24 hernaniCloses OSQA 175 and OSQA 318. Added a bunch of options...
2010-06-16 hernaniFixes OSQA 317, Wrong links in the user profile in...
2010-06-12 hernaniAdds a new function in the profile menu for admins...
2010-06-08 hernaniAdds a more gracefull error habdling on session jumps...
2010-06-07 hernaniAdds the option to create static pages with several...
2010-06-04 hernaniA bug in the after registration redirection.
2010-06-04 hernaniConverts the temp login email to the new style, and...
2010-06-04 hernaniConverts the welcome message to the new mail system...
2010-06-02 hernaniFixes OSQA 307, AttributeError: 'ChangePasswordForm...
2010-05-28 hernaniFixes OSQA 275, Password changing is not reliable.
2010-05-26 hernaniFixes OSQA 282, Error in related_questions.
2010-05-21 hernaniBad url reverse causing 500 on temporary signin.
2010-05-14 hernaniClosing OSQA 35. Give admins and moderators an easy...
2010-05-14 hernaniIf you're a superuser viweing a user auth settings...
2010-05-14 hernaniForward for auth settings still using the old url style.
2010-05-13 hernaniFix OSQA 33, allow users to see profile just as users...
2010-05-12 hernaniNo more google hits on /accounts/PROVIDER/signin/
2010-05-11 hernaniKill that annoying problem that when users without...
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-07 hernaniFixed in http://jira.osqa.net/browse/OSQA-159
2010-05-07 hernaniMerging the experimental branch back to trunk.
2010-04-29 hernaniSome other user private stuff was not being properly...
2010-04-29 hernaniUpdate last commit, change response to forbidden.
2010-04-29 hernaniFixing OSQA-197
2010-04-10 hernaniinitial import
2010-04-08 hernanicleaning the repo
2010-03-01 hernaniInitial commit