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

Fix regression with LCP passphrases #542

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Conversation

mickael-menu
Copy link
Member

Fixed

LCP

  • Fixed a regression that caused some LCP passphrases to no longer match the protected publication.

The LCP module used to match any passphrase in the SQLite database, ignoring the provider and user ID information. Since #438, the matching explicitly require a provider and user ID match which might fail for older licenses. This PR reverts to matching all the passphrases in the database.

@mickael-menu mickael-menu merged commit 50c2a5b into develop Jan 21, 2025
5 checks passed
@mickael-menu mickael-menu deleted the fix/lcp-passphrase-db branch January 21, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant