aurweb/web
Frédéric Mangano-Tarumi 9290eee138 Stop redirecting stderr with proc_open
Error outputs were piped to a temporary buffer that wasn’t read by
anyone, making debugging hard because errors were completely silenced.
By not explicitly redirecting stderr on proc_open, the subprocess
inherits its parent stderr.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2021-02-20 11:24:30 -05:00
..
html Implement SSO logout 2021-02-20 11:24:30 -05:00
lib Stop redirecting stderr with proc_open 2021-02-20 11:24:30 -05:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template Properly escape passwords in the account edit form 2020-02-27 16:44:36 +01:00