-
- Downloads
Make `get_device` return None if the device doesn't exist rather than raising...
Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565)
Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com>
Showing
- changelog.d/11565.misc 1 addition, 0 deletionschangelog.d/11565.misc
- synapse/handlers/auth.py 1 addition, 3 deletionssynapse/handlers/auth.py
- synapse/handlers/device.py 6 additions, 4 deletionssynapse/handlers/device.py
- synapse/rest/admin/devices.py 2 additions, 0 deletionssynapse/rest/admin/devices.py
- synapse/rest/client/devices.py 4 additions, 2 deletionssynapse/rest/client/devices.py
- synapse/storage/databases/main/devices.py 6 additions, 4 deletionssynapse/storage/databases/main/devices.py
Loading
Please register or sign in to comment