Richard van der Hoff
ab50038df8
Lifecycle: bail out if picklekey is missing
...
Currently, if we have an accesstoken which is encrypted with a picklekey, but
the picklekey has gone missing, we carry on with no access token at all. This
is sure to blow up in some way or other later on, but in a rather cryptic way.
Instead, let's bail out early.
(This will produce a "can't restore session" error, but we normally see one of
those anyway because we can't initialise the crypto store.)
2024-09-11 13:44:21 +01:00
..
2024-07-25 16:58:33 +00:00
2024-07-17 14:46:45 +01:00
2023-05-26 01:58:28 +00:00
2024-05-15 14:58:28 +00:00
2023-06-05 18:12:23 +01:00
2024-09-05 14:37:24 +00:00
2024-06-06 13:56:38 +00:00
2024-07-31 14:07:59 +00:00
2023-03-08 14:19:05 +00:00
2024-08-01 11:17:44 +00:00
2023-03-01 16:23:35 +01:00
2024-08-06 17:22:02 +00:00
2023-08-22 14:07:16 +00:00
2024-07-17 13:51:42 +00:00
2024-07-25 12:49:41 +00:00
2024-08-06 17:22:02 +00:00
2022-12-12 12:24:14 +01:00
2024-08-06 11:23:26 +01:00
2024-07-08 12:44:54 +00:00
2024-08-30 14:45:25 +00:00
2024-09-02 09:07:07 +00:00
2024-07-30 12:57:15 +00:00
2024-09-05 14:37:24 +00:00
2024-08-06 17:22:02 +00:00
2024-07-15 09:08:34 +00:00
2023-02-13 17:01:43 +00:00
2024-03-25 12:21:02 +00:00
2024-07-25 12:49:41 +00:00
2024-07-10 09:22:59 +00:00
2024-07-04 15:50:07 +00:00
2023-02-28 10:39:35 +01:00
2023-08-09 09:39:48 +01:00
2024-07-31 22:23:46 +00:00
2022-12-12 12:24:14 +01:00
2024-08-06 17:22:02 +00:00
2024-07-15 09:08:34 +00:00
2024-09-11 13:44:21 +01:00
2023-07-14 10:55:55 +00:00
2022-12-12 12:24:14 +01:00
2024-08-23 14:00:18 +00:00
2023-06-05 18:12:23 +01:00
2024-07-23 08:08:22 +00:00
2024-07-25 12:49:41 +00:00
2024-05-28 08:41:20 +01:00
2023-06-29 15:46:31 +00:00
2023-07-10 08:01:03 +00:00
2024-03-25 12:21:02 +00:00
2024-03-18 14:43:08 +00:00
2023-06-01 14:43:24 +01:00
2023-03-01 16:23:35 +01:00
2023-04-26 09:36:00 +00:00
2024-07-13 13:36:45 +01:00
2024-05-02 14:53:35 +00:00
2024-03-18 14:43:08 +00:00
2024-05-14 12:40:10 +00:00
2024-08-27 14:46:50 +00:00
2024-05-28 08:41:20 +01:00
2024-09-05 14:32:02 +00:00
2023-06-01 14:43:24 +01:00
2024-08-01 16:14:28 +00:00
2024-05-28 08:41:20 +01:00
2024-07-17 13:51:42 +00:00
2024-09-02 09:07:07 +00:00
2024-03-25 12:21:02 +00:00
2023-07-17 12:29:51 +00:00
2023-08-04 07:36:16 +00:00
2023-11-11 16:03:08 +01:00