@glyph glad you got in the zone, and looks good to me.
The diagram you made makes it pretty easy to parse and understand how it works, as well as the groupings of routes in main.rs.
I could…
imo an error is technically not just when an underlying call returns an error, but whenever a function fails to do what you want it to do, however you define that.
To me it makes the most sense…
hmm doing this as gitea issue and comments is a bit messy... maybe we should just make a pad? and I can add the commands there. and share the doc once there's a bit of a list of them.
@cblgh what…
Closing this issue since we have working authentication now.
@glyph LGTM. this will be great to work on from. going to start on this today.
It looks to me like ssb_settings.tera isn't currently connected to any route, is this intentional?