ljf
8a2434eb44
[fix] Nginx traversal issue
2018-01-17 17:19:06 +01:00
Laurent Peuch
e9c87da028
[fix] previous patch mistakely remove variable name
2018-01-15 22:59:20 +01:00
Alexandre Aubin
4eeeb783af
Keep only css and javascript for gzip types.
2018-01-14 02:11:11 +01:00
Laurent Peuch
ee65c7c461
Merge pull request #417 from YunoHost/rename_app
...
[enh] new command 'app change-label'
2018-01-14 00:27:25 +01:00
JimboJoe
e59e2da0b3
Harmonize help strings
2018-01-12 09:18:31 +01:00
Laurent Peuch
3ed6a2a7ef
Revert "Create milter_headers.conf"
...
This reverts commit 0122c26492
.
2018-01-11 15:15:22 +01:00
taziden
0784917573
Create milter_headers.conf
...
This file define a header : X-Spam which will be added to mail considered as spam by rspamd.
This configuration is defined here : https://rspamd.com/doc/modules/milter_headers.html and as of the time I'm creating this PR, this documentation page is not up-to-date because X-Spam was supposed to be added when extended_spam_headers is set to True and it's not the case anymore since 1.6.2.
This header is being used by rspamd.sieve which we push into dovecot in order to put spammy e-mails in Junk folder automatically.
2018-01-11 14:26:47 +01:00
JimboJoe
3fbcd1f110
Merge branch 'unstable' into default_version
2018-01-11 14:19:47 +01:00
Laurent Peuch
28450ce8c3
[enh] new command 'app change-label'
2018-01-10 16:30:20 +01:00
JimboJoe
a62edfd76e
Merge branch 'unstable' into helpers_local_variables
2018-01-10 08:22:33 +01:00
Maniack Crudelis
5289889174
Be nice with set -eu
2018-01-10 00:44:25 +01:00
Laurent Peuch
d92b8562d0
[doc] document journal display
2018-01-06 11:18:28 +01:00
Laurent Peuch
3eed2a28fe
[enh] add journals display command
2018-01-06 00:50:39 +01:00
Laurent Peuch
6cb179703e
[fix] bad docstring
2018-01-06 00:50:39 +01:00
Laurent Peuch
5dcf0b782f
[enh] allow to limit to number of journals per categories
2018-01-06 00:50:39 +01:00
Laurent Peuch
eef247d34b
[enh] start to work on journals
2018-01-06 00:44:33 +01:00
Laurent Peuch
c55b8cec16
[enh] add commands to manage authorized-keys of users
2018-01-05 00:12:43 +01:00
Laurent Peuch
ab282e88a7
[enh] add commands to allow user to have access in ssh
2018-01-04 22:04:15 +01:00
ljf (zamentur)
a194e1fa1c
[enh] Maintain ssh client connexion
2018-01-04 18:44:13 +01:00
frju365
bd2f459e86
[Fix] Referrer
2017-12-30 11:18:58 +01:00
frju365
b655229cbd
[Fix] Referrer
2017-12-30 11:18:17 +01:00
frju365
804d0b29c3
[Fix] Add CSP in Admin conf
2017-12-29 18:25:17 +01:00
frju365
95835118bd
[Fix] CSP Standart.
2017-12-29 17:59:12 +01:00
frju365
5cd30e584d
[Fix] Nginx headers in Admin conf
2017-12-29 16:16:37 +01:00
frju365
9e19e5316c
[Fix] Nginx headers
2017-12-29 16:07:15 +01:00
frju365
e696caa31f
[Fix] Nginx headers
2017-12-29 16:00:29 +01:00
Maniack Crudelis
3dd6317ae6
Add info
2017-12-22 19:33:47 +01:00
Jimmy Monin
810eaec8c9
Don't backup big data items when BACKUP_CORE_ONLY is set
2017-12-22 19:27:02 +01:00
Maniack Crudelis
421994a3ef
[enh] Tranfert backup_core_only to BACKUP_CORE_ONLY
2017-12-22 19:01:09 +01:00
Maniack Crudelis
542528ab05
Fix broken ynh_replace_string ( #394 )
...
* Fix broken ynh_replace_string
* Replace name for ynh_replace_special_string
2017-12-21 19:19:33 +01:00
Maniack Crudelis
3a3ec7d9b5
[fix/enh] Use local variables
2017-12-17 20:26:52 +01:00
Maniack Crudelis
42f9c8fc18
[fix] Who said I didn't check my code !?
2017-12-11 17:25:28 +01:00
Maniack Crudelis
2685c42ac6
[fix] Only for JimboJoe ;)
2017-12-11 17:23:26 +01:00
Maniack Crudelis
4276aebfa3
[enh] Default version number for ynh_install_app_dependencies
2017-12-10 23:38:09 +01:00
Josue-T
c13c75f3e7
Solve ynh_use_logrotate
...
Actually when we use the command `ynh_use_logrotate /var/log/abcd/` the result in the logrotate conf file is `/opt/yunohost/abcd/logs//.log` witch is not what we want.
2017-12-08 23:04:45 +01:00
Maniack Crudelis
4f62eb5320
Fix upgrade fake package
2017-12-02 16:44:47 +01:00
Maniack Crudelis
cb1728f32c
Remove port 53 from UPnP (but keep it open on local network) ( #362 )
2017-11-28 21:06:16 +01:00
Maniack Crudelis
17ba10ad92
[fix] Fix helper for old apps without backup script ( #388 )
2017-11-28 19:58:51 +01:00
ljf (zamentur)
b0849cc43d
Bad branch
2017-11-28 00:25:06 +01:00
ljf (zamentur)
7df6874fc9
[fix] Open NTP port to update date
2017-11-28 00:23:43 +01:00
Alexandre Aubin
7c28ec1c1b
[enh] Adding an app helper to display infos
2017-10-29 23:37:51 +01:00
Alexandre Aubin
dfa7ca28bf
[microdecision] Typo
2017-10-16 21:31:59 +02:00
Alexandre Aubin
9903c48f3a
Be able to give lock to son processes detached by systemctl ( #367 )
...
* Give lock to systemctl sons
* Get the 'need_lock' flag from services.yml
* Don't need the lock for enable/disable and other stuff
2017-10-08 23:46:10 +02:00
Maniack Crudelis
0086c8c16a
[fix] match_string: unbound variable ( #379 )
...
* [fix] match_string: unbound variable
* Define local variables at beginning of function
2017-10-07 15:06:00 +02:00
Laurent Peuch
ff4b08ed65
Merge pull request #354 from YunoHost/update_ynh_replace_string
...
[enh] Escape some special character in ynh_replace_string
2017-10-06 15:03:40 +02:00
Laurent Peuch
402517d841
Merge branch 'unstable' into enh_mysql_single-transaction
2017-10-03 22:19:32 +02:00
Maniack Crudelis
e3a4b307f7
Fix double backslash in case of delimiter used
2017-10-03 22:11:24 +02:00
Maniack Crudelis
220c447074
[enh] Handle root path in nginx conf ( #361 )
...
Avoid to put a double slash when the path is /.
That can induce some errors in a nginx config.
2017-09-30 13:01:15 +02:00
Jimmy Monin
330a6fb9a7
Add and use ynh_get_debian_release
2017-09-25 21:59:55 +02:00
Maniack Crudelis
9563d3e5c4
Merge pull request #366 from YunoHost-Apps/enh_comment_ynh_replace_string
...
Complete ynh_replace_string helper comments to mention the possible use of regexps
2017-09-24 19:56:55 +02:00