Alexandre Aubin
|
cd4fdb2b61
|
Mysql is a fucking joke (... trying to fix the mysql issue on RPi ...)
|
2021-02-21 05:23:52 +01:00 |
|
Alexandre Aubin
|
6efbc03d43
|
Remove getopts from ynh_exec_as
|
2021-02-03 16:58:23 +01:00 |
|
Alexandre Aubin
|
29fe7c3103
|
Do not ynh_die if systemctl action fails, because we don't want to exit in the middle of a remove script ... instead, return a non-zero code which should trigger script failure only if set -eu is enabled
|
2021-02-02 04:13:42 +01:00 |
|
ericgaspar
|
6b2d76dddd
|
Move ynh_exec_as helper to user section
|
2021-02-02 04:13:42 +01:00 |
|
ericgaspar
|
b94ff1c200
|
Add ynh_exec_as to official
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
5ab5c83d54
|
Misc issues with yunoprompt
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
536fd9be9e
|
diagnosis: Ignore /dev/loop devices in systemresources
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
4b876ff07f
|
Handle case where DKIM record is split into several pieces
|
2021-02-02 04:13:42 +01:00 |
|
Kayou
|
12244036a9
|
Typo
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
75193337b1
|
Merge pull request #1136 from YunoHost/fix-ynh_check_app_version_changed
set ynh_check_app_version_changed as deprecated
|
2021-01-14 20:25:15 +01:00 |
|
Kayou
|
7f1938df6f
|
ynh_exec_warn_less dyndns backup
|
2021-01-14 15:47:10 +01:00 |
|
Kay0u
|
090cd0b13a
|
copy the behavior of the old ynh_check_app_version_changed helper
|
2021-01-13 11:34:41 +01:00 |
|
Kayou
|
5b1cee4b70
|
One priority arg is enough
|
2021-01-13 11:21:41 +01:00 |
|
Kay0u
|
2ace0741c4
|
set ynh_check_app_version_changed as deprecated
|
2021-01-12 13:53:38 +01:00 |
|
Alexandre Aubin
|
c56883d027
|
Gotta explicitly return 0, otherwise the return code of last command is used, which in that case is 1 ...
|
2021-01-11 14:16:50 +01:00 |
|
Alexandre Aubin
|
30dde208dc
|
Fix ynh_replace_vars in case var is define but empty
|
2021-01-09 23:57:09 +01:00 |
|
Alexandre Aubin
|
ac4b62cebc
|
Reduce the noise in logs because of ynh_app_setting
|
2021-01-09 18:16:08 +01:00 |
|
Alexandre Aubin
|
8f1b05f3cf
|
[fix] Prevent info from being redacted (because of foobar_key=) by the logging system
|
2021-01-09 18:08:23 +01:00 |
|
Alexandre Aubin
|
b25cde0b67
|
[fix] Make sure relay_user var exists in all cases (otherwise in the jinja template later, relay_user != "" is True if the var doesn't exists...)
|
2021-01-08 15:57:41 +01:00 |
|
Alexandre Aubin
|
35946f42d5
|
Merge pull request #1117 from YunoHost/new-permissions-helpers
New permissions helpers
|
2021-01-06 18:16:40 +01:00 |
|
Kay0u
|
4a0526ec91
|
Add doc
|
2021-01-06 12:04:09 +01:00 |
|
Kay0u
|
9d79bd8bee
|
readd comment of aefdd424d8
|
2021-01-06 01:35:02 +01:00 |
|
ljf (zamentur)
|
bb914db82e
|
[fix] Work around to avoid moulinette bug
|
2021-01-06 01:17:47 +01:00 |
|
cricriiiiii
|
c2a730f26c
|
user update -p without argument allowed
when not giving an argument (to avoid clear passwords in bash history) to "yunohost user update -p", now you are prompted for a password
|
2021-01-06 01:17:47 +01:00 |
|
Alexandre Aubin
|
57c302cb63
|
Merge branch 'dev' into report-backport-in-source-list
|
2021-01-03 21:20:07 +01:00 |
|
Laurent Peuch
|
f2dc7bacd1
|
[doc] tell users how to get all permissions
|
2021-01-01 17:28:55 +01:00 |
|
Kay0u
|
5c17ac5eec
|
[wip] add legacy permissions management
|
2020-12-31 18:34:37 +01:00 |
|
Kay0u
|
78751ac655
|
Move permissions helpers to a new file
|
2020-12-31 18:33:09 +01:00 |
|
Alexandre Aubin
|
6ea29d8501
|
Merge pull request #1110 from YunoHost/dont-mess-sury-pinning
Don't mess with Sury's pinning
|
2020-12-31 16:19:06 +01:00 |
|
Laurent Peuch
|
7e096a8aeb
|
[mod](user_create) only ask for one letter for first/last name
|
2020-12-30 11:25:54 +01:00 |
|
Alexandre Aubin
|
b685a27481
|
[yolo] Detect moar hardware name
|
2020-12-28 22:57:52 +01:00 |
|
Alexandre Aubin
|
6419c2ac64
|
Don't mess with Sury's pinning
|
2020-12-24 15:38:39 +01:00 |
|
Kay0u
|
b7c43df661
|
no more ;
|
2020-12-18 17:03:51 +01:00 |
|
Kay0u
|
58dcf45bd9
|
do not reload php7.3 too fast
|
2020-12-18 16:55:39 +01:00 |
|
Alexandre Aubin
|
ff5d8ebd61
|
Missing ;, probably
|
2020-12-18 15:29:52 +01:00 |
|
Alexandre Aubin
|
dfeb05a8eb
|
Merge pull request #1074 from YunoHost/increase-ldap-size-limit
Increase ldap size limit?
|
2020-12-17 21:24:44 +01:00 |
|
Kay0u
|
8cab56787e
|
handle change php version
|
2020-12-17 16:06:45 +01:00 |
|
ljf (zamentur)
|
11fe9d7e02
|
[fix] Accept all kind of relay even the unencrypted
|
2020-12-15 22:08:49 +01:00 |
|
Alexandre Aubin
|
c5d06af20e
|
Guess what ... If people manually tweaked their nginx.conf to enable gzip globally, this will break cert renewal ..
|
2020-12-11 20:40:45 +01:00 |
|
Alexandre Aubin
|
379c6e435c
|
Merge pull request #1094 from YunoHost/fix-too-many-recipient
[fix] Avoid too many recipient
|
2020-12-11 14:22:30 +01:00 |
|
ljf (zamentur)
|
116a15f9f1
|
[fix] Avoid to define the ip on wildcard subdomains too
|
2020-12-10 18:18:09 +01:00 |
|
Alexandre Aubin
|
8790d51b8c
|
Merge pull request #1101 from YunoHost/fix-dyndns-key-nobackup
[fix] Add Dyndns domains keys to backup
|
2020-12-10 14:11:09 +01:00 |
|
ljf
|
60d838843e
|
[fix] Missing mkdir
|
2020-12-09 02:36:39 +01:00 |
|
ljf
|
9a87d8a52d
|
[fix] Missing dir
|
2020-12-09 01:59:06 +01:00 |
|
ljf
|
ef9cc98d5e
|
[enh] Use ynh_backup helpers
|
2020-12-09 01:35:40 +01:00 |
|
ljf
|
8b53d6562e
|
[fix] Add Dyndns domains keys to backup
|
2020-12-09 01:31:17 +01:00 |
|
ljf
|
2c9a668afe
|
[fix] Unix permission on dkim
|
2020-12-08 23:45:44 +01:00 |
|
ljf
|
2be911d369
|
[fix] Missing backup conf
|
2020-12-08 12:17:59 +01:00 |
|
ljf (zamentur)
|
11fb2659c6
|
[fix] Avoid too many recipient
|
2020-12-04 14:13:21 +01:00 |
|
Kayou
|
31cd163260
|
Merge pull request #1073 from ericgaspar/upgrade-n
Upgrade n version to upstream
|
2020-12-02 21:51:05 +01:00 |
|