nextcloud/core/templates
Christoph Wurst 979b291a36
Show the full trace of an exception
Because often we catch the exception at some point and then the trace is
misleading. What's really interesting is the trace of the *previous*
exception.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-10 10:35:08 +01:00
..
filetemplates
loginflow
loginflowv2
403.php
404.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
429.php Send "429 Too Many Requests" in case of brute force protection 2020-08-19 11:20:35 +02:00
error.php
exception.php Show the full trace of an exception 2020-11-10 10:35:08 +01:00
filepicker.html
installation_forbidden.php
installation_incomplete.php
installation.php Fix password visibility toggles 2020-10-10 12:53:23 +00:00
layout.base.php
layout.guest.php
layout.noscript.warning.php
layout.public.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
layout.user.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
login.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
message.html
publicshareauth.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
recommendedapps.php
tags.html
twofactorselectchallenge.php
twofactorsetupchallenge.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
twofactorsetupselection.php
twofactorshowchallenge.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
untrustedDomain.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
update.admin.php
update.use-cli.php
update.user.php