Commit graph

4075 commits

Author SHA1 Message Date
Alexandre Aubin
e48036a082 Fix test about private app installs 2019-10-10 00:05:20 +02:00
Alexandre Aubin
e4163136bb Don't attempt to delete the 'visitors' group during user/group tests 2019-10-09 23:40:50 +02:00
Alexandre Aubin
4bdcfb4373 Implement / fix i18n strings 2019-10-09 23:16:09 +02:00
Alexandre Aubin
e7d1cc5f94 Allow to specify right away what groups to allow for a permission when creating it 2019-10-09 23:02:57 +02:00
Alexandre Aubin
c315df9269 Wokay, getting tired of breaking the entire permission/group ecosystem because of bugs when developing. 2019-10-09 23:02:57 +02:00
Alexandre Aubin
2617fd2487 Fix issues related to regerating ssowat conf while hacking permissions... 2019-10-09 23:02:57 +02:00
Alexandre Aubin
88794805eb We probably don't need to have multiple urls per permissions ... 2019-10-09 23:02:37 +02:00
Alexandre Aubin
9cecd71437 Fix permission_reset idempotency 2019-10-09 19:39:37 +02:00
Alexandre Aubin
96bc95656c Allow the migration to proceed if slapd config was manually modified, warn the user about where the conf will be backuped 2019-10-09 19:22:31 +02:00
Alexandre Aubin
795cae1a4b
Merge branch 'stretch-unstable' into permission-visitors 2019-10-09 18:57:23 +02:00
Alexandre Aubin
df49af0ad0 Redundant operation considering we're deleting all groups right after 2019-10-09 18:55:11 +02:00
Alexandre Aubin
4a14cbd6e0 Fix / implement remaining test 2019-10-09 18:42:43 +02:00
Alexandre Aubin
c45b0edd39 Update changelog for 3.6.5.1 2019-10-08 20:21:11 +02:00
Alexandre Aubin
8c467d6541 Merge branch 'stretch-testing' into stretch-unstable 2019-10-08 20:18:26 +02:00
Alexandre Aubin
826429cf0b Change from #802 was only about the yunohost jail ... this should be global >.> 2019-10-08 20:11:39 +02:00
Alexandre Aubin
fe8fd1b2c5 Change from #802 was only about the yunohost jail ... this should be global >.> 2019-10-08 20:04:08 +02:00
Alexandre Aubin
4eaad17019 Merge branch 'stretch-testing' into stretch-unstable 2019-10-08 19:05:41 +02:00
Alexandre Aubin
115513c650 Update changelog for 3.6.5 2019-10-08 19:03:32 +02:00
J. Doe
bf1ad164da change maxretry of fail2ban from 6 to 10 2019-10-08 18:50:29 +02:00
Alexandre Aubin
7ecefaf8dc Fixes following tests 2019-10-08 18:42:03 +02:00
Alexandre Aubin
75742216ea Improve message 2019-10-08 18:40:26 +02:00
Alexandre Aubin
5623689a27 Detect and warn early about unavailable full domain requirement... 2019-10-08 18:38:45 +02:00
Alexandre Aubin
1c5220f7cb Support logfiles not ending with .log in logrotate ... 2019-10-08 18:37:20 +02:00
Alexandre Aubin
0e3a131095 More accurate greps to identify that sury packages are installed 2019-10-08 18:37:01 +02:00
Alexandre Aubin
077e5c463c Fucking ugly workaround for the goddamn dependency nighmare from sury djeezus kraiste 2019-10-08 18:36:50 +02:00
Alexandre Aubin
ea1fd71def
Merge pull request #798 from YunoHost/detect-and-warn-early-about-unavailable-full-domain
[fix] Detect and warn early about unavailable full domains...
2019-10-08 18:35:31 +02:00
Alexandre Aubin
873b208cd6
Merge pull request #810 from YunoHost/support-logfile-not-ending-with-dot-log
Support logfiles not ending with .log in logrotate ...
2019-10-08 18:35:19 +02:00
Alexandre Aubin
c7b3f296de
Merge pull request #809 from YunoHost/ugly-sury-workaround
[fix] Fucking ugly workaround for the goddamn dependency nighmare from sury djeezus kraiste
2019-10-08 18:35:06 +02:00
Alexandre Aubin
8533103788
Merge pull request #803 from YunoHost/burn-etckeeper
Get rid of etckeeper
2019-10-08 18:33:12 +02:00
Alexandre Aubin
fc78700904
More accurate greps to identify that sury packages are installed 2019-10-08 18:30:18 +02:00
Alexandre Aubin
c70418c4b2 Fixes following tests 2019-10-08 18:21:04 +02:00
Alexandre Aubin
342fe2d4be Add unit test for full-domain apps 2019-10-08 18:19:50 +02:00
Alexandre Aubin
0d90133bb7 Improve message 2019-10-08 18:18:27 +02:00
Alexandre Aubin
2642b64af5 Detect and warn early about unavailable full domain requirement... 2019-10-08 16:11:52 +02:00
Alexandre Aubin
34d721ccec
Merge pull request #819 from decentral1se/remove-strerrr-access-errors
Use str instead of strerror
2019-10-06 11:47:39 +02:00
Luke Murphy
a1822e2f42
Use str instead of strerror (not present)
See https://forum.yunohost.org/t/cant-create-a-user-after-post-intsallation/9190.
2019-10-06 11:25:01 +02:00
Julien Jershon
f93e2b3079 Better error message for invalid email domain. Fix https://github.com/YunoHost/issues/issues/1365. 2019-10-05 09:55:03 +02:00
Laurent Peuch
f18252d82e [i18n] change translation key to match new function name 2019-10-05 04:35:15 +02:00
Laurent Peuch
6eb4b3f89e [mod] use renamed domain_main_domain function in postinstall 2019-10-05 04:32:09 +02:00
Laurent Peuch
1cfe32f6f3 [fix] circular import 2019-10-05 04:32:09 +02:00
Laurent Peuch
01ad8ec964 [mod] remove now useless decorator 2019-10-05 04:32:09 +02:00
Laurent Peuch
94ba47d171 [ux] better error messages when trying to remove the main domain 2019-10-05 04:32:09 +02:00
Laurent Peuch
1584c90700 [ux] more useful deprecated warning that mention the new command 2019-10-05 04:24:32 +02:00
Laurent Peuch
f732085d3f [ux] rename 'yunohost domain maindomain' to 'yunohost domain main-domain' 2019-10-05 04:24:32 +02:00
Laurent Peuch
877cfc1fe5 [ux] move 'maindomain' command from 'tools' to 'domain' section 2019-10-05 04:24:32 +02:00
Laurent Peuch
3bc4945ccf [ux] 'new-domain' argument of maindomain command was confusing 2019-10-05 04:24:32 +02:00
Alexandre Aubin
d063348d9b
Merge pull request #795 from YunoHost/improve-permission-interface
Polish group/permissions interface + simplify code
2019-10-04 20:02:35 +02:00
Alexandre Aubin
f413c849a5
Merge pull request #816 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2019-10-04 19:48:47 +02:00
amirale qt
7533dbd650 Translated using Weblate (Esperanto)
Currently translated at 24.2% (136 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eo/
2019-10-04 17:42:53 +00:00
amirale qt
bd8a91fff7 Translated using Weblate (French)
Currently translated at 100.0% (562 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-10-04 17:42:53 +00:00