Commit Graph

221 Commits

Author SHA1 Message Date
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
Calvin Bui
e1b47db31d exampless: update Traefik v2 example with UDP 2020-04-15 11:56:03 +02:00
Paul Lessing
0940605669 doc: fix typos and minor grammar issues in README 2020-04-15 11:52:06 +02:00
Pascal Loth
1c4b11c2eb doc: correct minor mistake 2020-04-14 20:08:11 +02:00
Harshit Maheshwari
c06867bce2 doc: added steps for updating kernel manually in AWS installation 2020-04-14 20:04:07 +02:00
Hanno Böck
dc46215600 web: remove DHE suites support
Ref: https://github.com/jitsi/docker-jitsi-meet/issues/433
2020-04-14 16:59:19 +02:00
Saúl Ibarra Corretgé
367621f6da prosody: remove no longer needed patch 2020-04-14 11:41:12 +02:00
nonshankus
34e66017bd doc: clarify acronym 2020-04-14 11:29:29 +02:00
Saúl Ibarra Corretgé
2c95ab7c9f web: revert using PUBLIC_URL for BOSH URL
This partially reverts
5e6faced4f

It was unnecessary, and created lot of trouble.
2020-04-14 11:17:05 +02:00
Boris Grozev
79e9bce07b Use hashed xmpp auth. 2020-04-13 18:05:33 -05:00
Poschi
7fd7e2b928 Add docker-compose.override.yml to .gitignore (#438) 2020-04-12 08:25:11 +02:00
Martin Bagge / brother
67a941b9c1 misc: update gen-passwords.sh shell code 2020-04-11 19:21:55 +02:00
Rui Carmo
4e2cec6b38 misc: add configurable service restart policy 2020-04-11 19:11:07 +02:00
stefanseeger
729f9d290e doc: fix typo in env.example 2020-04-11 19:06:58 +02:00
Saúl Ibarra Corretgé
a4274840e1 doc: update CHANGELOG 2020-04-06 17:13:02 +02:00
Saúl Ibarra Corretgé
768b6c4a50 security: fail to start if using the old default password 2020-04-06 16:55:13 +02:00
Harshit Maheshwari
40cadf5961 doc: fix typo in README (#386) 2020-04-06 15:14:13 +02:00
Saúl Ibarra Corretgé
12595119d6 misc: fix sed syntax 2020-04-06 15:10:38 +02:00
Saúl Ibarra Corretgé
b2b676c8f8 misc: fix typo in filename 2020-04-06 13:49:54 +02:00
Saúl Ibarra Corretgé
ce8d0fc3c6 doc: updated CHANGELOG 2020-04-06 13:35:45 +02:00
Saúl Ibarra Corretgé
61b1aed5d3 doc: update CHANGELOG 2020-04-06 13:33:36 +02:00
Saúl Ibarra Corretgé
1ffd472fba security: add script to generate strong passwords 2020-04-06 13:16:34 +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
Tim Ruffing
aaec22dd99 jigasi: fix typo in config 2020-04-06 11:13:30 +02:00
Paul Tiedtke
ebfa142d38 docs: fix grammar and typos 2020-04-01 21:50:21 +02:00
Hans-Peter Jansen
bab77e0d79 doc: update env.example 2020-03-31 12:53:00 +02:00
Rubisel Prieto Dupeyrón
7652807930 examples: traefik v2 2020-03-31 11:40:46 +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
Saúl Ibarra Corretgé
3524a526be base: fail to start the container if the init script fails 2020-03-31 11:17:45 +02:00
Saúl Ibarra Corretgé
7c0c795fa7 jicofo: only configure Jigasi brewery if Jigasi is configured
Otherwise conferene.isSIPCallingSupported() will return true.
2020-03-30 14:05:15 +02:00
Saúl Ibarra Corretgé
40c2920dab build: add prepare command 2020-03-30 11:05:03 +02:00
Saúl Ibarra Corretgé
93ba77021b prosody: fix installing prosody from the right repository 2020-03-30 09:58:54 +02:00
Hans-Peter Jansen
3c07d76937 doc: improve wording of README 2020-03-30 09:53:01 +02:00
Tobias Möritz
ed410d9e0a doc: fix typo 2020-03-28 16:13:34 +01:00
Rok Pergarec
fabfb2a676 doc: fix typo 2020-03-28 15:54:55 +01:00
Saúl Ibarra Corretgé
5e6faced4f web: use PUBLIC_URL for etherpaad base and BOSH URLs 2020-03-28 15:40:25 +01:00
Saúl Ibarra Corretgé
264df049c8 jvb: switch to using Jitsi's STUN server by default 2020-03-27 22:53:52 +01:00
Saúl Ibarra Corretgé
655cf6be4a web,prosody,jvb: prepare for new stable release 2020-03-27 22:12:25 +01:00
Saúl Ibarra Corretgé
ebb45361ec doc: update CHANGELOG 2020-03-26 16:04:59 +01:00
Harm Berntsen
06c3a83a3a doc: fix references to running behind NAT in the README 2020-03-26 14:37:58 +01:00
Saúl Ibarra Corretgé
b15bb28279 prosody: update to latest stable version
Use the official repositories so we don't lag behind in fixes.
2020-03-26 10:42:40 +01:00
Josh Schertz
75cb31b3bc doc: add build instructions to README 2020-03-25 20:01:21 +01:00
Lorenz Bausch
25dbde9cb5 doc: fix typo 2020-03-25 15:28:53 +01:00
Saúl Ibarra Corretgé
badc2d4ee2 doc: add examples/README 2020-03-25 10:06:36 +01:00
Saúl Ibarra Corretgé
f6f6ca6ef3 Merge branch 'dev' 2020-03-25 08:56:16 +01:00
Timothy Lister
52a1449282 doc: clarify DOCKER_HOST_ADDRESS 2020-03-24 22:55:23 +01:00
Timon Engelke
f26c9e6bec prosody: fix ldap config template 2020-03-24 22:49:25 +01:00
Frank Sachsenheim
cd4a071ed4 web: check for certbot's success and exit in case of a failure 2020-03-24 22:45:55 +01:00
Saúl Ibarra Corretgé
dea8d6c56f doc: fix typo 2020-03-24 12:47:14 +01:00