Session keys hardened (namespaced hashes of tokens). Various cleanup.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Utility functions for session validation and checking."""
|
||||
"""Utility functions for session validation, derivation, and checking."""
|
||||
|
||||
from datetime import UTC, datetime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user