[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-56-g2906a69 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-56-g2906a69
- From: <git@xxxxxxxxxxxxx>
- Date: Thu, 14 May 2020 19:14:01 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via 2906a69b12482d92580e729807eec0e9966a2e28 (commit)
via 31cc04c394bbbdf3cf8a61987cb9086ba5b4d496 (commit)
from 62cceae27dcc45544eafc78da705622638000f7c (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 2906a69b12482d92580e729807eec0e9966a2e28
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 14 19:11:29 2020 +0200
listengine: allow unsubscribe requests in pending delete sate
There are no reason to refuse sending a new unsubscribe confirm request
for a member who is already in the pending delete state.
commit 31cc04c394bbbdf3cf8a61987cb9086ba5b4d496
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 14 18:33:20 2020 +0200
listengine: allow pending delete user to post on list
A user in pending delete state should still be considered subscribed
to the list until he successfully unsubscribe. Doing otherwise allows
anyone to stop a user to post to the list.
-----------------------------------------------------------------------
Summary of changes:
vhffs-api/src/Vhffs/Services/MailingList.pm | 4 ++--
vhffs-listengine/src/listengine.pl | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git