Commit Graph

4 Commits

Author SHA1 Message Date
Quentin Gliech
3d96dc9d47 Update license headers to match the actual license 2025-06-12 10:32:16 +02:00
Quentin Gliech
ed4b6c42a7 Remove (C) 2024-09-10 14:28:55 +02:00
Quentin Gliech
f6bb100c0a License headers change 2024-09-05 13:25:42 +02:00
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