scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
150 stars 97 forks source link

[Backend] Get user by id doesn't work #62

Closed amlannandy closed 3 years ago

amlannandy commented 3 years ago

Describe the bug The get user by id route always returns the current logged-in user instead of the user whose id is provided.

Expected behavior The user whose id is provided should be returned