COMMITS
May 29, 2026
R
chore: release 65.18.0
Raymond Penners committed
R
feat(idp): server metadata: adapter, scopes
Raymond Penners committed
May 27, 2026
R
chore(idp): various typing
Raymond Penners committed
R
fix(templates): remove stray elements
Raymond Penners committed
A
fix(account): add autocomplete="new-password" to password2 confirmation fields
Andy Woods committed
May 25, 2026
R
fix(openid): use OpenID nonces for max. 5 hours
Raymond Penners committed
R
fix(socialaccount): enforce state TTL
Raymond Penners committed
R
fix(mfa): clear session totp secret
Raymond Penners committed
R
fix(socialaccount): KeyError: 'alg'
Raymond Penners committed
R
tests(idp): fix linting
Raymond Penners committed
May 22, 2026
R
feat(idp): support RFC 8707 ?resource=
Raymond Penners committed
R
refactor(idp): separate internal state from oauthlib request
Raymond Penners committed
May 21, 2026
R
feat(idp): reject client names that include potential tags
Raymond Penners committed
R
docs(idp): add DCR
Raymond Penners committed
R
chore(idp): drop needless self.form assignment
Raymond Penners committed
R
feat(idp): publish grant_types_supported, code_challenge_methods_supported
Raymond Penners committed
R
feat(idp): client_secret_basic
Raymond Penners committed
R
chore: opening 65.18.0-dev
Raymond Penners committed
May 20, 2026
R
feat(idp): add support for DCR
Raymond Penners committed
R
chore: release 65.17.0
Raymond Penners committed
May 19, 2026
R
fix(idp): JWT access tokens "aud" error
Raymond Penners committed
May 17, 2026
R
chore(account): type adapter methods
Raymond Penners committed
R
chore(account): type app_settings
Raymond Penners committed
R
fix(templates): add charset=utf-8
Raymond Penners committed
R
feat(ratelimit): truncate IPv6 addresses
Raymond Penners committed
April 28, 2026
G
feat: add `authenticate_by_email` to `DefaultSocialAccountAdapter`
Guilhem Allaman committed
May 6, 2026
S
feat(socialaccount): add support for additional signing algorithms
Saurav Sharma committed
R
fix(idp): restore end_session_endpoint
Raymond Penners committed
May 14, 2026
R
fix(i18n/ca): use imperative mood for button/action labels
Raymond Penners committed
May 5, 2026
S
fix(bitbucket): pass token in header instead of query params per recent deprecations
Santos Gallegos committed