[#3] Titan config: Parameter for requiring identity
The `Server` class can be set to require an identity when handling Titan requests. Currently it's hardcoded to True, but this should be in the server config file.
✔︎ #feature
2023-06-10 · 3 years ago
2 Comments ↓
Implemented as part of 28d6cb61487.
I've yet to add this to the documentation, but "[titan]" configuration now has a "require_identity" boolean parameter.