owntracks / quicksetup

A (mostly) automated installer for OwnTracks Recorder, Frontend with MQTT and Let's Encrypt
https://owntracks.org/booklet/guide/quicksetup/
12 stars 3 forks source link

Removing a user's secret from configuration doesn't clear Recorder's key for the user #6

Closed jpmens closed 8 months ago

jpmens commented 8 months ago

If a friend is configured and deployed with secret key, and the key is later removed from configuration.yaml, the user-device entry Recorder's keys database remains in place.

In terms of idempotency we should fix this.