Skip to content

Licenses are organization scoped, license_for liquid tag

Jan Meizner requested to merge licences-organization-scoped into master

Each organization should have a possibility to define private licenses not available to other organizations. To make it happened a new model License attached to the Organization is created. License` can be defined for specific time interval.

Since the License model is not specific for Ansys it can be used to manage other licenses. For this purpose license_for license_type liquid helper is created.

Merge request reports