managarten/services/matrix-mana-bot/src
Till-JS d81b8aebf2 🔒 refactor(bots): remove !login command and enforce OIDC-only auth
- Remove !login and !logout commands from all 16+ Matrix bots
- Remove login/logout references from all help/welcome messages
- Disable password login in Synapse (password_config.enabled: false)
- System is now OIDC-only via Mana Core authentication

Users must authenticate via "Sign in with Mana Core" in Element.
Existing bot access tokens remain valid.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-14 11:26:58 +01:00
..
bot feat(matrix-bots): enable cross-bot SSO via Redis sessions 2026-02-02 16:16:22 +01:00
config 🔒 refactor(bots): remove !login command and enforce OIDC-only auth 2026-02-14 11:26:58 +01:00
handlers fix(matrix-bots): update all bots for async SessionService methods 2026-02-02 15:04:30 +01:00
orchestration fix(matrix-mana-bot): make service modules global for DI 2026-02-01 03:42:36 +01:00
voice ♻️ refactor: migrate 5 bots to KeywordCommandDetector 2026-02-01 03:11:58 +01:00
app.module.ts fix(matrix-mana-bot): make service modules global for DI 2026-02-01 03:42:36 +01:00
main.ts feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00