9 Commits

Author SHA1 Message Date
Kévin Commaille
829bf5caec server-util: Use http-auth crate to parse XMatrix 2024-06-22 16:25:05 +02:00
Xiretza
5f0fc0aec2 signatures: enforce base64 for signature field in X-Matrix headers 2024-06-17 21:57:13 +02:00
Xiretza
230a90ef39 signatures: fix encoding of X-Matrix header
The values need to be escaped properly, just quoting them is not enough.
2024-06-17 21:57:13 +02:00
Matthias Ahouansou
a8025de761 server-util: make destination parameter of XMatrix::new mandatory 2024-05-30 10:03:52 +01:00
Kévin Commaille
38369dc53b
Release ruma-server-util 0.3.0 2024-05-09 12:36:45 +02:00
Jonas Platte
2c153854d1
Release ruma-server-util 0.2.0 2023-10-05 17:15:52 +02:00
Kévin Commaille
8b0608b6af
Release ruma-server-util 0.1.1 2023-02-15 13:06:29 +01:00
Jonas Platte
fa5240b5e7
Release ruma-server-util 0.1.0 2023-02-01 14:12:59 +01:00
Jan Christian Grünhage
8b21519d25
Add ruma-server-util crate with X-Matrix auth header parsing 2022-06-29 13:54:28 +02:00