Port notification routines to Python
commit9746a654736cba12c234f3c1b3d7b67427678ce3
authorLukas Fleischer <lfleischer@archlinux.org>
Sat, 27 Jun 2015 20:20:48 +0000 (27 22:20 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Sat, 8 Aug 2015 10:59:23 +0000 (8 12:59 +0200)
treeebf6cc553c697bb065e2c4bced5c244744d461c2
parentd8142abbbee6a44693bd303838777fb93013b5c2
Port notification routines to Python

Use a Python script for sending notification emails. The notification
action and additional parameters are passed via command line arguments.
For comment and package request notifications, the text is passed via
stdin.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
conf/config.proto
scripts/notify.py [new file with mode: 0755]
web/html/passreset.php
web/lib/acctfuncs.inc.php
web/lib/pkgbasefuncs.inc.php
web/lib/pkgreqfuncs.inc.php