1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-06-06 22:00:59 +03:00

1 Commits

Author SHA1 Message Date
Quentin Gliech
f3cbd3b315
Parse User Agents on the backend side (#2388)
* Parse user agents on the server side

* Parse and expose user agents on the backend

* Use the parsed user agent in the device consent page

* Fix the device icon tests

* Fix clippy warnings

* Box stuff to avoid large enum variants

* Ignore a clippy warning

* Fix the requester boxing
2024-02-23 16:47:48 +01:00