[dev] inconsistent usage of Horde::fatal('Forbidden.', __FILE__, __LINE__) and Horde::authenticationFailureRedirect() in the administration pages
Ralf Lang
lang at b1-systems.de
Fri Oct 29 14:14:20 UTC 2010
When editing the administration pages for http://bugs.horde.org/ticket/9350, I
noticed that some admin pages call
Horde::fatal('Forbidden.', __FILE__, __LINE__)
which presents the user a white screen with an error message while most admin
pages would call
Horde::authenticationFailureRedirect();
I don't understand what are the reasons for the different implementations. On
the channel I was advised not to patch the Horde::fatal calls to
authenticationFailure
--
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
More information about the dev
mailing list