emrah
|
ab3a7c2621
|
refactor(templates): wrap shell variables in conditions with double quotes
|
2026-02-12 20:13:33 +01:00 |
|
emrah
|
156e36e97f
|
refactor(templates): wrap shell variables in double quotes to handle spaces and special characters safely
|
2026-02-12 16:36:29 +01:00 |
|
emrah
|
0e4bf5ed1a
|
refactor(templates): replace "! -z" with "-n" for better readability
|
2026-02-12 16:36:29 +01:00 |
|
emrah
|
659e2e88f4
|
refactor(prosody): no need to check the hardcoded passwords
|
2026-02-12 16:36:29 +01:00 |
|
emrah
|
5af6b1c8f2
|
fix(prosody): create the recorder user is the recording is enabled
|
2026-02-12 07:33:49 -06:00 |
|
damencho
|
77b174b56b
|
fix(prosody): Fix missing defaults based on prosody mode.
|
2026-01-23 09:22:22 -06:00 |
|
damencho
|
2c31c4c23d
|
fix(prosody): Fix creating users.
Use env var for prosody port and move roster after user creation to guarantee the order.
|
2026-01-22 14:00:54 -06:00 |
|
Дамян Минков
|
eab4bff766
|
fix(prosody): Moves to using shell for roster and user creation.
* fix(prosody): Moves to using shell for roster creation.
* fix(prosody): Moves to using shell for user creation.
|
2026-01-22 06:15:13 -06:00 |
|