To prevent accidental destructive deletions (when e.g. a proxy fails to return an error, and simply gives zero users instead), we'd like to introduce a grace period on user deletion.
This should probably be done with the new backend concept, once we do actual user management on the server side, as managing things like this in a sync tool would be quite brittle.
To prevent accidental destructive deletions (when e.g. a proxy fails to return an error, and simply gives zero users instead), we'd like to introduce a grace period on user deletion.
This should probably be done with the new backend concept, once we do actual user management on the server side, as managing things like this in a sync tool would be quite brittle.