Saúl Ibarra Corretgé
fcf83859e4
web: add ability to disable HTTPS
...
If TLS is terminated elsewhere and then connections are proxied over
HTTP, there is no need for it and it makes initialization a tad slower
on the first run.
2018-11-07 14:15:09 +01:00
Saúl Ibarra Corretgé
5c988de8b6
web: refactor nginx configuration
2018-11-07 14:02:36 +01:00
Saúl Ibarra Corretgé
f61ef3f093
web: add builtin Let's Encrypt support
2018-11-07 14:02:36 +01:00
Saúl Ibarra Corretgé
ca47165807
web: move key generation to the main config script
2018-11-07 10:08:09 +01:00
Saúl Ibarra Corretgé
415f10406f
web: split TLS configuration and make it stronger
...
Resources:
- https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
- https://weakdh.org/sysadmin.html
2018-11-07 10:08:09 +01:00
Saúl Ibarra Corretgé
c34b4814df
web: fix formatting
2018-11-07 09:35:23 +01:00
Saúl Ibarra Corretgé
ee90a92d43
xmpp: add support for authentication
2018-10-18 12:08:30 +02:00
Saúl Ibarra Corretgé
c475d537e6
web: update config.js and interface_config.js
2018-10-03 07:40:14 +02:00
Saúl Ibarra Corretgé
0bc1a8b49c
web: enable external API
2018-08-17 10:54:17 +02:00
Saúl Ibarra Corretgé
1010c71b33
core: rework templating
...
Use frep [0] which uses the Go templating capabilities.
[0]: https://github.com/subchen/frep
2018-08-09 21:43:54 +02:00
Saúl Ibarra Corretgé
9adeab8039
web: update config.js and interface_config.js
2018-07-17 10:39:54 +02:00
Saúl Ibarra Corretgé
50863f3ea2
web: add ability to customize interface_config.js
2018-05-04 08:29:46 +02:00
Saúl Ibarra Corretgé
822cca7d39
xmpp: add ability to customize the XMPP MUC domain
2018-04-28 17:42:37 +02:00
Saúl Ibarra Corretgé
0e43efa17e
build: add ability to force rebuilds and select releases
2018-04-27 09:55:14 +02:00
Saúl Ibarra Corretgé
84332c9527
xmpp: add ability to customize the jicofo auth user
2018-04-26 08:38:59 +02:00
Saúl Ibarra Corretgé
c6cc67b68d
Use an unaltered config.js file
...
Make all the necessary changes outside, setting the bosh URL
in this case.
2018-03-14 11:37:09 +01:00
Saúl Ibarra Corretgé
467a149cbb
Initial import
2018-03-14 10:23:50 +01:00