Saúl Ibarra Corretgé
|
b235ea1261
|
prosody: disable s2s module
Not used, not needed.
|
5 years ago |
Saúl Ibarra Corretgé
|
fdf5030c59
|
prosody: update configuration
|
5 years ago |
Paul Tiedtke
|
4fa50b9f08
|
jwt: do not load token_verification module with disabled authentication
|
5 years ago |
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 |
Boris Grozev
|
79e9bce07b
|
Use hashed xmpp auth.
|
5 years ago |
Saúl Ibarra Corretgé
|
10983b4d5e
|
prosody: prevent item-not-found error in certain cases
Ref:
06641a7dd6
|
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 |
Aaron van Meerten
|
48d8013bdd
|
prosody: properly name ALLOW_EMPTY variable
prosody: fix check for auth type when including jwt module
|
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
|
6 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é
|
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 |
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é
|
9bb7340f66
|
jvb: use MUC connections for the JVB
|
6 years ago |
Saúl Ibarra Corretgé
|
1010c71b33
|
core: rework templating
Use frep [0] which uses the Go templating capabilities.
[0]: https://github.com/subchen/frep
|
6 years ago |
Saúl Ibarra Corretgé
|
1d22539aac
|
xmpp: set storage backend to "none"
"null" seems to have stopped working.
|
6 years ago |
Saúl Ibarra Corretgé
|
822cca7d39
|
xmpp: add ability to customize the XMPP MUC domain
|
7 years ago |
Saúl Ibarra Corretgé
|
84332c9527
|
xmpp: add ability to customize the jicofo auth user
|
7 years ago |
Saúl Ibarra Corretgé
|
0bbe673cc3
|
xmpp: use XMPP_AUTH_DOMAIN everywhere possible
|
7 years ago |
Saúl Ibarra Corretgé
|
80a2a13b5e
|
xmpp: make the auth XMPP domain configurable
|
7 years ago |
Saúl Ibarra Corretgé
|
467a149cbb
|
Initial import
|
7 years ago |