- 05 Nov, 2014 23 commits
-
-
Ike Garrow authored
005184ed - BUGZ-2205: Don't fail if nobody's listening to the trigger -
Ike Garrow authored
1ee40bda - BUGZ-2195: Support multiple OAuth states at the same time. 7169fbe7 - BUGZ-2195: Raise a jsonrpc-enabled exception when OAuth state doesn't match -
Ike Garrow authored
22f90326 - BUGZ-2203: Generate name as a unicode string during linkedin signup -
Scuba Steve authored
c2f01171 - LQ-1333: Updated migration ref befbd595 - LQ-1333: Update ams_retry to retry selected events 86af54f7 - LQ-1333: Search events 06499f92 - LQ-1333: Subquery to ignore refs that have newer events 2b06948b - LQ-1333: Removed unused code b53e5b1a - LQ-1333: Admin view for blocked events 93b8a3f6 - LQ-1333: Add indices to ams_event table 9fcb2b0b - LQ-1333: Drop histogram -
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This solves the issue where some foolish person attempts to log in using linkedin twice at the same time. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Herby G authored
(for non test/dev environments)
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Herby G authored
location
-
Doug Baerlein authored
bffc3ba7 - LQ-1328: add 'opportunity_public_id' to 'recs' event -
Anton Shmakau authored
-
- 04 Nov, 2014 1 commit
-
-
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.
-
- 03 Nov, 2014 16 commits
-
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This will go on the 'green line' in reaxial. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This preserves session data and keeps from destroying the service session. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
remote_ip was not used Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Django's login form separates checking the email and password from actually logging the user in. Dunno if this is a good plan or not. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-