Skip to content

v2.5: Improves security of authentication tokens

Choose a tag to compare

@thorewi thorewi released this 15 Feb 04:10
· 21 commits to main since this release
Hashes authentication tokens for enhanced security. This change stores and retrieves tokens securely by hashing them, mitigating the risk of token compromise. Also fixes an issue related to finding sessions.