Skip to content

[licensor] allow invalid domain in professional license #10069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 18, 2022
Merged

Conversation

nandajavarma
Copy link
Contributor

@nandajavarma nandajavarma commented May 17, 2022

Description

Currently, in replicated professional license, we match the domain in the license to be same as the installation domain. This was intended to avoid the re-use of license for multiple installations. But this seems to increase the on-boarding time due to the requirement to know the installation domain beforehand.

This PR removes the matching of domains in the case of replicated license.

Related Issue(s)

Fixes #9937

How to test

On a self-hosted setup, a prod license created with empty domain, will still have all the features for paid license listed in the Lincese page.

Release Notes

NONE

Documentation

@nandajavarma nandajavarma requested a review from a team May 17, 2022 16:43
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label May 17, 2022
@roboquat roboquat merged commit cbbd49a into main May 18, 2022
@roboquat roboquat deleted the nvn/issue-9937 branch May 18, 2022 08:45
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/S team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove License <> Domain restriction
3 participants