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
699 stars 40 forks source link

Split leasing strategy into machine and process leasing strategies #841

Closed ezekg closed 1 month ago

ezekg commented 1 month ago

Merged #838 (unreleased), but I don't like how leasing strategy is overloaded e.g. PER_MACHINE means per-license for machines, but per-machine for processes. I'd like to split these into separate attributes similar to what we did for #758.