vivekrajenderan / simplesamlphp

Automatically exported from code.google.com/p/simplesamlphp
Other
0 stars 0 forks source link

[patch] make error-reporting configurable #584

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

Currently, the only way to disable the error reporting functionality (the form 
presented to the user when an error occurs) is to make the 
technicalcontact_email setting have the special value "na@example.org", but 
this has the side effect that the tech contact also disappears from the 
metadata.

Attached patch decouples the functioning of the error reporting feature from 
the ability to list a technical contact in the metadata. Please consider.

Cheers,
Thijs

Original issue reported on code.google.com by thijs@kinkhorst.com on 28 Oct 2013 at 3:01

Attachments:

GoogleCodeExporter commented 9 years ago
Applied in r3314.

Thanks Thijs!

Original comment by jaim...@gmail.com on 6 Jan 2014 at 4:43