1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00
Commit graph

102 commits

Author SHA1 Message Date
Josué Tille
131d6d4cff
On dh file generation, remove dsaparam as it's not supported on debian bookworm 2024-02-22 23:38:23 +01:00
Josué Tille
f4faaa5494
Fix undefined vars 2024-02-21 19:24:15 +01:00
Josué Tille
0cb7777098
Add description for services 2024-02-20 23:11:51 +01:00
Josué Tille
fbeb092ac4
Remove yunohost user creation 2024-02-06 21:04:05 +01:00
Josué Tille
b2e2341ff1
Standardize unit name
This is in prevision for multiple services linked to the same app, so we can have something like $app-coturn, $app-slide-proxy, ...
2024-02-06 20:42:00 +01:00
Josué Tille
236bfd27e8
Use $app instead of $YNH_APP_ID 2023-12-18 14:35:56 +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
Josué Tille
3082db3801
Migrate with script 2023-10-31 22:19:40 +01:00
ericgaspar
a83c3438a5 extra_php 2023-08-26 12:07:09 +02:00
Josue-T
42fe0302b3
Merge pull request #360 from Gredin67/fix-sso-client-whithelist-generation
Fix lists in config
2023-01-15 12:53:41 +01:00
gredin67
e853d00dc2 fix coturn.conf external-ip 2023-01-10 17:57:44 +01:00
Carlos Solís
39ffead3a9 Make user creation script depend on YNH version
The format used to create a new user on YunoHost 11.1 and above is different than the one used beforehand. This change is intended to detect which version is currently installed and use the correct format.
2023-01-10 09:56:15 -06:00
Carlos Solís
d3694bcc55 Fix issue with user creation script
In recent versions, YunoHost has deprecated the parameters "-f FIRSTNAME" and "-l LASTNAME", substituting them with "-F FULLNAME" instead. Without this patch, newer versions of YunoHost will output an error message, "WARNING - Not a tty, can't do interactive prompts", and fail installing or upgrading.
2023-01-09 11:12:22 -06:00
Éric Gaspar
011fc2a6c1 Fix typos and follow example_ynh template 2022-10-28 10:59:40 +02:00
Éric Gaspar
eecdb6d356 Silent warnings 2022-10-28 10:50:43 +02:00
Josué Tille
2c0266f6bf
Fix email configuration 2022-06-24 13:10:44 +02:00
Josué Tille
dc8319dc04
Fix install 2022-05-26 17:27:30 +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
ericgaspar
e531a38ecb
Silence warnings 2021-06-04 21:21:42 +02:00
Josué Tille
d4ede98e21
Fix CI errors 2021-03-15 11:54:27 +01:00
Josué Tille
021f296356
Try fix check_process 2021-03-12 20:08:14 +01: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
181f1e0551
Merge branch 'fix_crypto_build' into permission 2021-02-15 15:50:02 +01:00
Josué Tille
ce034fb750
Install rust to fix cryptography build 2021-02-13 14:30:29 +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
bf5e61c816
Fix package linter and update install badge 2020-12-12 15:04:21 +01:00
Josué Tille
e4158175a2
Implement backup core only 2020-12-07 17:04:22 +01:00
Josué Tille
692f39f486
Fix package linter 2020-11-18 00:04:01 +01:00
Gredin67
cf5e62a105
create /etc/matrix-$app/app-service when restoring 2020-09-20 13:58:22 +02:00
Josué Tille
a0bce0e2be
Remove alt_tls_port in diagnosis 2020-08-23 10:03:10 +02:00
Josué Tille
b4ab782fba
Fix restore script 2020-08-01 14:17:33 +02:00
Josué Tille
f7a860dbbd
Fix issues on upgrade of major debian version 2020-07-30 22:05:01 +02:00
Josué Tille
2d14c10c53
Add appservice support 2020-07-24 23:42:13 +02:00
Josué Tille
4102871ef5
Add port exposition in diagosis 2020-07-24 23:42:12 +02:00
Josué Tille
ac78f19224
Fix and improve coturn config 2020-05-20 23:41:24 +02:00
Josué Tille
70b322f6e1
Add support for .well_known access 2020-03-14 14:35:20 +01:00
Josué Tille
f9a381bf0a
Create small CAS server for SSO authentication 2020-02-22 00:50:18 +01:00
Josué Tille
a6eb228585
Replace special_domain and special_path by domain and path 2019-12-14 15:12:43 +01:00
Josué Tille
632ca35958
Update logrotate helper 2019-10-30 21:19:33 +01:00
Josue-T
8789aa304d
Merge branch 'testing' into package_upgrade 2019-10-30 21:15:22 +01:00
Josué Tille
2d00cc922b
Merge remote-tracking branch 'upstream/testing' into package_upgrade 2019-09-10 20:15:48 +02:00
Nouts
18efb639e4 Merge branch 'testing' into choose-server-name 2019-07-31 21:07:43 +02:00
Nouts
f3abdeedfa FIX add server_name variable 2019-07-31 20:56:37 +02:00
Nouts
f586ed6b25 Merge branch 'master' into choose-server-name 2019-07-31 20:50:27 +02:00
Nouts
dd552c8a14 remove server_name from restore as not needed 2019-07-31 20:34:09 +02:00
Nouts
bb47e1f7d7 fix typo 2019-07-31 20:21:41 +02:00
Nouts
4cea4d86ab add server_name, try fix upgrade/restore 2019-07-31 19:32:38 +02:00
Nicolas Frandeboeuf
5c7ac659ba
Fix typo in IP6 validation 2019-07-23 10:22:14 +02:00