love how gitea without a mailer set up will mark all emails as activated automatically, instead of leaving them unactivated and just not *checking* for that....
because now there's no way to make existing users actually confirm their email....
I want it to reuse the database settings already set in the [database] section for session storage, which is postgres in my case.
So I set PROVIDER = postgres and assume that setting PROVIDER_CONFIG empty will cause that to reuse my config.... but instead you have to set PROVIDER = db to make it reuse