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

caddyauth: Drop support for scrypt #6091

Merged
merged 3 commits into from
Feb 12, 2024
Merged

caddyauth: Drop support for scrypt #6091

merged 3 commits into from
Feb 12, 2024

Conversation

francislavoie
Copy link
Member

It's been deprecated for over a year, time to remove it.

See #4720 for context.

We are changing the interfaces here, so if anyone has a plugin using those interfaces, it'll need updating. But I'm pretty sure there aren't any plugins for additional algorithms right now.

@francislavoie francislavoie added the feature ⚙️ New feature or request label Feb 10, 2024
@francislavoie francislavoie added this to the v2.8.0 milestone Feb 10, 2024
@francislavoie francislavoie enabled auto-merge (squash) February 12, 2024 19:24
@francislavoie francislavoie merged commit 30d6364 into master Feb 12, 2024
24 of 25 checks passed
@francislavoie francislavoie deleted the drop-scrypt branch February 12, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ⚙️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants