mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- Instead of showing traceback details only for action exceptions, show them for normal exceptions also. - Also adjust the gap between the error message and the preformatted text to make it appear better. Tests: - Alter code to raise an exception with the utility. See that details are as expected. - Raise an exception in a privileged action, ensure that the details shown as before. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>