Просмотр исходного кода

Announce Matrix Authentication Support for Jitsi

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2375
pull/2457/head
Slavi Pantaleev 3 лет назад
Родитель
Сommit
6db3c8f2ad
2 измененных файлов: 10 добавлений и 1 удалений
  1. +7
    -0
      CHANGELOG.md
  2. +3
    -1
      docs/configuring-playbook.md

+ 7
- 0
CHANGELOG.md Просмотреть файл

@@ -1,5 +1,12 @@
# 2023-02-10

## Matrix Authentication Support for Jitsi

Thanks to [Jakob S.](https://github.com/jakicoll) ([zakk gGmbH](https://github.com/zakk-it)), Jitsi can now use Matrix for authentication (via [Matrix User Verification Service](https://github.com/matrix-org/matrix-user-verification-service)).

Additional details are available in the [Authenticate using Matrix OpenID (Auth-Type 'matrix')](docs/configuring-playbook-jitsi.md#authenticate-using-matrix-openid-auth-type-matrix).


## Draupnir moderation tool (bot) support

Thanks to [FSG-Cat](https://github.com/FSG-Cat), the playbook can now install and configure the [Draupnir](https://github.com/Gnuxie/Draupnir) moderation tool (bot). Draupnir is a fork of [Mjolnir](docs/configuring-playbook-bot-mjolnir.md) (which the playbook has supported for a long time) maintained by Mjolnir's former lead developer.


+ 3
- 1
docs/configuring-playbook.md Просмотреть файл

@@ -99,6 +99,8 @@ When you're done with all the configuration you'd like to do, continue with [Ins

- [Setting up Matrix Corporal](configuring-playbook-matrix-corporal.md) (optional, advanced)

- [Matrix User Verification Service](docs/configuring-playbook-user-verification-service.md) (optional, advanced)


### Bridging other networks

@@ -177,7 +179,7 @@ When you're done with all the configuration you'd like to do, continue with [Ins

- [Setting up Mjolnir](configuring-playbook-bot-mjolnir.md) - a moderation tool/bot (optional)

- [Setting up Draupnir](configuring-playbook-bot-draupnir.md) - a moderation tool/bot (optional), forked from Mjolnir and maintained by its former leader developer
- [Setting up Draupnir](configuring-playbook-bot-draupnir.md) - a moderation tool/bot, forked from Mjolnir and maintained by its former leader developer (optional)

- [Setting up Buscarron](configuring-playbook-bot-buscarron.md) - a bot you can use to send any form (HTTP POST, HTML) to a (encrypted) Matrix room (optional)



Загрузка…
Отмена
Сохранить