Erik Johnston
43badd2cd4
Fix key verification when key stored with null valid_until_ms
...
Some keys are stored in the synapse database with a null valid_until_ms
which caused an exception to be thrown when using that key. We fix this
by treating nulls as zeroes, i.e. they keys will match verification
requests with a minimum_valid_until_ms of zero (i.e. don't validate ts)
but will not match requests with a non-zero minimum_valid_until_ms.
Fixes #5391 .
2019-06-10 15:37:10 +01:00
..
2019-04-03 10:07:29 +01:00
2019-06-06 18:35:38 +01:00
2019-04-03 10:07:29 +01:00
2019-05-30 11:22:59 +01:00
2019-06-06 17:34:07 +01:00
2019-04-03 10:07:29 +01:00
2019-05-14 13:37:44 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-05-09 11:01:41 +01:00
2019-06-06 23:54:00 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-05-14 13:37:44 +01:00
2019-04-03 10:07:29 +01:00
2019-05-30 14:06:42 +01:00
2019-06-06 00:45:46 +10:00
2019-05-30 11:22:59 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 16:29:52 +01:00
2019-06-10 15:37:10 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-06-06 18:35:38 +01:00
2019-04-03 11:11:15 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-06-06 17:34:07 +01:00
2019-04-03 10:07:29 +01:00
2019-05-21 17:10:48 +01:00
2019-04-03 10:07:29 +01:00
2019-05-30 15:25:41 +01:00
2019-05-14 13:37:44 +01:00
2019-04-03 10:07:29 +01:00
2019-05-21 11:36:50 -05:00
2019-04-03 10:07:29 +01:00
2019-06-03 17:42:52 +01:00
2019-06-06 11:09:38 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 10:07:29 +01:00
2019-04-03 14:32:20 +01:00
2019-04-03 10:07:29 +01:00