mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-11 17:58:52 -05:00
Device_id was retrieved from the auth data instead of login's body and this was causing that a new device was created on every login. This is (I guess) provoking that some sytests are failing (for example, "POST /login returns the same device_id as that in the request"). |
||
|---|---|---|
| .. | ||
| database | ||
| client_server.rs | ||
| database.rs | ||
| error.rs | ||
| main.rs | ||
| pdu.rs | ||
| ruma_wrapper.rs | ||
| server_server.rs | ||
| stateres.rs | ||
| test.rs | ||
| utils.rs | ||