Log more information for PDOExceptions while also keeping passwords out.
This commit is contained in:
parent
4b9f025e98
commit
1eb76c4457
2 changed files with 47 additions and 1 deletions
|
@ -11,6 +11,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
* Fixes database naming scheme using `d###_` rather than `s###_` when creating server databases.
|
||||
* Fix exception thrown when attempting to update an existing database host.
|
||||
|
||||
### Changed
|
||||
* Adjusted exception handler behavior to log more stack information for PDO exceptions while not exposing credentials.
|
||||
|
||||
## v0.7.0 (Derelict Dermodactylus)
|
||||
### Fixed
|
||||
* `[rc.2]` — Fixes bad API behavior on `/user` routes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue