Commit graph

3935 commits

Author SHA1 Message Date
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
Alexandre Aubin
eb89fc04b1 Split 'backend' into fail2ban, logrotate, nginx, php, systemd 2019-04-25 20:09:57 +02:00
Alexandre Aubin
3b5b7a9ae6
Merge pull request #678 from ChristopheVuillot/bash_completion_yunohost
[enh] bash completion for yunohost cli
2019-04-25 13:52:53 +02:00
Alexandre Aubin
a238eca752
Merge pull request #699 from kay0u/backup-size-info
Add size of apps in backup_info result
2019-04-25 13:52:22 +02:00
Alexandre Aubin
9b3c97000d
Merge pull request #701 from kay0u/patch-5
[enh] WebSocket proxying
2019-04-25 13:51:53 +02:00
Alexandre Aubin
ce465476f2
Merge pull request #704 from kay0u/patch-6
[FIX] Hook backup warning message
2019-04-25 13:51:38 +02:00
Alexandre Aubin
923a92997e
Merge pull request #706 from rds13/enhOpenLDAPSocketOnLocalhostOnly
[enh] Bind OpenLDAP socket on localhost
2019-04-25 13:50:28 +02:00
Alexandre Aubin
63de414712
Merge pull request #709 from rds13/enhAllowSieveToHandleAddressDetail
[enh] Specify -a parameter on dovecot lda for Sieve
2019-04-25 13:50:04 +02:00
Alexandre Aubin
e4544ea359
Merge pull request #711 from YunoHost/use_ynh_systemd_action
Use ynh_systemd_action
2019-04-25 13:49:10 +02:00
Alexandre Aubin
2426a786c3
Merge branch 'stretch-unstable' into use_ynh_systemd_action 2019-04-25 13:48:43 +02:00
Alexandre Aubin
fdcf934638
Merge pull request #712 from YunoHost/use_printers
Use printers in helpers
2019-04-25 13:47:18 +02:00
Alexandre Aubin
1cefbcca34
Merge pull request #713 from yalh76/stretch-unstable
Force disconnection of all clients connected to the database
2019-04-25 13:47:01 +02:00
Alexandre Aubin
c55afa44ac
Merge pull request #715 from YunoHost/expected_progression
[enh] Add the current work to the progression bar
2019-04-25 13:46:48 +02:00
Alexandre Aubin
161c18831e Also get size info about system ? 2019-04-25 01:04:59 +02:00
Alexandre Aubin
7ee0e986a6 Explicly mark failure if command failed + more readable syntax 2019-04-25 00:26:42 +02:00
Alexandre Aubin
94f33b617b Add a --with-details option for log list 2019-04-24 20:25:34 +02:00
Alexandre Aubin
cf619fe134 Fix / improve success mark in logs 2019-04-24 19:02:35 +02:00
Alexandre Aubin
c7eb5bbed4 [fix] Microdecision : exposing ldapinit does not make sense 2019-04-24 17:51:33 +02:00
Alexandre Aubin
f4b87f9695 Move low-level apt stuff to utils/packages.py 2019-04-24 17:46:39 +02:00
Alexandre Aubin
d0faff609e Remove weird API behavior for app upgrade, will adapt the webadmin 2019-04-24 17:21:29 +02:00