Dinesh
acca870480
tests: Add a dummy request to self.client.login().
...
A later commit alters `authenticate` of EmailAuthBackend to
add a store `needs_to_change_password` variable to session
which is useful to insist users on changing their weak password.
The tests start failing with that change because client.login()
runs `authenticate` without a `request` object. So, this commit
sends a request object with `request.session=self.client.session`
to self.client.login() in tests wherever needed.
2020-09-25 16:24:18 -07:00
..
2020-09-22 15:10:38 -07:00
2020-08-18 14:26:21 -04:00
2020-09-10 17:47:21 -07:00
2020-09-14 15:00:55 -07:00
2020-09-02 11:15:41 -07:00
2020-09-02 11:15:41 -07:00
2020-09-02 11:15:41 -07:00
2020-06-30 18:58:23 -07:00
2020-09-23 16:10:37 -07:00
2020-06-30 18:58:23 -07:00
2020-09-09 15:52:57 -07:00
2020-08-11 10:55:12 -07:00
2020-09-25 12:53:00 -07:00
2020-09-25 16:11:04 -07:00
2020-07-17 11:15:14 -07:00
2020-09-12 10:53:56 -07:00
2020-09-03 17:51:09 -07:00
2020-09-02 11:00:07 -07:00
2020-08-11 10:55:12 -07:00
2020-08-03 13:35:51 -07:00
2020-09-25 12:53:00 -07:00
2020-09-23 12:11:22 -07:00
2020-09-10 17:47:21 -07:00
2020-09-03 17:51:09 -07:00
2020-08-11 10:55:12 -07:00
2020-09-25 16:21:37 -07:00
2020-09-03 17:51:09 -07:00
2020-08-07 11:12:32 -07:00
2020-09-25 16:21:37 -07:00
2020-09-14 16:22:23 -07:00
2020-07-20 15:34:40 -07:00
2020-09-22 15:11:48 -07:00
2020-09-03 16:17:14 -07:00
2020-08-11 10:23:06 -07:00
2020-09-03 17:51:09 -07:00
2020-09-02 11:15:41 -07:00
2020-09-03 17:51:09 -07:00
2020-08-12 16:39:02 -07:00
2020-09-03 17:41:08 -07:00
2020-08-12 11:59:59 -07:00
2020-09-03 17:51:09 -07:00
2020-09-03 17:51:09 -07:00
2020-08-14 11:30:13 -07:00
2020-07-06 12:39:59 -07:00
2020-09-09 15:52:57 -07:00
2020-08-11 10:55:12 -07:00
2020-09-11 16:43:29 -07:00
2020-08-11 10:55:12 -07:00
2020-09-22 15:11:48 -07:00
2020-07-06 11:25:48 -07:00
2020-09-18 11:44:04 -07:00
2020-07-17 11:15:15 -07:00
2020-06-30 18:58:23 -07:00
2020-09-02 11:15:41 -07:00
2020-09-25 16:11:04 -07:00
2020-09-25 16:24:18 -07:00
2020-08-27 11:39:53 -07:00
2020-08-11 10:23:06 -07:00
2020-09-18 15:13:40 -07:00
2020-09-14 22:16:09 -07:00
2020-09-14 16:22:23 -07:00
2020-09-03 17:42:35 -07:00
2020-07-31 22:10:14 -07:00
2020-08-11 10:23:06 -07:00
2020-09-03 17:51:09 -07:00
2020-08-25 17:03:48 -07:00
2020-09-14 16:22:23 -07:00
2020-06-30 18:58:23 -07:00
2020-07-17 11:15:14 -07:00
2020-09-22 10:46:28 -07:00
2020-09-02 11:15:41 -07:00
2020-09-02 11:15:41 -07:00
2020-09-23 12:07:06 -07:00
2020-09-09 15:52:57 -07:00
2020-08-11 10:55:12 -07:00
2020-09-02 11:15:41 -07:00