Josué Tille
3b6c230796
Add missing quote on room name for auto join
2024-04-15 23:30:18 +02:00
Josué Tille
a6c090bd9b
Fix upgrade issue if macaroon_secret_key is undefined
2024-04-15 10:51:23 +02:00
Josué Tille
d1817e8a42
Use jinja template for complexe config file
2024-04-12 08:36:20 +02:00
Josué Tille
17ebb27425
Remplement TLS/DTLS for calls
2024-03-07 22:43:41 +01:00
Josué Tille
718f6e6ac7
Remove turn_allow_guest settings and use allow_guest_access instead
2024-03-05 22:54:57 +01:00
Josué Tille
99e4fcb21b
Use domain for mail stack and hard code main path as it static
2024-02-23 18:22:40 +01:00
Josué Tille
628703aee4
Add link to doc for homeserver config
2024-02-22 13:19:27 +01:00
Josué Tille
7bf8d068b7
Cleanup sso_enabled var
2024-02-20 23:53:52 +01:00
Josué Tille
e3df9fc887
Fix LDAP and mail authentication
...
- for mail stack we use the system user with password provided by yunohost settings and for LDAP filter we still be waiting on https://github.com/matrix-org/matrix-synapse-ldap3/pull/186
2023-11-20 19:25:09 +01:00
Josué Tille
1cfd575980
Fix install issues
2023-11-02 23:11:02 +01:00
Josué Tille
b435f316a2
Full rework of all scripts
...
- Adapt all script with packaging v2
- Rework cleanly control pannel and remove all replace in file as it's breaken after each update
- Cleanup
2023-11-01 18:52:07 +01:00
rosbeef andino
d47041f6bb
enable but default empty third party server to send confirmation code by SMS.
...
server run with this empty config
maybe someone can test if it generates error with elements.
2023-08-26 00:36:10 +00:00
rosbeef andino
887a045e2a
Update homeserver.yaml
2023-08-23 00:07:35 +00:00
rosbeef andino
3f739251d9
little update
2023-08-21 20:32:11 +00:00
rosbeef andino
93b8dc6561
add msisdn delegates parameter
...
# As email delegates is managed by the synapse server itself this email section is
# deprecated but msisdn format is still composed by email: <value> on a new line
2023-08-21 20:12:19 +00:00
rosbeef andino
544d5b84f5
Update homeserver.yaml
...
edit config to match the getter/setter usage
2023-07-10 08:10:12 +00:00
rosbeef andino
a01e0c19b1
Update homeserver.yaml
2023-01-30 16:53:03 +00:00
rosbeef andino
b886394e84
Update homeserver.yaml
2023-01-30 16:33:42 +00:00
gredin67
75349b38b7
restructure allowed_local_3pids
2023-01-19 10:08:18 +01:00
gredin67
84eb157391
config max_upload_size
2023-01-13 12:38:30 +01:00
gredin67
3ced5e2a7c
clean config init
2023-01-11 17:11:43 +01:00
gredin67
56ad01bdb9
client urls
2023-01-11 14:03:52 +01:00
Gredin67
2915167b7c
correct __FOOBAR__ init
2023-01-10 12:37:02 +01:00
Gredin67
04a2760423
give auto_join_rooms default
2023-01-10 04:14:11 +01:00
Gredin 67
cbebfa9557
imrove config panel
2023-01-06 14:38:14 +01:00
yalh76
63b595518f
fix bind_dn
2022-09-27 00:16:26 +02:00
Josué Tille
2c0266f6bf
Fix email configuration
2022-06-24 13:10:44 +02:00
Josué Tille
45a06ac69a
Update configuration from upstream
2022-05-28 00:19:44 +02:00
Josué Tille
388ebabf39
Fix warning and create yunohost user for ldap filter and send email correctly
2022-05-26 17:19:33 +02:00
Josué Tille
398d97b3b7
Disable registration without verification
2022-04-23 21:37:22 +02:00
Josué Tille
5a0bf33caa
Revert "Enable email verification"
...
This reverts commit 5cf7d0f7ff
.
2022-04-23 21:35:15 +02:00
tituspijean
5cf7d0f7ff
Enable email verification
...
Verifications are required since v1.56.0
2022-04-19 16:12:26 +02:00
Josué Tille
0f6c243f80
Fix some small issues and remove hardcoded version of PHP
2021-03-07 17:58:57 +01:00
Josué Tille
6ccdd95b12
Fix template helper
2021-02-18 19:05:04 +01:00
Josué Tille
5f2ee05c4c
Implement group permission support and use new helper for config file
2021-01-26 22:06:15 +01:00
Josué Tille
e4158175a2
Implement backup core only
2020-12-07 17:04:22 +01:00
Josué Tille
1971cbca54
Remplace /var/run by /run
2020-11-28 17:31:45 +01:00
Josué Tille
2d14c10c53
Add appservice support
2020-07-24 23:42:13 +02:00
Josué Tille
8533a8254d
Disable SSO in public mode
2020-05-07 11:01:36 +02:00
Josue-T
57a79f89c5
Merge pull request #175 from YunoHost-Apps/sso
...
CAS - SSO implementation
2020-04-03 11:12:44 +02:00
Josué Tille
5187f8838a
Add LDAP filter for permission
2020-03-25 22:00:41 +01:00
Josué Tille
b2f6a02ca9
Use vector identity server to send email dans SMS
2020-03-23 15:15:47 +01:00
Josué Tille
80252cffd5
Add CAS info access in synapse config
2020-02-22 00:50:19 +01:00
Josué Tille
8693750c33
Enable url preview and increase max upload size
...
Fix #159
2019-11-23 20:34:27 +01:00
Josué Tille
d69c035ebc
Update homeserver config from upstream
2019-11-12 22:10:57 +01:00
nouts
dc9e7cef8b
first working install
2019-05-04 13:49:19 +02:00
Josué Tille
d6332fb09b
Use the Yunohost certificate
2019-02-08 15:04:51 +01:00
Josué Tille
282dd410d2
Update script for new config
...
- Add support for shared_secret, macaroon_secret, form_secret
- Use the own tls cert and keys
- Add possibility to enable the stats report
2018-08-04 23:11:12 +02:00
Josué Tille
ad42b79b2d
Add new homeserver config
2018-08-04 23:03:26 +02:00
Josué Tille
2473f90c5c
Full upgrade
...
- Add multi instance support
- Remove offical helper in common.sh
- Improve turnserver config
- Update checkprocess
- Check synapse is fully started before the end script
- Use helper nginx ynh_add_nginx_config
2018-01-21 14:09:40 +01:00