💾 Archived View for bbs.geminispace.org › s › Skylab › 11 captured on 2024-08-31 at 15:46:05. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-19)
-=-=-=-=-=-=-
gmid seems to set `TLS_CLIENT_HASH` in the form of `ALGO:<hash>`, it happens to be SHA256 most of the time, which trips Skylab and thinks the user is not authenticated. I managed to work around it by setting the appropiate form to in `<skylab_data>/users.yaml`, but I think there should be a check for this kind of behaviour.
https://github.com/omar-polo/gmid/blob/master/gmid.conf.5#L396
Aug 11 · 3 weeks ago