- 29 Oct, 2014 4 commits
-
-
Ike Garrow authored
deedf1ef - IN-465: correct makefile attribution b7fa0323 - IN-465: Remove scan_every af213e52 - IN-465: Pass source argument as positional. 6744b667 - IN-465: valid_email_and_password -> validate_email_and_password 5d6d6f95 - IN-465: Make authlib exceptions play nice with the service_exceptions system 454907df - IN-465: Properly test login with a guest session 0b9d85ca - IN-465: Remove unused log_login function 1b964629 - IN-465: Update user and company last activity dates properly ffae3950 - IN-465: Turn the existing user session into the logged in session. 7c79b9b1 - IN-465: Simplify login logging metadata 78d8d393 - IN-465: Remove use of django_forkedauth PasswordChangeForm 70a47f12 - IN-465: Delegate admin login/logout to account login/logout 2951f2fc - IN-465: Throw exceptions when we try to log in with django_forkedauth 4299a9c9 - IN-465: Move all login functionality to use auth.login_* c4bfadc2 - IN-465: Factor out some shenanigans using auth.login_* from Django 172d874f - IN-465: Add 'login_authenticated_user' api method to auth. 33d0fcbc - IN-465: Remove the redirect_to parameter from login apis. -
Ike Garrow authored
41a7e02c - BUGZ-2183: null string check added after tokenization -
Ike Garrow authored
98cf1700 - BUGZ-2182: Fix string formatting 037e2c1d - BUGZ-2182: Inbound wrapper must always pg_advisory_unlock -
Ike Garrow authored
8ebfe3db - LQ-1347: feedback from code review 19865d0d - LQ-1347: added debug logging to opp/tp/company saves
-
- 28 Oct, 2014 36 commits
-
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Ike Garrow authored
82a49f93 - LQ-1330: Update migration ref 262f0596 - LQ-1330: Touch up admin 330fc4fd - LQ-1330: Populate conv_id before flush 8fcfaeb6 - LQ-1330: one-line fix in migration made with scuba 5d19c573 - LQ-1330: update migration refs again 25bc0928 - LQ-1330: Update migration ref adc1444f - LQ-1330: Combine into single migration 493de551 - LQ-1330: About to make this one big migration 53ed8d67 - LQ-1330: Good spacing for ams admin convs a9baaf02 - LQ-1330: Admin conv using colspans 39023146 - LQ-1330: Admin conv with nested tables 57cfe834 - LQ-1330: Done with migration 9e535089 - LQ-1330: More migration fun b43ec422 - LQ-1330: Show conv in ams admin 53f2f205 - LQ-1330: Set conv in send_msg and inbound process c720d532 - LQ-1330: Populate ams_conv table -
Dan Conner authored
39b8967f - RESP-1020 use red banner in ams when error occurs. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@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>
-
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
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Dan Conner authored
c4ba2b69 - RESP-1077 add safe read wrapper back to read_json_by_id de91d20e - RESP-1077 break up indexer and data setting in index_synch. 8a9f3c62 - RESP-1077 remove _format* functions, use indexer class. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@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>
-
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>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
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>
-
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
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>
-