Commit Graph

3 Commits

Author SHA1 Message Date
Lilia Kai
e37b848ef5 Refactor auth methods
De duplicate some common codepaths. Also, for routes accepting basic
authentication, allow bearer auth as an alternative. This allows
clients to switch to bearer auth opportunistically, but we won't
have to coordinate deployments.

Basic auth should be deprecated since we don't really use a
user/password auth scheme.
2024-01-31 12:38:37 -10:00
msramalho
bbab27ff3c simplifies dev compose and removes bad redis command - was no longer working since other containers try to use credentials 2023-09-15 01:04:37 +01:00
Lilia Kai
43144330a7 Move dev configs to their own file 2023-09-06 15:01:46 +02:00