Saúl Ibarra Corretgé
|
3c3fc195d1
|
prosody: enable speaker stats and conferene duration modules
|
5 years ago |
bgrozev
|
d44230e2b1
|
prosody: use hashed xmpp auth
|
5 years ago |
Saúl Ibarra Corretgé
|
06e2d5e2e9
|
Revert "Use hashed xmpp auth."
This reverts commit 79e9bce07b .
THis would break existing setups. Will revisit later on.
|
5 years ago |
Saúl Ibarra Corretgé
|
7aa2d8114c
|
ldap: avoid unnecessary copy
|
5 years ago |
Saúl Ibarra Corretgé
|
367621f6da
|
prosody: remove no longer needed patch
|
5 years ago |
Boris Grozev
|
79e9bce07b
|
Use hashed xmpp auth.
|
5 years ago |
Saúl Ibarra Corretgé
|
768b6c4a50
|
security: fail to start if using the old default password
|
5 years ago |
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.
|
5 years ago |
Saúl Ibarra Corretgé
|
10983b4d5e
|
prosody: prevent item-not-found error in certain cases
Ref:
06641a7dd6
|
5 years ago |
Saúl Ibarra Corretgé
|
93ba77021b
|
prosody: fix installing prosody from the right repository
|
5 years ago |
Saúl Ibarra Corretgé
|
655cf6be4a
|
web,prosody,jvb: prepare for new stable release
|
5 years ago |
Saúl Ibarra Corretgé
|
b15bb28279
|
prosody: update to latest stable version
Use the official repositories so we don't lag behind in fixes.
|
5 years ago |
Timon Engelke
|
f26c9e6bec
|
prosody: fix ldap config template
|
5 years ago |
Saúl Ibarra Corretgé
|
b0def9a9da
|
prosody: use epoll backend
|
5 years ago |
Erik E. Lorenz
|
edfd8f2529
|
ldap: actually fix anonymous binds (Fixes #234)
|
5 years ago |
Maximilian Nöthe
|
e92a00ca19
|
ldap: fix anonymous binds
Before,
ldap_bind_dn: <novalue>
ldab_bind_pw: <novalue>
was inserted into the saslauthd.conf, which made anonymous binds impossible.
|
5 years ago |
Maximilian Nöthe
|
df40447616
|
ldap: add option for ldap starttls support
|
5 years ago |
Saúl Ibarra Corretgé
|
a1df1e052b
|
Revert "prosody: fix restart loop on rolling deployment"
This reverts commit cc2c0424dd .
|
5 years ago |
Paul Tiedtke
|
cc2c0424dd
|
prosody: fix restart loop on rolling deployment
|
5 years ago |
netaskd
|
ffa017b74d
|
jibri: add jibri service
|
5 years ago |
netaskd
|
8352559f50
|
misc: add ARG JITSI_REPO for dependented dockerfiles
|
5 years ago |
netaskd
|
2b30ab9a23
|
misc: add variable JITSI_REPO instead hardcoded jitsi
|
5 years ago |
Aaron van Meerten
|
48d8013bdd
|
prosody: properly name ALLOW_EMPTY variable
prosody: fix check for auth type when including jwt module
|
5 years ago |
Po-Ying Chen
|
33a45ec8db
|
prosody: add missing lua module `net-url`
|
5 years ago |
netaskd
|
aa9230af32
|
prosody: apply muc_owner_allow_kick.patch to muc_allowners module
|
5 years ago |
netaskd
|
dd851117a8
|
prosody: refactor getting prosody-plugins.
Now we get all files from the deb package jitsi-meet-tokens into /prosody-plugins
|
5 years ago |
Aaron van Meerten
|
a39aa5d16d
|
change global config to split on \\n
|
5 years ago |
Saúl Ibarra Corretgé
|
f809afe7ed
|
prosody: fix enabling the token_verification module
Fixes: https://github.com/jitsi/jitsi-meet/issues/4349
|
5 years ago |
Aaron van Meerten
|
dc374d3633
|
prosody: tpl main prosody.cfg.lua
|
6 years ago |
Aaron van Meerten
|
d6a949ca63
|
prosody: allow token auth module override
|
6 years ago |
Aaron van Meerten
|
9e9cee7991
|
prosody: add asap keyserver, empty token
|
6 years ago |
Saúl Ibarra Corretgé
|
8da61612e9
|
prosody: introduce AUTH_TYPE
It simplifies selecting the desired authentication type, instead of
having a boolean for each.
|
6 years ago |
netaskd
|
2e3576f6ca
|
prosody: add LDAP authentication via SASL mechanism
|
6 years ago |
Paul Tiedtke
|
df36d71542
|
xmpp: add jwt authentication support
|
6 years ago |
Saúl Ibarra Corretgé
|
a235af06d0
|
prosody: ignore errors when moving certificates
In case we have moved them before, for example.
|
6 years ago |
netaskd
|
b8faa26e75
|
prosody: fix owner for /config dir
|
6 years ago |
Saúl Ibarra Corretgé
|
3a534c63b5
|
xmpp: disable storage for MUC components
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/64
|
6 years ago |
Paul Tiedtke
|
e848354042
|
xmpp: add default host to prosody config
|
6 years ago |
Saúl Ibarra Corretgé
|
30c425811e
|
misc: fix handling boolean values
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/30
|
6 years ago |
Paul Tiedtke
|
95a55915b7
|
xmpp: add ability to add custom prosody modules
|
6 years ago |
Saúl Ibarra Corretgé
|
8e2964b006
|
xmpp: fix storage backend on prosody 0.11
|
6 years ago |
Aleksandr Borisenko
|
0760253ebd
|
xmpp: fix default directory for generated certs
|
6 years ago |
Paul Tiedtke
|
0f0a9420a0
|
jigasi: make it completely optional
|
6 years ago |
Saúl Ibarra Corretgé
|
2115bc0ed3
|
xmpp: remove unneeded files
|
6 years ago |
Saúl Ibarra Corretgé
|
720f36c0fd
|
xmpp: no need to add backports repository
It's now already there since it's in base.
|
6 years ago |
Saúl Ibarra Corretgé
|
ee90a92d43
|
xmpp: add support for authentication
|
6 years ago |
Saúl Ibarra Corretgé
|
aefefb53b6
|
xmpp: disable HTTPS for BOSH
It's not exposed, we proxy from the web frontend.
|
6 years ago |
Saúl Ibarra Corretgé
|
e78a4ed24a
|
jigasi: add jigasi support for SIP audio calls
|
6 years ago |
Saúl Ibarra Corretgé
|
9bb7340f66
|
jvb: use MUC connections for the JVB
|
6 years ago |
Saúl Ibarra Corretgé
|
94a620baff
|
xmpp: fix startup script if directory exists
|
6 years ago |