issues
search
Particular
/
ServiceControl
Backend for ServiceInsight and ServicePulse
https://docs.particular.net/servicecontrol/
Other
53
stars
47
forks
source link
Simplified trial license validation logic
#4530
Closed
tmasternak
closed
1 month ago
tmasternak
commented
1 month ago
if trail:
and no
endDate
in db => store value in db
and
endDate
in db > 14 days from now => invalidate the license,
else use the db-based
endDate
if trail:
endDate
in db => store value in dbendDate
in db > 14 days from now => invalidate the license,endDate