mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-19 11:06:15 +00:00
add ws endpoint
This commit is contained in:
@@ -17,3 +17,4 @@ Implementing HTTP caused a whole slew of additional issues we needed to resolve,
|
||||
Very specifically we need to warn Recorder users using HTTP:
|
||||
- any client permitted to access the `/pub` endpoint can publish data to the Recorder
|
||||
- any client permitted to access the `/api` endpoint can access any user's data, and even destroy it, depending on whether or not the Recorder was built with the `WITH_KILL` flag.
|
||||
- any client permitted to access the `/ws` endpoint can access users' LAST locations
|
||||
|
||||
Reference in New Issue
Block a user