Profiles linked back to OGS accounts

I totally agree that it would be nice and one day I’d love to implement just that.

The main reason we don’t have this is because the forum system is completely separate… we use forum software called Discourse which is pretty heavily decoupled. Even handling authentication between the two is a little abstract and involved us writing some custom code. Everyone’s user id here is based on their ogs user id so it’s just a matter of performing the customization.

So the main reason isn’t because we didn’t want to do it but rather that it would require a little more work to do. The reason the forum was made separate is outlined in the top post here:

I hope everyone can appreciate our motivations there.