mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-04-28 10:37:26 +00:00
f3cbd3b315
* 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