Berbe
be1da0e2be
misc: cleanup Dockerfiles
...
* Cleanup: Use spaces instead of tabulation
* Cleanup: Reduce layers
* Cleanup: Homogeneise wget syntax
* Cleanup: Use binary GPG key format
3 years ago
Kenny
f748484d1c
jicofo: add enable-auto-login config option
3 years ago
Matthieu Huguet
b555d41a7f
jicofo: fix boolean values in configuration file
...
A type error is thrown when one of these environment variables is
defined:
- ENABLE_AUTO_OWNER
- JICOFO_ENABLE_HEALTH_CHECKS
- JICOFO_ENABLE_BRIDGE_HEALTH_CHECKS
3 years ago
Saúl Ibarra Corretgé
2900680798
Revert "misc: add support for sentry logging"
...
This reverts commit 8d2a29f286
.
4 years ago
tob123
7a4720205e
jicofo: make sure client-proxy is properly configured
4 years ago
Paul Tiedtke
8d2a29f286
misc: add support for sentry logging
4 years ago
Hugo Renard
b22421b168
misc: publish nightly unstable images
4 years ago
Prayag Singh
d6fac8e0c3
jicofo: disable octo by default
4 years ago
Saúl Ibarra Corretgé
6c4dce1622
jicofo: fix ENABLE_SCTP type
4 years ago
Saúl Ibarra Corretgé
953a4d2425
jicofo: use a client proxy connection
4 years ago
duritong
c89ccc9727
jicofo: reintroduce shibboleth auth
...
Fixes #956
4 years ago
Prayag Singh
88e950dcd4
jicofo: fix healthcheck
...
Fixes : #929
4 years ago
prayagsingh
0f541c8241
jicofo: migrate to new config
4 years ago
Saúl Ibarra Corretgé
8261f7233c
jicofo,jigase: add ability to extend the config file
4 years ago
Felix Geyer
905d431e14
jicofo,jigasi: always rebuild configs on start
4 years ago
Saúl Ibarra Corretgé
43f678d967
build: refactor Makefile
...
Use a single one with dynamically generated rules instead of individual
makefiles which are 99% boilerplate.
4 years ago
paweldomas
8b7cbc3fff
revert "jicofo: no auth URL in JWT auth mode"
4 years ago
Paweł Domas
2f47518f57
jicofo: no auth URL in JWT auth mode
...
There's no need to have Jicofo involved in authentication
when JWT authentication type is configured in Prosody in which case
Prosody plugins are validating the token when user tries to enter
a MUC.
This mechanism was initially designed for 'internal' Prosody
XMPP authentication with guest access. In this mode only admin users
are allowed to create MUC rooms and Jicofo is an admin. In this flow,
a user first joins from domain with authentication enabled and it
will receive a session ID from Jicofo. Now the client will store this
session ID in the local storage and use it next time when coming back
to Jitsi Meet to make Jicofo create a MUC room for him/her.
https://jitsi.github.io/handbook/docs/devops-guide/secure-domain
The EXT_JWT mode was an experiment at some point, but now should
probably be removed. It may come handy only in case where there is
no JWT verification in Prosody and all users connect as anonymous and
MUC creation is only allowed to Jicofo.
4 years ago
Cedric Roijakkers
8f9caa47f3
jicofo: set XMPP_MUC_COMPONENT_PREFIX
...
Fixes : #691
4 years ago
Saúl Ibarra Corretgé
abf2f73a95
jicofo: fix setting incorrect auth URL scheme for JWT
5 years ago
Cedric Roijakkers
3472ab0b19
jicofo: add ability to configure health checks
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é
7c0c795fa7
jicofo: only configure Jigasi brewery if Jigasi is configured
...
Otherwise conferene.isSIPCallingSupported() will return true.
5 years ago
mjattiot
6eebabdc24
jicofo: set owner jicofo rights for /config directory
5 years ago
Mohammed
2b9a13bfef
jicofo: add support of reservation REST API
5 years ago
Mohammed
8bfe7fbb92
jicofo: add support of reservation REST API
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
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
0f0a9420a0
jigasi: make it completely optional
6 years ago
Saúl Ibarra Corretgé
ee90a92d43
xmpp: add support for authentication
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é
409f858496
jicofo: add logging configuration
6 years ago
Saúl Ibarra Corretgé
45a6ac1e6d
misc: don't quote cmd args
7 years ago
Saúl Ibarra Corretgé
0e43efa17e
build: add ability to force rebuilds and select releases
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