OAuth: Rework access tokens to an AES-256-GCM-SIV AEAD format that carries the account name for proxy routing and revokes tokens on credential change

This commit is contained in:
Maurus Decimus
2026-06-03 18:14:48 +02:00
parent 68946d4f98
commit 838a839290
42 changed files with 506 additions and 298 deletions

View File

@@ -7,7 +7,7 @@ homepage = "https://stalw.art/smtp"
keywords = ["smtp", "email", "mail", "server"]
categories = ["email"]
license = "AGPL-3.0-only OR LicenseRef-SEL"
version = "0.16.7"
version = "0.16.8"
edition = "2024"
[dependencies]