Skip to content
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

Check LTSS product to verify #1225

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Check LTSS product to verify #1225

merged 4 commits into from
Nov 6, 2024

Commits on Sep 4, 2024

  1. Check LTSS product to verify

    After a non free extension has been activated successfully
    on a PAYG system, RMT calls ZypperAuth verify_instance method
    without any other information, the SCC verification of the activation
    would fail as there is no product info to check against
    
    Adding the product id present in the request params,
    that way RMT can fetch the product class and verify properly
    
    This Fixes bsc#1230154
    jesusbv committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7e12f4a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    67dfe71 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    135aa9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ec6cf View commit details
    Browse the repository at this point in the history