This website requires JavaScript.
Explore
Help
Sign In
filip
/
Stalwart
Watch
1
Star
0
Fork
0
You've already forked Stalwart
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
186d9feecb233dfdc6f50d94d610c03e8695cdbb
Stalwart
/
crates
/
common
/
src
/
auth
History
Maurus Decimus
0c8e567888
Fix OIDC:
ECDSA
private key support for
SEC1
format.
2026-06-28 18:35:12 +02:00
..
oauth
Fix OIDC:
ECDSA
private key support for
SEC1
format.
2026-06-28 18:35:12 +02:00
access_token.rs
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
2026-06-03 18:14:48 +02:00
authentication.rs
Fix Directory: Per-domain external directory resolution fails
2026-05-26 21:17:14 +02:00
credential.rs
App Passwords now begin with
app_
instead of
app
2026-04-30 18:11:14 +02:00
mod.rs
Encryption-at-rest: Support for
AES-256-GCM
and
ChaCha20-Poly1305
for S/MIME (
closes
#161
)
2026-06-25 09:53:07 +02:00
permissions.rs
Applications, Cluster node management and minor fixes
2026-04-14 20:28:47 +02:00
rate_limit.rs
RateLimit header fields for HTTP
2026-05-23 11:41:43 +02:00