Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
Source project has a limited visibility.
  • Richard van der Hoff's avatar
    bc8f265f
    GET /devices endpoint · bc8f265f
    Richard van der Hoff authored
    implement a GET /devices endpoint which lists all of the user's devices.
    
    It also returns the last IP where we saw that device, so there is some dancing
    to fish that out of the user_ips table.
    bc8f265f
    History
    GET /devices endpoint
    Richard van der Hoff authored
    implement a GET /devices endpoint which lists all of the user's devices.
    
    It also returns the last IP where we saw that device, so there is some dancing
    to fish that out of the user_ips table.