Commit graph

199 commits

Author SHA1 Message Date
Adrien Beudin
7f711ca774 [fix] remove domain beudi 2015-04-13 09:22:45 +00:00
Adrien Beudin
dc0d722284 [fix] check mx ID 2015-04-13 09:21:49 +00:00
Adrien Beudin
449dc5d89e [fix] user quota 2015-04-12 09:15:36 +00:00
Adrien Beudin
c31ddef8b6 [enh] Add MX check + Refactoring 2015-04-10 14:29:55 +00:00
Jérôme Lebleu
2c453b4996 Revert "Revert "[fix] Allow empty users argument in app_add/removeaccess""
This reverts commit 569304aa4b.
2015-04-09 22:08:27 +02:00
Adrien Beudin
236a3306c5 [fix] Remove import subprocess 2015-04-09 17:44:53 +00:00
Adrien Beudin
4372fe5fe9 [enh] Add check STMP outgoing port 2015-04-09 17:43:48 +00:00
Adrien Beudin
5dd516c6ab [fix] show usage quota status 2015-04-09 11:03:41 +00:00
Adrien Beudin
ccefc0d809 Merge branch 'unstable' of https://github.com/YunoHost/moulinette-yunohost into unstable 2015-04-09 11:02:34 +00:00
Adrien Beudin
569304aa4b Revert "[fix] Allow empty users argument in app_add/removeaccess"
This reverts commit a4ab551447.
2015-04-09 11:00:38 +00:00
Adrien Beudin
15a030daa9 [fix] show usage quota status 2015-04-09 10:55:30 +00:00
root
81379e3031 [fix] show usage quota status 2015-04-09 10:53:24 +00:00
Jérôme Lebleu
a4ab551447 [fix] Allow empty users argument in app_add/removeaccess 2015-03-25 11:41:36 +01:00
Jérôme Lebleu
f6792d2d00 [fix] Adapt broken calls to user_list 2015-03-24 20:17:35 +01:00
Jérôme Lebleu
9fbd6a1881 [enh] List users by username 2015-03-24 16:47:49 +01:00
Jérôme Lebleu
54e92ac927 [enh] Add support for user mailbox size quota 2015-03-24 16:38:34 +01:00
Julien Malik
ad861b0178 Update changelog for 2.1.2 release 2015-03-17 16:45:01 +01:00
Le Kload
810a43d3df Merge pull request #54 from YunoHost/concatenate-ca-cert-with-domain-cert
[fix] concatenate CA certificate with domain certificate
2015-03-17 14:35:59 +01:00
Julien Malik
98e613043d [fix] concatenate CA certificate with domain certificate 2015-03-16 12:14:40 +01:00
Jérôme Lebleu
37d12f964f [fix] Catch ConnectionError from requests package 2015-02-23 11:01:09 +01:00
Jérôme Lebleu
4c83f2c89d Merge pull request #50 from zamentur/redirected_urls
[enh] Add app settings for redirecting request
2015-02-22 21:38:44 +01:00
zamentur
7c6a8009ac [enh] Add app settings to redirect request 2015-02-22 18:12:59 +01:00
Jérôme Lebleu
219e5c83a4 [i18n] Fix JSON syntax errors 2015-02-20 16:05:38 +01:00
Jérôme Lebleu
ac06044634 [i18n] Remove unused 'yunohost' translation key 2015-02-20 15:51:27 +01:00
Jérôme Lebleu
119c1d4833 [i18n] Update translations from Transifex 2015-02-20 15:48:15 +01:00
Jérôme Lebleu
7207c7ae96 Merge pull request #49 from YunoHost/firewall-block-bosh
Block XMPP Bosh port 5290
2015-02-16 14:56:26 +01:00
julienmalik
82e4bf8103 Block XMPP Bosh port 5290 2015-02-16 14:35:56 +01:00
Jérôme Lebleu
57175f6ca6 [fix] Open TCP port 587 for mail submission 2015-02-16 11:35:29 +01:00
Jérôme Lebleu
7e2405029a [fix] Consider new gTLDs in email and domain regex (fix #46) 2015-02-15 04:10:07 +01:00
Julien Malik
79fbb19f41 Merge branch 'testing' into unstable 2015-02-12 13:32:37 +01:00
Julien Malik
ee44e73a91 Update changelog for version 2.1.1 2015-02-12 13:32:37 +01:00
Jérôme Lebleu
e93f076856 [fix] Ooops, so much yolo kills yolo and actionsmap 2015-02-01 01:34:11 +01:00
Jérôme Lebleu
645f944033 [fix] Install *.py files only and add a gitignore 2015-01-31 23:49:51 +01:00
Jérôme Lebleu
3a76e95c7f [enh] Add debian subdirectory and change root yolo structure 2015-01-31 23:45:34 +01:00
Le Kload
eebefb8601 Merge pull request #47 from julienmalik/remove_tahoe
[enh] remove reference to tahoe
2015-01-31 20:52:50 +01:00
Julien Malik
7ad9831e3b [enh] remove reference to tahoe 2015-01-31 20:49:47 +01:00
Jérôme Lebleu
4d7a7a331e [fix] Correct call to tools_adminpw in tools_postinstall 2015-01-16 00:51:38 +01:00
Jérôme Lebleu
d5af5ead61 [enh] Review and add features to firewall category
* allow/disallow a port for each IP version and add ipv4 and ipv6 only arguments
* permit to allow/disable a range of ports
* return combined IPv4 and IPv6 - TCP and UDP - ports in firewall_list and allow to sort results
* review firewall_reload with new moulinette utils and log output of failed commands
* add --no-reload argument to prevent firewall reloading in firewall_allow/disallow
* some other small changes, e.g. add logging
2015-01-11 16:29:18 +01:00
Jérôme Lebleu
22675664f0 [enh] Use node anchors for patterns in the actionsmap 2015-01-06 15:42:16 +01:00
Jérôme Lebleu
70da9abedf [enh] Use searchf helper to retrieve SSH port in firewall module 2015-01-04 14:28:50 +01:00
Jérôme Lebleu
1c96b4f9a3 [enh] Refactor firewall_upnp action
* make sure to save final UPnP status (fix #42)
* deprecate the 'reload' action and replace it with a new 'status'
action which retrieve current UPnP status
* allow to not refresh port forwarding with the --no-refresh argument
* some other small changes, e.g. set the action argument to one
optionnal choice, rename the UPnP cron job file, add logging
2015-01-03 12:30:24 +01:00
Jérôme Lebleu
eb45d39e89 [fix] NonBlockingStreamReader is now in utils.stream 2014-12-29 18:39:51 +01:00
Julien Malik
3a7294ed02 Update app.py 2014-12-13 22:14:45 +01:00
abeudin
805ceb79be Update app.py 2014-12-13 16:32:26 +01:00
abeudin
5339a28160 [fix] upgrade without app and argument -u 2014-12-13 14:26:54 +01:00
Jérôme Lebleu
02a701bcb6 [enh] Allow to select hooks names in backup_create/restore too 2014-12-12 12:26:29 +01:00
Jérôme Lebleu
d1b31d5f33 [enh] Allow to select hooks names to execute in hook_callback 2014-12-12 12:26:29 +01:00
Jérôme Lebleu
ba02319915 [fix] List hooks with the same name but another priority in hook_list 2014-12-12 12:26:29 +01:00
kload
908ad8929a [enh] Use dnsmasq instead of bind9 2014-12-07 21:44:39 +01:00
kload
d890307ab1 [enh] Use dnsmasq instead of bind9 2014-12-07 19:26:44 +01:00