Commit graph

2123 commits

Author SHA1 Message Date
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
865265ea54 [enh] add new option --remove-apps to 'yunohost domain remove' 2021-01-01 21:28:12 +01:00
Laurent Peuch
f2dc7bacd1 [doc] tell users how to get all permissions 2021-01-01 17:28:55 +01:00
Alexandre Aubin
cce020daac Uniformize check_output calls to use moulinette helpers which shall now automatically decode() automatically + also strip() etc 2021-01-01 05:03:55 +01:00
Alexandre Aubin
86a612fab1 c.f. change in the moulinette regarding call_async_output and the handling of stdinfo ... YNH_STDINFO is now a file descriptor instead of a named pipe 2021-01-01 04:04:56 +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
ljf
8ca092d984 [fix] Remove old command 2020-12-03 18:39:08 +01:00
ljf
95eea93c4a [fix] Remove rebase conflict blank line 2020-12-03 18:27:09 +01:00
ljf (zamentur)
cd5798763c [fix] No new line 2020-12-03 18:23:14 +01:00
ljf
2db6fbda69 [fix] Remove specific ssh tunnel perm 2020-12-03 18:22:02 +01:00
ljf
f79b0ff0a3 [enh] SFTP and SSH permissions 2020-12-03 18:20:45 +01:00
Josué Tille
5e6bcb2346 Add possibility to restrict the user allowed to access by sftp 2020-12-03 18:17:52 +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
yalh76
11cef18ab9 [enh] Adding composer helper 2020-12-01 23:19:07 +01:00
Alexandre Aubin
b07fc2061a
Do not reload php-fpm if conf breaks it (#1087) 2020-11-30 23:20:45 +01:00
Kayou
7a0aa851a6
Keep helpers consistent 2020-11-26 11:00:24 +01:00
Kay0u
f495f1cf71
default value (True) for sync_perm param in helpers 2020-11-25 02:11:06 +01:00
Alexandre Aubin
1cb75497c4 Increase ldap size limit? 2020-11-17 15:29:24 +01:00
Alexandre Aubin
144f98ad44
Gotta define a default value to avoid unbound variable 2020-11-10 17:09:23 +01:00
ericgaspar
9269c55cb0
Upgrade n version to upstream 2020-11-08 23:15:35 +01:00
Dave
6b04a4cae4 Define a new "yunohost app search" command 2020-11-02 15:30:23 +01:00