💾 Archived View for bbs.geminispace.org › s › GmCapsule-Issues › 3 captured on 2024-05-10 at 12:58:09. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-03-21)

➡️ Next capture (2024-05-26)

🚧 View Differences

-=-=-=-=-=-=-

[#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

🐞 Issue #3 in s/GmCapsule-Issues

🕹️ skyjake [mod, sysop]

2023-06-10 · 11 months ago

2 Comments ↓

🕹️ skyjake [OP/mod...] · 2023-06-16 at 13:05:

Implemented as part of 28d6cb61487.

Commit 28d6cb61 "Refactoring to isolate workers better (..." · 2023-06-16 · 11 months ago

🕹️ skyjake [OP/mod...] · 2023-06-17 at 16:54:

I've yet to add this to the documentation, but "[titan]" configuration now has a "require_identity" boolean parameter.