[root]/trunk/SVNSERVER/config/ejabberd
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 20 (100.0%) | 1004 (100.0%) | 50.2 |
iMAJOR: upgrade of the server configurations to new Debian 10 server
4 lines of code changed in 1 file:
disable unneeded modules
4 lines of code changed in 1 file:
webadmin enable TLS
1 lines of code changed in 1 file:
try config for audio service discovery XEP-0215
17 lines of code changed in 1 file:
new config adapted from native installed ejabberd file
132 lines of code changed in 1 file:
moved to ejabberd 21.12, minimum changes to make working config
7 lines of code changed in 1 file:
pem extension
1 lines of code changed in 1 file:
moved to letsencrypt certificate by buypass
1 lines of code changed in 1 file:
config: switch to internal auth to support shared roster, update TLS cert
from digicert to sectigo
4 lines of code changed in 1 file:
config: increase visibility of alternative auth config options
2 lines of code changed in 1 file:
config: switched to new ejabberd 18.12.1-2~bpo9+1
- apt-get -t stretch-backports install ejabberd
- config update as in budaev.info
- **ejabberdctl.cfg** added `ERLANG_NODE=ejabberd@aha-svn-server`
- disabled jwchat web interface frontend in ejabberd
37 lines of code changed in 1 file:
config: made web access to logs of xmpp conferences
1 lines of code changed in 1 file:
config: reset more secure s2s ciphers, added muc_log, file transfer proxy requires auth, forbid anonymous
10 lines of code changed in 1 file:
config: reconfigured web chat to use 5443 port that is open on svn server, this avoids opening port 5280 that is alaso used for restricted web admin (higher security): URL: https://tegsvn.uib.no:5443/chat/index.html
3 lines of code changed in 1 file:
config: added jwchat-based xmpp chat on port 5280, URL: https://tegsvn.uib.no:5280/chat/index.html
5 lines of code changed in 1 file:
server: enabled mod_multicast: mod_proxy65:
2 lines of code changed in 1 file:
server: enable tls on non-public web service
27 lines of code changed in 1 file:
system: reconf after apache update, move to common auth system based on htpasswd with bcrypt, ejabberd now uses htpasswd
12 lines of code changed in 1 file:
server config: forbid tls v1 for server to server communication
1 lines of code changed in 1 file:
web: added xmpp server config
733 lines of code changed in 1 file: