Commit graph

1072 commits

Author SHA1 Message Date
Alexandre Aubin
d49b098e67 Specify group name in group-related messages 2019-03-05 00:44:16 +01:00
Alexandre Aubin
f845187230 Let's be paranoid and include all that stuff in the try/except as well 2019-03-05 00:32:14 +01:00
Alexandre Aubin
47e6bf95dd Improve exception handling ... the 'real' traceback is shown by the parent scope, but was lost in the current code because we triggered another exception 2019-03-05 00:31:01 +01:00
Alexandre Aubin
59714fdb1b If url is None, we want to feed None and not [None] 2019-03-05 00:30:32 +01:00
Josué Tille
81e1d163f4
Add more explicit args for permissions 2019-02-21 09:35:17 +01:00
Josué Tille
dd89391f01
Add more explicit args for permissions 2019-02-21 09:31:29 +01:00
Josué Tille
96b65f938b
Fix dirty fix ssowatconf 2019-02-20 23:07:17 +01:00
Josué Tille
76ad77f829
Define permission in app_clearaccess 2019-02-20 23:02:18 +01:00
Alexandre Aubin
3a6f7cbc97 Typo / wording 2019-01-19 21:07:06 +00:00
Alexandre Aubin
022d3922c1 This is a list of url so should be called 'urls' 2019-01-19 20:44:45 +00:00
Josué Tille
6054e4eb3c
Improve permission list 2019-01-17 22:15:16 +01:00
Josué Tille
e199b03d7d
Use nscd command to invalide group informations 2019-01-17 22:15:16 +01:00
Josué Tille
e938c6d309
Improve sync permission function 2019-01-17 22:15:16 +01:00
Josué Tille
f999f85507
Sync permission at the end of backup 2019-01-17 22:15:16 +01:00
Josué Tille
146c4093b4
Fix Typo Permission 2019-01-17 22:15:15 +01:00
Josué Tille
9109850fb0
Fix mailbox info when user not allowed to access to mail 2019-01-17 22:15:15 +01:00
Josué Tille
5a6a85ab07
Add check LDAP integrity 2019-01-17 22:15:15 +01:00
Josué Tille
efffff750e
Implement Tests for groups and permissions 2019-01-17 22:15:15 +01:00
Josué Tille
6d3cb916b5
Improve migration 2019-01-17 22:15:15 +01:00
Josué Tille
1de4625d01
Remove disclaimer for migration 2019-01-17 22:15:15 +01:00
Josué Tille
ad3d8786d6
Change MoulinetteError to YunohostError 2019-01-17 22:15:14 +01:00
Josué Tille
f22e7144b4
Implement migration while restore backup 2019-01-17 22:15:14 +01:00
Josué Tille
0d3d33fdce
Implement migration for group and permission 2019-01-17 22:15:14 +01:00
Josué Tille
811d1f6a9c
Fix app_setings_get for path 2019-01-17 22:15:14 +01:00
Josué Tille
9ac60be564
Sync permission only at end of each operation 2019-01-17 22:15:14 +01:00
Josué Tille
b01e4b61f5
Implement backup - restore and update test 2019-01-17 22:15:13 +01:00
Josué Tille
4c2ae4fc77
Implement permission helper 2019-01-17 22:15:13 +01:00
Josué Tille
ad628b7620
Use root UID to authenticate to LDAP 2019-01-17 22:15:13 +01:00
Josué Tille
c1dc117863
Implement permission for app 2019-01-17 22:15:13 +01:00
Josué Tille
fbaddd9002
Implement permission management 2019-01-17 22:14:24 +01:00
Josué Tille
bb892bb1a4
Implement group management 2019-01-17 22:14:24 +01:00
Josué Tille
d975ed2689
Update LDAP config 2019-01-17 22:14:24 +01:00
Alexandre Aubin
836083a62e Handle unexpected errors... 2019-01-17 20:15:18 +00:00
Alexandre Aubin
442bd8c3e4 [fix] Woopsies ... cannot use check_call because we need a non-block call. Also Popen won't trigger a CalledProcessError 2019-01-17 20:12:09 +00:00
Alexandre Aubin
bfe5056720
[fix] _run_service_command was not properly returning False if command failed (#616) 2019-01-17 16:12:49 +01:00
Mickaël Martin
808d844f84 Change git clone for gitlab working with branch (#615) 2019-01-17 16:12:21 +01:00
Alexandre Aubin
9632164c43
Set owner of archives folder to 'admin' (#613) 2019-01-17 16:11:39 +01:00
Alexandre Aubin
c1dcf4c6ac
Merge branch 'stretch-unstable' into enh-add-reload-and-restart-service 2019-01-17 16:10:38 +01:00
Alexandre Aubin
f16da6856f
Merge pull request #608 from YunoHost/fix_change_url
[fix] Fix the way change_url updates the domain/path
2019-01-17 16:07:14 +01:00
Alexandre Aubin
f4d728465a
Enforce --force-confold during apt upgrade (#614)
* Enforce --force-confold during apt upgrade
* Update src/yunohost/tools.py
Co-Authored-By: alexAubin <alex.aubin@mailoo.org>
* Not sure why but every piece of information about confold also set confdef :/
* Export DEBIAN_FRONTEND="noninteractive" during upgrade
2019-01-17 02:10:51 +01:00
Alexandre Aubin
6f89ce0714
Merge pull request #610 from YunoHost/le_crontab_no_checks
[fix] propagate --no-checks cert-install option to renew crontab
2019-01-15 03:18:23 +01:00
Alexandre Aubin
4760cc0ba6 [fix] Microdecision: typo, 'dest' did not exist 2019-01-14 18:49:30 +01:00
Pierre Bourré
3990527f96 add locales 2019-01-09 00:40:26 +01:00
Alexandre Aubin
4935aebb16 Revert "[enh] Improve upnp support (#542)"
This reverts commit 640bc494cb.
2019-01-08 16:25:43 +01:00
Laurent Peuch
7362502ad1 [fix] propagate --no-checks cert-install option to renew crontab 2019-01-07 19:05:55 +01:00
Laurent Peuch
2e0efb5b56 [fix] bad key for string formatting 2019-01-07 18:59:23 +01:00
Laurent Peuch
9e1cd73400 [mod] add more verbose error messages 2019-01-07 18:51:12 +01:00
Pierre Bourré
d1a822211c add restart and reload functionality to yunohost service 2019-01-05 03:11:08 +01:00
Josué Tille
d656d5b4ba
Raise a error is path is not available 2018-12-30 22:33:30 +01:00
Josué Tille
412c656a9b
Fix change_url too 2018-12-30 18:59:40 +01:00