Skip to content

v3.6.1 - #691

Merged
Ravinou merged 6 commits into
mainfrom
develop
Aug 22, 2026
Merged

v3.6.1#691
Ravinou merged 6 commits into
mainfrom
develop

Conversation

@Ravinou

@Ravinou Ravinou commented Aug 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

My bundled sshd_config (based on french ANSSI recommendations) were far stricter than the OpenSSH defaults for MaxAuthTries and MaxStartups limits. With public-key-only auth, these low limits can causing legitimate connection failures. Removing these lines restore OpenSSH defaults. #688 #616
Better-auth 1.7 breaking change changelog :
Rewrote the generic OAuth plugin as a first-class social provider with OAuth 2.1 defaults (#9069)
Migration: Replace signIn.oauth2({ providerId }) with signIn.social({ provider }), oauth2.link() with linkSocial(), and drop genericOAuthClient(). Callbacks move to /api/auth/callback/:id, pkce now defaults to true, and issuer and requireIssuerValidation are removed in favor of OIDC discovery.
@Ravinou Ravinou self-assigned this Aug 22, 2026
@Ravinou
Ravinou merged commit 1150170 into main Aug 22, 2026
13 checks passed
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