Laurent Peuch
48238171b2
Merge pull request #248 from YunoHost/logrotate_helpers
...
[enh] New helpers for logrotate
2017-03-17 16:16:56 +01:00
Maniack Crudelis
9d44e1d84b
[enh] New helper ynh_abort_if_errors ( #245 )
...
* New helper ynh_check_error
Helpers to implemente trap and set -eu.
Simply to use, you only add `ynh_check_error` in your script.
* Change helper's name
* Propagate new name in comments
2017-03-17 16:16:36 +01:00
Laurent Peuch
07e8e8d5f6
Merge pull request #271 from YunoHost/fix-672-maindomain-refresh-ssowatconf
...
[fix] Regenerate SSOwat conf during main_domain operation. #672
2017-03-17 11:22:41 +01:00
Alexandre Aubin
5b9092d6df
Rename ynh_app_dependencies to ynh_install_app_dependencies
2017-03-17 04:07:17 +01:00
Maniack Crudelis
5f3fcefc88
Prevent to rewrite the previous control file
2017-03-16 18:35:57 +01:00
Maniack Crudelis
6fbc6fa17d
Nouveau helper ynh_normalize_url_path ( #234 )
...
* Nouveau helper ynh_check_path
Nouveau helper pour vérifier et corriger la syntaxe du path.
Et ça permet de passer le test "incorrect_path" de package check
* [fix] Bad comment
* path en argument et normalize
* Make commande more obvious
* Do not use path
* Adding behavior for / in the documentation
2017-03-16 04:58:34 +01:00
Maniack Crudelis
47dffca744
Allow underscore in backup name
...
Allow underscore in backup name, to allow backup with the name of multi-instance apps.
If there are no reason to avoid this character.
2017-03-15 23:51:12 +01:00
opi
08760df0ec
[fix] Regenerate SSOwat conf during main_domain operation. #672
2017-03-14 22:22:01 +01:00
Maniack Crudelis
2bb32c26b6
Add app setting
2017-03-14 18:05:28 +01:00
opi
6df7a896ef
[enh] Use _get_maindomain helper.
2017-03-14 16:48:50 +01:00
Maniack Crudelis
5fcb8cd439
Remove use of deprecated helper
2017-03-14 16:34:07 +01:00
opi
0c01dd4dca
Merge branch 'stable' into unstable. ( #230 was merged into stable)
2017-03-14 16:29:09 +01:00
Laurent Peuch
7f1a6118bf
Merge pull request #194 from YunoHost/clean_app_list_a_bit
...
[mod] try to clean a bit app_list code
2017-03-14 00:36:28 +01:00
Laurent Peuch
4be2720cb0
[mod] implement ljf comment
2017-03-14 00:35:28 +01:00
Laurent Peuch
50cc3536ac
[mod] remove offset/limit from app_list, they aren't used anymore
2017-03-13 23:51:37 +01:00
Maniack Crudelis
f2e656176e
Failed if $1 not set
...
Because we use set -u, this helper failed if the optional arg is not set
2017-03-13 23:29:47 +01:00
Alexandre Aubin
f851817bbf
Updating ciphers with recommendation from mozilla with modern compatibility
2017-03-12 20:58:45 -04:00
Laurent Peuch
7acf8bd5a7
Merge pull request #270 from YunoHost/ssowatconf-on-broken-install-fix-773
...
[fix] launch ssowatconf at the end of a broken install to avoid sso bad state
2017-03-11 14:40:55 +01:00
Alexandre Aubin
df2f26c607
[enh] Trigger exception during unit tests if string key aint defined ( #261 )
2017-03-11 03:11:39 +01:00
Laurent Peuch
3848acb0a6
Merge pull request #258 from yunohost-bot/weblate-yunohost-yunohost
...
Update from Weblate.
2017-03-07 21:30:08 +01:00
opi
f490bf2e96
[love] adding thardev to contributors
2017-03-07 21:26:08 +01:00
M5oul
9dc2c0cece
Merge pull request #265 from YunoHost/dnsmasq_conf_mod
...
[fix] dnsmasq conf: remove 'resolv-file' line.
2017-03-07 10:32:05 +01:00
M5oul
9500b3d6a8
Merge pull request #264 from YunoHost/dnsmasq_conf_clean
...
[mod] dnsmasq conf: remove deprecated XMPP DNS record line.
2017-03-07 10:29:54 +01:00
Laurent Peuch
8482e48f9f
[fix] launch ssowatconf at the end of a broken install to avoid sso bad state
2017-03-07 02:07:09 +01:00
Laurent Peuch
a18486df05
[enh] add other services to remove
2017-03-07 00:30:58 +01:00
Laurent Peuch
6d1c62d619
[fix] we don't use bind9, add null entry to remove it from old services.yml
2017-03-07 00:30:58 +01:00
Laurent Peuch
949e4de20a
[fix] nsswitch and udisks2 aren't used anymore
2017-03-07 00:30:58 +01:00
Laurent Peuch
4db42fdeb7
[fix] if a service don't have a 'status' entry, don't list it
2017-03-07 00:30:57 +01:00
Laurent Peuch
d7da9b4565
Merge pull request #260 from thardev/enh-691-show-fail2ban-logs-web
...
[enh] Show fail2ban logs on admin web interface
2017-03-06 15:57:18 +01:00
Laurent Peuch
02c974e8ca
[mod] remove useless addition
2017-03-05 17:47:33 +01:00
Alexandre Aubin
cc9364f37e
Trying to make offset / limit consistent
2017-03-05 17:47:33 +01:00
Alexandre Aubin
4deaed1c78
Trying to add comments and simplify some overly complicated parts
2017-03-05 17:47:33 +01:00
Laurent Peuch
db601a412d
[mod] try to clean a bit app_list code
2017-03-05 17:34:37 +01:00
Laurent Peuch
76a7a36c62
[enh] run hooks as root
2017-03-05 16:41:53 +01:00
Laurent Peuch
e1a5074c75
[fix] run missing backup scripts as root
2017-03-05 16:41:53 +01:00
Laurent Peuch
0122cbd432
[mod] remove unused import
2017-03-05 16:41:02 +01:00
Laurent Peuch
879417895b
[enh] use root for app related hook_exec
2017-03-05 16:41:02 +01:00
Laurent Peuch
33e101b588
[mod] change behavior, admin by default, as to explicitly set root as user
2017-03-05 16:41:02 +01:00
Laurent Peuch
b0730d8463
[enh] defaulting running hook_exec as root
2017-03-05 16:41:02 +01:00
Moul
20378fc2fc
[fix] dnsmasq conf: remove 'resolv-file' line.
...
- there is no file specified for this line.
- dns resolution isn't working on some cases:
- metronome could not works.
- https://forum.yunohost.org/t/xmpp-cant-connect-to-conference-yunohost-org/2142
2017-03-03 08:59:37 +01:00
Moul
eb5a7607e4
[mod] dnsmasq conf: remove deprecated XMPP DNS record line.
...
- https://serverfault.com/questions/582106/should-i-specify-the-srv-record-jabber-tcp
2017-03-03 08:36:20 +01:00
Maniack Crudelis
4dfde86e1a
Fix ynh_remove_app_dependencies too...
2017-03-02 23:57:02 +01:00
Maniack Crudelis
7ade94e7e3
Fix ynh_app_dependencies
...
Double // pour remplacer toutes les occurrences de _
Ajout d'une virgule entre les dépendances.
2017-03-02 23:55:28 +01:00
thardev
ade8c59f0a
show fail2ban logs on admin web interface
2017-02-27 20:31:04 +01:00
ljf (zamentur)
4b9e2ffbbc
[fix] Can't use common.sh on restore operation ( #246 )
2017-02-27 16:52:35 +01:00
Laurent Peuch
cf3f0e8185
Merge pull request #230 from YunoHost/ynh_no_log
...
Hack dégueux pour éviter d'écrire dans le log cli
2017-02-26 19:35:27 +01:00
Laurent Peuch
087cdb961c
[enh] upgrade ciphers suit to more secure ones
2017-02-25 22:04:52 +01:00
Lapineige
26bf985d6d
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (272 of 272 strings)
2017-02-20 16:41:24 +01:00
Fabian Gruber
2735de875f
[i18n] Translated using Weblate (German)
...
Currently translated at 100.0% (271 of 271 strings)
2017-02-20 16:41:24 +01:00
bricabraque
77046715ff
[i18n] Translated using Weblate (Italian)
...
Currently translated at 19.6% (53 of 270 strings)
2017-02-20 16:41:24 +01:00