aurweb/web
Frédéric Mangano-Tarumi b64e195237 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>
2020-07-27 17:38:06 -04:00
..
html Implement SSO logout 2020-07-14 18:48:31 -04:00
lib Stop redirecting stderr with proc_open 2020-07-27 17:38:06 -04: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