This commit is contained in:
2022-08-23 22:48:52 +00:00
parent 3d6758c1d0
commit a98dc349af

View File

@@ -46,6 +46,8 @@ todo: superuser consuming a license theoretically but shouldn't so in a subscrip
todo: customer contact consuming a subscription license always because it doesn't knwo if they are a login or just a contact, maybe solution is to not set a login name if they arebn't a login customer
and change the counting code to ignore no login name users (but only for the customer contact count, not the inside staff count or that would be used to circumvent licening (or do we care? hmmm))
todo: active users in terms of license data should not show in log only on boot but also in the about page (not license because it would confuse people) since it's relevant and we need to know it right away
todo: TEST subscription and perpetual license code
Does new boot code still work when no database?