add support jwt, proxy auth
Deploy service couchdb / service couchdb (push) Successful in 30s
Deploy db-migrations / db-migrations (push) Successful in 1m44s

This commit is contained in:
2024-12-19 17:14:05 +02:00
parent 15ae29e5ca
commit fe9b46ea24
3 changed files with 5 additions and 3 deletions
@@ -35,7 +35,7 @@ const dbsSecurity = {
},
tg_bot_updates: {
admins: { roles: ["_admin"] },
members: { roles: ["_admin"] },
members: { roles: ["_admin", "telegram"] },
},
tg_bot_sessions: {
admins: { roles: ["_admin"] },