~bigbes/core-go: cc170f8f

Don't prevent suspended users from authenticating

With cookies or internal auth. The frontends already prevent users from
accessing services while suspended, and there are some complications if
we don't let the frontends access the backends at all if the
authenticated user is suspended.

Drew DeVault <drew@ddevault.org> — 2025-09-03 08:12:45 UTC

Commit cc170f8f3cd85b646def1dff9e42cd215bea42c4view raw patch

Parent(s): 44cf5e79

1 changed file(s)

FileStatus+
auth/middleware.go M +8 -7