Alexandre Aubin
|
6ddc4b8cea
|
Merge pull request #1229 from Salamandar/patch-1
Set YNH_APP_BASEDIR as an absolute path
|
2021-05-23 20:16:18 +02:00 |
|
Alexandre Aubin
|
dfb5585021
|
Merge pull request #1228 from YunoHost/fix-unwanted-warning
[fix] Remove warning to user (transfered in linter)
|
2021-05-23 20:15:54 +02:00 |
|
ljf (zamentur)
|
ea5a6d301f
|
[fix] Email on certificate renewing failed (#1227)
* [fix] Email on certificate renewing failed
* [enh] Use check_output instead of subprocess
* Update src/yunohost/certificate.py
Co-authored-by: Kayou <pierre.moltess@gmail.com>
* [mod] Use f-string for readability
Co-authored-by: Kayou <pierre.moltess@gmail.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2021-05-23 20:09:48 +02:00 |
|
ljf (zamentur)
|
4266cfec6b
|
[fix] Remove SPFB cause this dnsbl make false positive compared to web version !
|
2021-05-21 01:09:19 +02:00 |
|
ljf
|
d241db4c33
|
[fix] Be able to init slapd in a chroot
|
2021-05-21 00:46:31 +02:00 |
|
Salamandar
|
9c21fde52b
|
Set YNH_APP_BASEDIR as an absolute path
Ping @alexAubin :)
|
2021-05-18 22:03:06 +02:00 |
|
ljf (zamentur)
|
d1ea646876
|
[fix] Remove warning to user (transfered in linter)
|
2021-05-18 21:43:52 +02:00 |
|
ljf (zamentur)
|
0f10b91fa1
|
[fix] nftable migrations for python3 compatibility
|
2021-05-13 17:25:28 +02:00 |
|
ljf
|
8cf151668f
|
[fix] CI test
|
2021-05-11 12:08:00 +02:00 |
|
Alexandre Aubin
|
52e307040e
|
Attempt to fix the 'yunohost-api' being down after yunohost upgrades ... Apparently this is due to the port being still busy, which is puzzling, but also because it tries to restart but hit the StartLimitBurst (defaults is 5 times in 10 s). Increasing RestartSec to 5 may fix the issue (at some point the port gets free and service starts)
|
2021-05-11 00:21:12 +02:00 |
|
Alexandre Aubin
|
2b0df6c35a
|
Add requirements for new helpers
|
2021-05-10 19:00:53 +02:00 |
|
Alexandre Aubin
|
06f8c1cc88
|
Define ynh_node_load_path to be compatible with ynh_replace_vars
|
2021-05-10 19:00:53 +02:00 |
|
Alexandre Aubin
|
a66b9a89f3
|
Merge pull request #1224 from YunoHost-Apps/n-upgrade
Update nodejs
|
2021-05-10 17:24:12 +02:00 |
|
ericgaspar
|
bdd343a4b7
|
Update nodejs
|
2021-05-10 09:53:39 +02:00 |
|
Alexandre Aubin
|
4aaf015428
|
Also catch tarfile.ReadError as possible archive corruption error
|
2021-05-09 18:38:17 +02:00 |
|
ljf
|
ad73c29dad
|
[fix] Error in import user tests
|
2021-05-09 01:08:43 +02:00 |
|
ljf
|
6e880c8219
|
[fix] Avoid password too small error during import operation
|
2021-05-09 01:02:51 +02:00 |
|
ljf (zamentur)
|
2ea4c2bae9
|
[fix] Inconsistency in translation
|
2021-05-09 01:00:59 +02:00 |
|
ljf
|
91e7e5e1c8
|
[fix] Python3 migration: File args with log
|
2021-05-08 23:58:36 +02:00 |
|
ljf
|
1d33f333cd
|
[fix] Python3 migration for export user feature
|
2021-05-08 23:39:33 +02:00 |
|
ljf
|
a78e4c8eac
|
[fix] 1 letter firstname or lastname
|
2021-05-08 23:31:07 +02:00 |
|
ljf
|
a07314e661
|
[fix] Download CSV from webadmin - missing commit
|
2021-05-08 23:31:07 +02:00 |
|
ljf
|
8e2f1c696b
|
[fix] Home not created
|
2021-05-08 23:31:07 +02:00 |
|
ljf
|
59d7e2f247
|
[fix] LDAP Size limits
|
2021-05-08 23:29:52 +02:00 |
|
ljf
|
c7c2928579
|
[fix] Column list
|
2021-05-08 23:29:52 +02:00 |
|
ljf
|
57dcf45a7c
|
[fix] User import unit test
|
2021-05-08 23:29:52 +02:00 |
|
ljf
|
fd06430e8f
|
[fix] Import user with update mode some unit test
|
2021-05-08 23:28:49 +02:00 |
|
ljf
|
9e2f4a56f3
|
[enh] Add export feature and refactor user_list
|
2021-05-08 23:26:43 +02:00 |
|
ljf
|
3e047c4b94
|
[fix] CSV import
|
2021-05-08 23:19:28 +02:00 |
|
ljf
|
2ae0ec46f4
|
[wip] Import users from csv
|
2021-05-08 23:02:03 +02:00 |
|
ljf
|
fdc2337e0f
|
[wip] Import users by csv
|
2021-05-08 23:02:03 +02:00 |
|
ljf
|
2315e811fa
|
[wip] Import users with a CSV
|
2021-05-08 23:02:03 +02:00 |
|
Alexandre Aubin
|
b4570b81da
|
Update changelog for 4.2.4
|
2021-05-08 15:06:49 +02:00 |
|
Alexandre Aubin
|
1757ce6012
|
Merge pull request #1222 from yalh76/ynh_systemd_action_stop
ynh_systemd_action: Fix case where service is already stopped
|
2021-05-08 14:56:58 +02:00 |
|
Alexandre Aubin
|
14c74c5173
|
Merge pull request #1220 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2021-05-08 14:45:36 +02:00 |
|
Flavio Cristoforetti
|
abd05beff2
|
Translated using Weblate (Italian)
Currently translated at 100.0% (636 of 636 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
|
2021-05-08 12:44:57 +00:00 |
|
Quentí
|
badbfacb74
|
Translated using Weblate (Occitan)
Currently translated at 58.3% (371 of 636 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
|
2021-05-08 12:44:57 +00:00 |
|
Christian Wehrli
|
5b52fbeee1
|
Translated using Weblate (German)
Currently translated at 86.6% (551 of 636 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
|
2021-05-08 12:44:57 +00:00 |
|
Alexandre Aubin
|
9334e1d8f7
|
Merge pull request #1221 from YunoHost/ci-format-dev
[CI] Format code
|
2021-05-08 14:44:53 +02:00 |
|
yunohost-bot
|
b38d5eedf7
|
[CI] Format code
|
2021-05-07 18:22:04 +00:00 |
|
Alexandre Aubin
|
51478d14e2
|
ssh_config: add conf block for sftp apps
|
2021-05-07 19:48:22 +02:00 |
|
yalh76
|
19d2901d46
|
Manage case of service already stopped
|
2021-05-06 13:05:21 +02:00 |
|
Alexandre Aubin
|
af567c6f85
|
python3: smtplib's sendmail miserably crashes with encoding issue if accent in mail body
|
2021-05-03 19:02:10 +02:00 |
|
Alexandre Aubin
|
aa0d7195cf
|
Update changelog for 4.2.3.1
|
2021-04-28 18:00:17 +02:00 |
|
Alexandre Aubin
|
e3d6d2d603
|
Merge pull request #1219 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2021-04-28 17:58:07 +02:00 |
|
Alexandre Aubin
|
ee83c3f9ba
|
Recreate the admins group which for some reason didnt exist on old setups ..
|
2021-04-28 17:47:22 +02:00 |
|
Éric Gaspar
|
3e408b20bc
|
Translated using Weblate (French)
Currently translated at 99.8% (628 of 629 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2021-04-27 17:06:57 +00:00 |
|
Weblate
|
eb1fe7ceef
|
Merge branch 'dev' of https://github.com/YunoHost/yunohost into dev
|
2021-04-26 21:33:45 +00:00 |
|
Alexandre Aubin
|
d740046a2d
|
Merge pull request #1218 from YunoHost/ci-format-dev
[CI] Format code
|
2021-04-26 17:17:17 +02:00 |
|
yunohost-bot
|
2443b2ee1d
|
[CI] Format code
|
2021-04-26 15:10:07 +00:00 |
|