Merge pull request #11019 from owncloud/do-not-show-exception-to-enduser
Do not show exception to the end-user - use a proper error page instead
Showing
- core/templates/error.php 3 additions, 1 deletioncore/templates/error.php
- core/templates/exception.php 29 additions, 0 deletionscore/templates/exception.php
- index.php 3 additions, 0 deletionsindex.php
- lib/private/hintexception.php 1 addition, 1 deletionlib/private/hintexception.php
- lib/private/log/owncloud.php 4 additions, 7 deletionslib/private/log/owncloud.php
- lib/private/request.php 13 additions, 1 deletionlib/private/request.php
- lib/private/template.php 12 additions, 25 deletionslib/private/template.php
- lib/public/util.php 10 additions, 28 deletionslib/public/util.php
Loading
Please register or sign in to comment