and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 07 Nov, 2014 1 commit
  2. 05 Nov, 2014 5 commits
  3. 04 Nov, 2014 1 commit
    • Jon Rosebaugh's avatar
      IN-465: (merge) Merge IN-465 into master · 2a438d2c
      Jon Rosebaugh authored
          78b286e8 - IN-465: Convert password storage to bcrypt
          7938fb8f - IN-465: correct makefile attribution
          40610e72 - IN-465: Remove scan_every
          4722e9c3 - IN-465: Pass source argument as positional.
          0aa6e71a - IN-465: valid_email_and_password -> validate_email_and_password
          9ae5c9c5 - IN-465: Make authlib exceptions play nice with the service_exceptions system
          64f3ce43 - IN-465: Properly test login with a guest session
          a303b543 - IN-465: Remove unused log_login function
          2e0bd7fc - IN-465: Update user and company last activity dates properly
          e505008c - IN-465: Turn the existing user session into the logged in session.
          4e997795 - IN-465: Simplify login logging metadata
          c5ee798d - IN-465: Remove use of django_forkedauth PasswordChangeForm
          090f0bd9 - IN-465: Delegate admin login/logout to account login/logout
          b6fb5ff0 - IN-465: Throw exceptions when we try to log in with django_forkedauth
          89524fda - IN-465: Move all login functionality to use auth.login_*
          23628619 - IN-465: Factor out some shenanigans using auth.login_* from Django
          a5f4c355 - IN-465: Add 'login_authenticated_user' api method to auth.
          67ee427d - IN-465: Remove the redirect_to parameter from login apis.
      2a438d2c
  4. 03 Nov, 2014 33 commits