User expiration time removal

Anton Tananaev 6 years ago

Is anyone using user expiration feature? I'm thinking of removing it as it seems outside of the scope for a tracking server. There's already a way to control user status via API, so a billing system should be able to handle automatically without a need to control it on Traccar side.

Anders Yuran 6 years ago

Well I use it.. I dont use a billing system I handle all users manually by setting exparation date in the traccar. But thats me dont bother if it is in the way somehow in the code

Klaas Strikwerda 6 years ago

We use Traccar for one day events.
Making a user per Event with token for public use and expiring date a day after the event.
Since users use private cell phones i don't want to have a privacy issue if users accidently forget to stop Traccar app after the event and will be able to be tracked publicly long after the event.

Anton Tananaev 6 years ago

I see. OK, let's leave it for now. Sounds like there are some valid use cases.