Tim McCormack
e6536d0d0e
test: Stop sharing API client between users in unit tests
...
Using the same Client or APIClient instance for multiple users, where
one user has an active session and the other is making an
Authorization header call, results in a Safe Sessions violation.
By using separate clients for different test users, we avoid this
violation, allowing `ENFORCE_SAFE_SESSIONS` to be enabled by default.
2022-01-25 16:03:54 +00:00
..
2021-11-15 10:44:41 -05:00
2021-12-06 14:05:13 +05:00
2021-10-27 13:07:36 +05:00
2022-01-25 16:03:54 +00:00
2021-12-08 14:13:27 +05:00
2021-03-15 18:29:40 +05:00
2021-12-08 14:13:27 +05:00
2021-12-06 14:05:13 +05:00
2021-03-05 08:11:58 -05:00
2021-02-03 14:56:09 +05:00
2021-03-16 14:14:46 +05:00
2021-10-27 13:07:36 +05:00
2021-12-20 11:14:07 -05:00
2022-01-25 16:03:54 +00:00
2021-12-06 14:06:57 +05:00
2021-09-21 13:45:26 +00:00
2021-11-22 17:49:57 +00:00
2021-12-06 14:06:57 +05:00
2021-12-06 14:06:57 +05:00
2021-12-08 14:13:27 +05:00
2022-01-17 19:41:11 +05:30
2022-01-19 15:11:41 -05:00
2021-07-27 23:25:27 +05:00
2021-12-09 13:32:06 +05:00
2022-01-25 16:03:54 +00:00
2021-12-16 09:04:26 +01:00
2021-10-27 13:07:36 +05:00
2021-12-09 13:32:06 +05:00
2022-01-21 20:00:24 +05:00
2022-01-04 11:21:47 +05:00
2021-12-09 13:35:36 +05:00
2022-01-25 16:03:54 +00:00
2021-12-09 13:35:36 +05:00
2021-04-16 14:00:04 -04:00
2021-04-01 15:00:26 +05:00
2021-03-16 14:15:01 +05:00
2021-12-16 09:04:26 +01:00
2021-12-09 13:37:27 +05:00
2021-03-05 08:11:58 -05:00
2021-10-28 10:06:13 -04:00
2021-12-09 13:37:27 +05:00
2022-01-04 15:37:17 +05:00
2021-02-04 17:10:38 +05:00
2021-02-04 17:10:38 +05:00
2021-10-28 16:45:53 +05:00
2021-12-09 13:37:27 +05:00
2022-01-25 16:03:54 +00:00
2021-12-09 13:37:27 +05:00
2021-10-28 16:45:53 +05:00
2021-04-01 15:00:49 +05:00
2020-01-30 16:36:02 +05:00
2021-10-28 16:45:53 +05:00
2021-12-09 13:39:45 +05:00
2021-04-01 19:27:38 +05:00
2021-12-02 16:38:12 -05:00
2022-01-11 11:30:35 +05:00
2022-01-25 16:03:54 +00:00
2021-12-21 14:05:55 +05:00
2021-11-30 15:08:25 +05:00
2021-07-27 11:55:00 +05:00
2021-10-22 13:55:51 +05:00
2021-10-22 13:55:51 +05:00
2022-01-20 10:35:59 +10:30
2021-04-07 18:57:52 +05:00
2021-12-01 13:52:57 +05:00