[vhffs-dev] [GIT] vhffs4/vhffs.git branch, master, updated. 6c2e1312cf911a0d099760a738b013d77d763f5a |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch, master, updated. 6c2e1312cf911a0d099760a738b013d77d763f5a
- From: git@xxxxxxxxxxxxx
- Date: Fri, 11 Mar 2016 00:11:57 +0100
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "vhffs4/vhffs.git".
The branch, master has been updated
via 6c2e1312cf911a0d099760a738b013d77d763f5a (commit)
via 7165bac6e3a995cefd457b6b80cc5f7a8a765551 (commit)
from af2dccdc607f744c9258c785284d07c294641341 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6c2e1312cf911a0d099760a738b013d77d763f5a
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu Mar 10 23:10:30 2016 +0000
vhffs: tls: add filtering capability
Add basic domain filtering capability using a regexp exclusion list.
commit 7165bac6e3a995cefd457b6b80cc5f7a8a765551
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu Mar 10 22:39:41 2016 +0000
tls: robot: remove domain from domain list instead of clearing the domain list then adding them
We are going to need to prefilter domain list, rework so we we will not
have to do the filtering twice.
-----------------------------------------------------------------------
Summary of changes:
vhffs-api/src/Vhffs/Robots/Tls.pm | 18 +++++++++++++-----
vhffs-api/src/Vhffs/Tls.pm | 16 +++++++++++++++-
vhffs-backend/conf/vhffs.conf.dist.in | 4 ++++
3 files changed, 32 insertions(+), 6 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git