keygen-sh / keygen-api

Keygen is a fair source software licensing and distribution API built with Ruby on Rails. For developers, by developers.
https://keygen.sh
Other
824 stars 53 forks source link

Add ability to define maintainence windows for licenses #704

Closed ezekg closed 1 year ago

ezekg commented 1 year ago

Creating a new expiration strategy e.g. MAINTAIN_ACCESS that allows upgrades until expiry, but the license remains valid even after expiration (like ALLOW_ACCESS).

So effectively, this blocks upgrades but maintains access to the current application.