Files
awx/awx/main
Seth Foster c94ebba0b3 Saving user session checks if User exists
- Check that model User object exists with id=user_id
  before attempting to save to database
- UserSessionMembership saves to the database using
  foreign key, User
- However, User with matching id might not exist if
  browser sends request with stale cookies
- Change made in regards to issue #4334
2019-09-27 10:52:53 -04:00
..
2019-09-11 13:24:09 -04:00
2019-09-16 14:51:57 -04:00
2019-01-15 14:09:01 -05:00
2019-09-16 14:51:56 -04:00
2019-01-15 14:09:01 -05:00
2019-08-27 15:30:48 -04:00
2018-07-30 11:03:53 -04:00
2019-01-15 14:09:01 -05:00