q-wiki / q-wiki-server

Q-Wiki is a Wikidata based game (Unity front-end with ASP.NET Core back-end) developed by HTW Berlin students in cooperation with Wikimedia Germany.
GNU General Public License v3.0
2 stars 0 forks source link

Don't expose the device id #11

Closed rrrnld closed 5 years ago

rrrnld commented 5 years ago

Depending on what exactly we use for the device id it might be sensitive information. It's currently exposed via the User DTO.

maltegoetz commented 5 years ago

Awesome that you spotted that, totally forgot about it! Will fix that!