Josué Tille
b1968a55cb
Fix app_service config file
2023-05-25 12:38: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
gredin67
f58c330fe9
e2e default
2023-01-10 16:49:36 +01: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
Josue-T
334d100cf4
Update scripts/upgrade
2022-10-24 10:53:38 +02:00
tituspijean
678dea3213
Add /_synapse path permission for administration API
2022-09-18 12:26:00 +02:00
François Magimel
e53b469ff1
fix(conf): start a new line for each domain to whitelist
...
When generating the domain list for the option `sso/client_whitelist`,
the line break is taken into account to create a real list of URLs.
2022-09-14 01:19:39 +02:00
Josué Tille
2c0266f6bf
Fix email configuration
2022-06-24 13:10:44 +02:00
Josué Tille
43f16d8898
Fix typo
2022-06-17 07:56:52 +02:00
Josué Tille
45a06ac69a
Update configuration from upstream
2022-05-28 00:19: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
Josué Tille
e5f93690db
Fix linter warning
2022-05-26 16:41:22 +02:00
ericgaspar
e531a38ecb
Silence warnings
2021-06-04 21:21:42 +02:00
Jeremy Vagnet
4090d7121e
server_client_infos permission should not be used if the the .well-known is hosted on a third party server
2021-06-02 19:38:53 +02:00
Josué Tille
606509f134
Fix issue #259
2021-05-09 15:25:02 +02:00
Josué Tille
b59cbccb84
Don't override label for main permission
2021-03-31 21:49:44 +02:00
Josué Tille
c3188f8da0
Fix unbound variable
2021-03-16 15:53:45 +01:00
Josué Tille
d4ede98e21
Fix CI errors
2021-03-15 11:54:27 +01:00
Josué Tille
284f6b93de
Fix issues on home dir path management
2021-03-14 15:25:48 +01:00
Josué Tille
8ebe0d359b
Fix bypass linter
2021-03-12 21:10:48 +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
6db9afe60c
Improve permissions
2021-02-08 22:31: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
ce99168ba3
Add ability to disable e2e encryption by default for DM
2020-12-12 16:12:39 +01:00
Josué Tille
5d67006818
Move data directory also if destination exist
2020-12-10 23:56:05 +01:00
Josué Tille
e4158175a2
Implement backup core only
2020-12-07 17:04:22 +01:00
Josué Tille
5b826589bf
Fix missing app-service config file
2020-10-06 22:28:23 +02:00
Josué Tille
42a60c24c0
Backup nginx config if edited
2020-09-26 16:40:24 +02:00
Gredin67
51e4a27875
Update scripts/upgrade
...
Co-authored-by: Josue-T <josue@tille.ch>
2020-09-18 22:17:22 +02:00
Gredin67
2711bd643a
upgrade ensures app-service folder exists
2020-09-15 22:44:09 +02:00
Josué Tille
a0bce0e2be
Remove alt_tls_port in diagnosis
2020-08-23 10:03:10 +02:00
Josué Tille
108dd2b623
Force upgrade of source if python version is not good
2020-08-02 23:47:45 +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
c2620569be
Fix config panel
2020-05-29 23:13:07 +02:00
Josué Tille
ac78f19224
Fix and improve coturn config
2020-05-20 23:41:24 +02:00
Josué Tille
e47b2d939e
Add possibility to customize jitsi server and fix config pannel
2020-05-07 14:41:35 +02:00
Josué Tille
8533a8254d
Disable SSO in public mode
2020-05-07 11:01:36 +02:00
Josué Tille
669be06eaa
Don't use pipupgrade for now
2020-04-21 21:11:47 +02:00
Josué Tille
8caa135d57
Fix pipupgrade
2020-04-06 09:51:21 +02:00
Josué Tille
d2a48d9146
Fix install - upgrade on arm
2020-04-03 15:36:21 +02:00
Josué Tille
b0f6535458
Merge branch 'testing' into v1.12
2020-04-03 11:17:18 +02:00
Josué Tille
48d0e3a6e7
Use pipupgrade to update all python package
2020-03-25 15:26:57 +01:00