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
Jimmy Monin
8590d6b5c6
Update php-fpm helpers to handle stretch/php7 and a smooth migration
2017-09-23 18:45:59 +02:00
Maniack Crudelis
d42cc00a87
[enh] Remove date from sql dump
2017-09-19 01:34:23 +02:00
Jimmy Monin
8a559f2ae1
Make MySQL dumps with a single transaction to ensure backup consistency
2017-09-14 22:12:01 +02:00
Jimmy Monin
f4955341bb
Complete ynh_replace_string helper comments to mention the possible use of regexp
2017-09-05 21:09:24 +02:00
Jimmy Monin
35d4a1001f
Add fail2ban helpers
2017-09-02 18:27:25 +02:00
ljf
fa40a5cf3b
[enh] Bootprompt is back
2017-09-01 03:10:31 +02:00
ariasuni
e1b5eead3f
[fix] disable gzip compression for json to avoid BREACH attack
2017-08-28 16:42:32 +02:00
ariasuni
8e45f960a7
[fix] Use --value="$3" syntax so that $3 can begin with a dash
2017-08-27 03:37:32 +02:00
ariasuni
f541edbb2a
[enh] enable gzip compression for common text mimetypes in Nginx
2017-08-26 20:24:38 +02:00
Maniack Crudelis
bb2424e9b8
[enh] Escape some special character in ynh_replace_string
2017-08-23 17:25:16 +02:00
Laurent Peuch
66524213cd
Merge pull request #348 from YunoHost/clean_domains.py
...
Clean domains.py
2017-08-19 20:23:31 +02:00
Laurent Peuch
b77d58a671
Merge pull request #347 from YunoHost/enh-simpler-lock-system
...
[enh] Simpler lock system
2017-08-18 04:13:15 +02:00
Laurent Peuch
4f1cf058c2
Merge pull request #351 from YunoHost/dev_shell
...
Integrate a command to launch a dev shell from within moulinette context
2017-08-18 04:12:25 +02:00
Laurent Peuch
4e1a839557
[enh] can do a 'yunohost tools shell -c command' à la python -c
2017-08-15 17:24:26 +02:00
Laurent Peuch
52c7a37a78
[enh] add 'yunohost tools shell'
2017-08-15 17:18:50 +02:00