Alexandre Aubin
|
6376b05b60
|
Add a small tempo to avoid the next message being mixed up with other DEBUG messages
|
2019-05-18 19:29:18 +02:00 |
|
Alexandre Aubin
|
899d3d4f10
|
Improve ynh_exit_properly detection for case where failure happens right at the beginning
|
2019-05-18 18:46:46 +02:00 |
|
Alexandre Aubin
|
95d2c8f799
|
Inject a new environment variable YNH_INTERFACE to test inside helpers if we're using Yunohost from the CLI or API
|
2019-05-18 18:31:02 +02:00 |
|
Alexandre Aubin
|
5f7cde4c6b
|
Merge pull request #725 from YunoHost/helper_min_version
Set min version to 3.5.0 for helpers
|
2019-05-18 17:04:09 +02:00 |
|
Alexandre Aubin
|
5d2d194dc6
|
[fix] Stupid issue with files inside tar : foo is not the same as ./foo ...
|
2019-05-18 16:37:27 +02:00 |
|
Maniack Crudelis
|
ee33e60ab3
|
Set min version to 3.5.0 for helpers
|
2019-05-18 11:47:50 +02:00 |
|
Alexandre Aubin
|
d7a90d6704
|
Merge pull request #691 from YunoHost/enh-email-rate-limit
[enh] Avoid to send simultaneously too much emails
|
2019-05-17 19:06:26 +02:00 |
|
Alexandre Aubin
|
53fa313c62
|
Merge branch 'stretch-unstable' into enh-email-rate-limit
|
2019-05-17 19:06:07 +02:00 |
|
Alexandre Aubin
|
f49b74f835
|
Merge pull request #722 from YunoHost/disable_vrfy_command_postfix
Disable VRFY command in Postfix command
|
2019-05-17 19:05:21 +02:00 |
|
Alexandre Aubin
|
b464bc576c
|
Propagate changes on tests as well
|
2019-05-17 15:49:16 +02:00 |
|
Alexandre Aubin
|
95fdfb3275
|
Unit test was broken, gotta foce this to be a str otherwise string formatting fails later
|
2019-05-17 15:48:51 +02:00 |
|
Alexandre Aubin
|
08dc22b750
|
Fix funky errors by explicitly destroying the global variable at exit time
|
2019-05-17 15:26:31 +02:00 |
|
Alexandre Aubin
|
331bdb53aa
|
Merge branch 'stretch-unstable' into authenticate-as-root
|
2019-05-16 17:08:48 +02:00 |
|
Alexandre Aubin
|
1294f4c22f
|
Optimize ynh_script_progression
|
2019-05-15 20:37:36 +02:00 |
|
Alexandre Aubin
|
7523ef3aed
|
Remove unecessary log messages
|
2019-05-15 20:00:37 +02:00 |
|
Alexandre Aubin
|
c077b8def3
|
5s rate delay instead of 12s
|
2019-05-14 19:31:47 +02:00 |
|
Alexandre Aubin
|
93d0fbc4cf
|
Merge pull request #696 from rds13/featurePostfixRemoveTLSv1Support
[enh] Propose a setting to remove support for TLSv1 and TLSv1.1 in Postfix
|
2019-05-14 19:19:25 +02:00 |
|
Alexandre Aubin
|
218f4ce84e
|
Merge pull request #692 from YunoHost/rework-update-and-upgrade
[enh] Rework tools_update and tools_upgrade
|
2019-05-13 13:49:33 +02:00 |
|
Josué Tille
|
0c0db4c8a4
|
Check if the migration is possible
|
2019-05-11 00:13:14 +02:00 |
|
Josué Tille
|
fde8cafa4e
|
Merge remote-tracking branch 'upstream/stretch-unstable' into group_permission
|
2019-05-10 22:53:06 +02:00 |
|
Josué Tille
|
6674c9d59d
|
Restart slapd in all case in migration
|
2019-05-10 22:38:56 +02:00 |
|
Josué Tille
|
fd76f5544a
|
Get the permission name more elegent
|
2019-05-10 22:24:37 +02:00 |
|
Josué Tille
|
d0f422ee39
|
Don't force ldap_sync in app install
|
2019-05-10 22:11:31 +02:00 |
|
Josué Tille
|
975341a0b5
|
Inline function _migrate_system_if_needed in backup
|
2019-05-10 22:02:06 +02:00 |
|
Josue-T
|
ece153e8b1
|
Disable VRFY command in Postfix command
|
2019-05-10 15:44:59 +02:00 |
|
Alexandre Aubin
|
ce0ffe9324
|
And in fact ... neither do we need this stuff ?
|
2019-05-10 02:28:26 +02:00 |
|
Alexandre Aubin
|
afdfb13d68
|
We probably don't need this stuff in the actionsmap anymore ...
|
2019-05-10 02:16:31 +02:00 |
|
Alexandre Aubin
|
f010f49528
|
Get rid of all those crazy 'auth' arguments. Instead : directly fetch the ldap interface when and where it's actually needed
|
2019-05-10 02:11:40 +02:00 |
|
Alexandre Aubin
|
c15cc788ed
|
Add utils to fetch LDAP interface
|
2019-05-10 01:56:33 +02:00 |
|
Alexandre Aubin
|
1781dd7abe
|
Merge branch 'stretch-unstable' into rework-update-and-upgrade
|
2019-05-09 17:15:41 +02:00 |
|
Maniack Crudelis
|
a4f3248545
|
Restore usage of ynh_print_err
|
2019-05-08 01:04:57 +02:00 |
|
Maniack Crudelis
|
e454100276
|
Merge branch 'stretch-unstable' into crash_debugger
|
2019-05-08 01:03:21 +02:00 |
|
Maniack Crudelis
|
fa0e37f8da
|
Print the log only in CLI
|
2019-05-08 00:56:18 +02:00 |
|
Maniack Crudelis
|
1db72311d2
|
Add helpers for sso config
And especially restore the old documentation about those keys
|
2019-05-06 12:52:47 +02:00 |
|
Josué Tille
|
9f28bfccad
|
Use root UID to authenticate to LDAP
|
2019-05-02 15:30:44 +02:00 |
|
Alexandre Aubin
|
a6ac514202
|
Merge pull request #716 from YunoHost/improve-log-list
Add a --with-details option for log list
|
2019-05-02 14:54:52 +02:00 |
|
Alexandre Aubin
|
441157615e
|
Merge pull request #717 from YunoHost/reorganize-helpers
[enh] Reorganize helpers
|
2019-05-02 14:54:35 +02:00 |
|
Laurent Peuch
|
cecaee4f13
|
[fix] meh, it's not haskell
|
2019-04-29 00:22:31 +02:00 |
|
Laurent Peuch
|
9b08afc118
|
[mod] small refactoring, remove useless exception
|
2019-04-28 03:43:42 +02:00 |
|
Alexandre Aubin
|
719c5c49c9
|
'psql' -> 'postgresql'
|
2019-04-25 20:57:02 +02:00 |
|
Alexandre Aubin
|
1572717034
|
Merge 'debug' in 'logging'
|
2019-04-25 20:54:33 +02:00 |
|
Alexandre Aubin
|
0c08caca89
|
Rename 'print' to 'logging'
|
2019-04-25 20:52:44 +02:00 |
|
Alexandre Aubin
|
81be638e80
|
Unecessary source of getopts ?
|
2019-04-25 20:51:14 +02:00 |
|
Alexandre Aubin
|
6019a38919
|
Merge 'system' in 'utils'
|
2019-04-25 20:49:58 +02:00 |
|
Alexandre Aubin
|
c35aaea945
|
Move systemd_action in 'systemd'
|
2019-04-25 20:46:10 +02:00 |
|
Alexandre Aubin
|
267c4119a8
|
Rename 'filesystem' to 'backup' (backup-related stuff) and migrate some stuff to/from 'utils'
|
2019-04-25 20:41:38 +02:00 |
|
Alexandre Aubin
|
3c22feb0cb
|
Move string normalization helpers to 'string'
|
2019-04-25 20:19:04 +02:00 |
|
Alexandre Aubin
|
125a52e54b
|
Rename package to apt to be more accurate about what it does
|
2019-04-25 20:16:16 +02:00 |
|
Alexandre Aubin
|
73b1ff169f
|
Move ynh_webpath_available/register to setting
|
2019-04-25 20:14:52 +02:00 |
|
Alexandre Aubin
|
23e31daf64
|
Merge 'ip' in 'network' ...
|
2019-04-25 20:13:35 +02:00 |
|