aurweb/aurweb
Eli Schwartz b702e5c0e7 Fix notifications emails going to the right people
In commit f3b4c5c (Refactor the notification script, 2018-05-17), the
parameters of the adopt, disown, comaintainer-add and
comaintainer-remove notification modules were accidentally pushed around
without changing the order in the callers. The notify script now expects
to see the userid followed by additional arguments like the pkgbase id.

As a result, some random userid with the same id as the pkgbase, got
sent a notification regarding some package with the same id as the real
user's id.

Fix this by changing the order in every invocation of the aforementioned
modules.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2018-08-12 09:38:19 +02:00
..
git Fix notifications emails going to the right people 2018-08-12 09:38:19 +02:00
scripts Add package base name in request close notifications 2018-05-20 16:55:58 +02:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
config.py config: allow reading both the defaults file and the modified config 2018-04-22 09:26:10 +02:00
db.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
exceptions.py git-serve: Implement IP address bans 2017-01-25 18:42:34 +01:00
l10n.py Make the locale directory configurable 2018-08-06 06:03:52 +02:00