Commit graph

4018 commits

Author SHA1 Message Date
Alexandre Aubin
4131ddb070 Fix cases where we want to test if translation exists for a key 2021-02-28 17:00:48 +01:00
Alexandre Aubin
64a1b4cad2 Misc fixes after testing 2021-02-26 00:20:39 +01:00
Alexandre Aubin
071732dd7f Improve check that a dyndns domain already exists 2021-02-26 00:00:19 +01:00
Alexandre Aubin
a8e11c19db Delete dyndns key during domain removal if any 2021-02-25 23:59:51 +01:00
Alexandre Aubin
2752a8e485 Deprecate yunohost dyndns installcron/removecron 2021-02-25 23:59:51 +01:00
Alexandre Aubin
7efc6dcd07 Handle the dyndns cron from the regenconf 2021-02-25 23:59:17 +01:00
Alexandre Aubin
0dd0337450 Don't redact empty string... 2021-02-25 16:44:55 +01:00
Alexandre Aubin
acfea3d76d Define YNH_APP_BASEDIR to be able to properly point to conf folder depending on the app script we're running 2021-02-23 02:17:04 +01:00
Alexandre Aubin
f398f463f4 Replace \t in conf.json.persistent... 2021-02-21 05:23:52 +01:00
ljf (zamentur)
29bd3c4a26 [fix] Avoid admin part of apps to be reachable from visitors 2021-02-21 05:23:50 +01:00
Alexandre Aubin
3b6ea369ab
Merge pull request #1166 from YunoHost/fix-admin-available-by-visitors
[fix] Avoid admin part of apps to be reachable from visitors
2021-02-21 05:19:41 +01:00
Alexandre Aubin
0f8a44028c Replace \t in conf.json.persistent... 2021-02-21 05:12:38 +01:00
Alexandre Aubin
e7db40e9c8
Merge branch 'dev' into domain-remove-remove-apps 2021-02-13 20:43:46 +01:00
ljf (zamentur)
6d625d457d
[fix] Unused import 2021-02-11 19:42:55 +01:00
ljf (zamentur)
958c052f1e
[fix] Avoid admin part of apps to be reachable from visitors 2021-02-11 18:35:35 +01:00
Gabriel
1fb42bb8af [muc subdomain] forbid admin to add a muc subdomain (reserved to xmpp) 2021-02-09 18:54:31 +01:00
Gabriel
4432d28c09 [muc subdomain] add to domain's certificate the alt subdomain muc 2021-02-04 20:40:36 +01:00
Kay0u
dfa0b21fce
fixing my mess about firewall _TO_CLOSE 2021-02-03 14:33:10 +01:00
Alexandre Aubin
717cd26927 Yo dawg i heard you like exceptions so i created an exception in your exception so you can debug while you debug 2021-02-03 03:09:32 +01:00
Kay0u
9faf2d89a2
fix format 2021-02-02 17:15:45 +01:00
Kay0u
bfd7257a8c
fix linter, remove allow_failure for corresponding tests 2021-02-02 16:16:07 +01:00
Laurent Peuch
97f26015c6 [fix] kill all bare exceptions 2021-02-02 14:40:29 +01:00
yunohost-bot
c4439110e1 [CI] Format code 2021-02-02 03:37:40 +00:00
Alexandre Aubin
08e7b42c82 logger.exception -> logger.error because logger.exception displays a stacktrace and it ain't relevant in any of these cases 2021-02-02 04:15:01 +01:00
ljf
aef3ee1434 [fix] If uid is less than 1001 nsswitch ignore it 2021-02-02 04:13:42 +01:00
ljf
4e335e0782 [fix] If uid is less than 1000 nsswitch ignore it 2021-02-02 04:13:42 +01:00
Alexandre Aubin
62e84d8b4b service_regen_conf is deprecated in factor of regen_conf 2021-02-02 04:13:42 +01:00
Alexandre Aubin
2fc016e3e5 Make sure tmp_script exists .. 2021-02-02 04:13:42 +01:00
Alexandre Aubin
10ba00affe logger.exception -> logger.error because logger.exception displays a stacktrace and it ain't relevant in any of these cases 2021-02-02 03:57:33 +01:00
Alexandre Aubin
071d8c4cbe Misc fixes for cert / local CA management 2021-01-31 18:15:51 +01:00
Alexandre Aubin
29a3ad0484
Merge branch 'dev' into move-ldap-init-before-postinstall 2021-01-31 16:21:23 +01:00
Alexandre Aubin
3c0649f1e3
Merge branch 'dev' into folder-init-in-regenconf 2021-01-31 16:19:03 +01:00
Alexandre Aubin
68e24c986a
Merge pull request #1062 from YunoHost/move-local-ca-mangement-to-regenconf
Refactor local CA management for more consistency and simpler postinstall
2021-01-31 16:17:20 +01:00
Alexandre Aubin
2ab330a0e2 I think we don't need this hack anymore 2021-01-31 16:14:28 +01:00
Alexandre Aubin
fcf9e58ce4 Rework logging configuration 2021-01-31 16:14:28 +01:00
Laurent Peuch
c931f8a532 [mod] activate moulinette.core and moulinette.interface.api logging in api 2021-01-31 16:14:28 +01:00
Laurent Peuch
cf560b8f91 [mod] activate moulinette.core logging in cli 2021-01-31 16:14:28 +01:00
Alexandre Aubin
4476c968c0
Merge pull request #1154 from YunoHost/fix-upnp-closing-port
fix upnp closing port
2021-01-31 14:39:20 +01:00
Alexandre Aubin
2758c1636b
Merge branch 'dev' into report_low_total_space_for_rootfs 2021-01-31 14:38:34 +01:00
Alexandre Aubin
35425a1b36
Merge pull request #1147 from YunoHost/dont_miserably_rerun_postinstall
Abort postinstall if /etc/yunohost/apps ain't empty
2021-01-30 16:47:04 +01:00
Sébastien Mennetrier
f9478b93cd Fix let's encrypt certificat generation 2021-01-27 11:00:32 +01:00
Kay0u
a3f3f891e4
fix upnp closing port 2021-01-26 20:05:37 +01:00
ljf
dccc3526e4 [fix] If uid is less than 1001 nsswitch ignore it 2021-01-25 04:00:38 +01:00
ljf
903d4d1881 [fix] If uid is less than 1000 nsswitch ignore it 2021-01-25 04:00:38 +01:00
Alexandre Aubin
2c73c50cce
Unused import 2021-01-24 05:05:28 +01:00
Alexandre Aubin
bff5ad59dc
Merge pull request #1070 from cyxae/enh-app-search
Define a new "yunohost app search" command
2021-01-24 05:04:13 +01:00
Alexandre Aubin
bcb83b86d2
Merge pull request #1146 from YunoHost/misc_rename_and_alias
Misc command rename and alias
2021-01-24 05:02:20 +01:00
Alexandre Aubin
c091559e7b
Merge pull request #1077 from YunoHost/return-additional-error-data-to-api
Support more complex errors (be able to return additional data in a json structure)
2021-01-23 16:05:54 +01:00
Alexandre Aubin
ed35915e7f Move ldap initialization before the postinstall 2021-01-23 00:03:25 +01:00
Alexandre Aubin
f755259790 Initialize folders during .deb install instead of regen conf 2021-01-23 00:01:26 +01:00