Rhys
7c7a43a045
prosody: add ability to configure max occupants
2022-08-18 13:05:25 +02:00
Saúl Ibarra Corretgé
4264f257f6
prosody: make enable_domain_verification configurable
2022-08-12 14:50:32 +02:00
Michel Pawlak
b2241315ad
prosody: use ENABLE_IPV6 environment variable
...
Fixes : #1337
2022-07-01 08:30:21 +03:00
Lazaro Herrera
22dc822068
prosody: fix XMPP_MUC_CONFIGURATION
2022-06-24 11:52:14 +02:00
Lazaro Herrera
ea378598c0
prosody: add ability to configure MUC modules through ENV variables
...
This allows for configuring how MUC modules can be used.
Closes: https://github.com/jitsi/docker-jitsi-meet/issues/1310
2022-06-23 19:39:07 +02:00
wfleischer
55a45915bb
prosody: configure unbound resolver
...
Fixes : #1315
2022-06-14 14:15:59 +02:00
Mahdhi Rezvi
7c29b57914
prosody: fix reservations API
...
Fixes: https://github.com/jitsi/jitsi-meet/issues/11623
2022-06-06 13:19:19 +02:00
Mahdhi Rezvi
8337c0b108
jicofo,prosody: migrate to new reservations system
...
It's now implemented in Prosody rather than in Jicofo.
2022-06-03 07:53:35 +02:00
Oana Emilia Ianc
74ef7de10e
web,prosody: add support for JaaS components
2022-05-30 16:46:04 +02:00
Saúl Ibarra Corretgé
cb5a753282
config: simplify configuration
...
Use default values everywhere so they don't need to be specified in the
.env file.
This makes the default .env file much smaller (the larger config options
are documented in the handbook) and should make it easier to port the
setup to runtimes other than Docker Compose.
2022-05-20 10:53:12 +02:00
Aaron van Meerten
95af77896d
jicofo: add optional XMPP_PORT value ( #1275 )
...
* jicofo: add optional XMPP_PORT value
* include compose and env example for XMPP_PORT
* extends use of the XMPP_PORT property
* fix compose to use default
* re-commenting XMPP_PORT value
* include XMPP_PORT in compose for all services
* always use $XMPP_PORT, value defaulted in template
* missing JVB setting
2022-05-02 08:30:48 -05:00
Saúl Ibarra Corretgé
a8e6a34fde
prosody: completely disable external components
...
We are no longer using component connections.
2022-04-25 10:10:19 +02:00
Saúl Ibarra Corretgé
6fe240a712
prosody: update to 0.12
2022-04-19 13:31:39 +02:00
Дамян Минков
1b51c77796
feat: Enables polls for breakout rooms.
2022-03-02 10:12:45 -06:00
Дамян Минков
0b019ee4eb
feat: Enables tenants/subdomains by default.
2022-03-02 10:12:45 -06:00
Markus Münzel
88997f580c
prosody: authentication by matrix user authentication service
...
Added env variables and prosody plugins to authenticate prosody users by the matrix user authentication service, refer to https://github.com/matrix-org/prosody-mod-auth-matrix-user-verification
Co-authored-by: Markus Münzel <markus@muenzel.de >
2022-02-25 19:40:20 +01:00
Werner Fleischer
6f56e5b7a2
web,prosody: add breakout rooms support
...
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
2021-12-03 15:09:01 +01:00
Saúl Ibarra Corretgé
2061b869fe
misc: enable features by default
...
- prejoin screen
- lobby
- av moderation
- talk while muted detection
- reactions
2021-10-12 11:52:45 +02:00
Saúl Ibarra Corretgé
bda1502210
prosody: simplify code
...
We no longer need to use token based auth (but allow empty tokens) when
WebSockets are used.
2021-09-24 13:03:56 +02:00
Prayag Singh
cfd8d3c04e
web: add config options for polls and reactions
2021-09-17 14:04:17 +02:00
Azim Khakulov
c95f0d6b16
prosody: add support for A/V Moderation
...
Set ENABLE_AV_MODERATION to 1 in order to enable it.
NOTE: This feature is still under development and should be considered
beta quality.
2021-08-20 09:30:45 +02:00
tbutter
856e414084
prosody: add ability to configure external TURN server
...
Co-authored-by: Thomas Butter <tbutter@gmail.com >
2021-08-10 13:57:08 +02:00
Léopold Jacquot
bcae3b19b0
prosody: add domain mapper options to default configuration
2021-07-30 10:13:47 +02:00
Дамян Минков
6f6fe7717c
prosody: enable limits
...
* feat: Enables limits with default values from upstream.
* feat: Enables limits_exception module and adding jicofo and jvb.
Removes the limits for the jicofo and jvb connections.
2021-06-07 20:09:26 +02:00
Aaron van Meerten
db3d790e52
prosody: fix: restrict room creation to jicofo ( #1059 )
2021-05-21 09:52:54 -05:00
Saúl Ibarra Corretgé
953a4d2425
jicofo: use a client proxy connection
2021-04-01 15:15:53 +02:00
Saúl Ibarra Corretgé
3e04fb4fc2
prosody: fix lobby when authentication is enabled
2021-02-02 10:05:32 +01:00
teutates
12823cbab0
prosody: fix jibri recording websocket error
...
Fixes : #867 , #871
2021-01-14 10:20:07 +01:00
Saúl Ibarra Corretgé
6f7b2b4a01
prosody: add internal domain name to default cross-domains list
2020-12-23 11:40:42 +01:00
Saúl Ibarra Corretgé
c2c646054b
prosody: fix cross-domain WS default value
...
Somehow the ENV directive doesn't work in all cases (?) and I got a
template error when upgrading.
2020-12-09 11:39:10 +01:00
Paul Tiedtke
5679578d80
prosody: add env var to config cross domain settings
2020-12-08 21:04:53 +01:00
Felix Geyer
effb30b970
prosody: always rebuild configs on start
...
Fixes the upgrade which enabled XMPP websockets in the web config
but the necessary changes in the prosody config weren't applied.
2020-12-08 21:03:40 +01:00
Saúl Ibarra Corretgé
465816b4eb
web,prosody: turn on XMPP WebSocket by default
2020-10-29 21:57:54 +01:00
Jan-Otto Kröpke
d747bfbe6b
web,prosody: add XMPP WebSocket / Stream Management support
2020-10-29 21:44:48 +01:00
Saúl Ibarra Corretgé
aff3775eb9
xmpp: allow recorders to bypass lobby
...
Closes: https://github.com/jitsi/docker-jitsi-meet/pull/716
2020-10-02 16:54:26 +02:00
ChrisPortman
bec928c3aa
prosody: configure lobby on the guest domain is necessary
...
If the lobby is enabled and ENABLE_AUTH and ENABLE_GUESTS is true, and
therefore the guest.$XMPP_DOMAIN domain is to be defined, the lobby config
should be placed in the guest domain.
2020-08-13 11:17:16 +02:00
Saúl Ibarra Corretgé
a81ad73429
prosody: add support for lobby
2020-07-22 11:00:46 +02:00
Saúl Ibarra Corretgé
b235ea1261
prosody: disable s2s module
...
Not used, not needed.
2020-05-27 23:15:39 +02:00
Saúl Ibarra Corretgé
fdf5030c59
prosody: update configuration
2020-05-26 23:25:49 +02:00
Paul Tiedtke
4fa50b9f08
jwt: do not load token_verification module with disabled authentication
2020-05-04 10:27:37 +02:00
Saúl Ibarra Corretgé
3c3fc195d1
prosody: enable speaker stats and conferene duration modules
2020-04-22 10:24:46 +02:00
bgrozev
d44230e2b1
prosody: use hashed xmpp auth
2020-04-16 23:25:06 +02:00
Saúl Ibarra Corretgé
06e2d5e2e9
Revert "Use hashed xmpp auth."
...
This reverts commit 79e9bce07b .
THis would break existing setups. Will revisit later on.
2020-04-15 12:04:05 +02:00
Saúl Ibarra Corretgé
7aa2d8114c
ldap: avoid unnecessary copy
2020-04-15 12:03:25 +02:00
Boris Grozev
79e9bce07b
Use hashed xmpp auth.
2020-04-13 18:05:33 -05:00
Saúl Ibarra Corretgé
768b6c4a50
security: fail to start if using the old default password
2020-04-06 16:55:13 +02:00
Saúl Ibarra Corretgé
a015710e54
security: don't provide default passwords
...
Also check if they are not provided at sstartup time and fail to start
in that case.
2020-04-06 12:23:36 +02:00
Saúl Ibarra Corretgé
10983b4d5e
prosody: prevent item-not-found error in certain cases
...
Ref:
06641a7dd6
2020-03-31 11:18:19 +02:00
Timon Engelke
f26c9e6bec
prosody: fix ldap config template
2020-03-24 22:49:25 +01:00
Saúl Ibarra Corretgé
b0def9a9da
prosody: use epoll backend
2020-03-24 11:15:55 +01:00