summary refs log tree commit diff
path: root/changelog.d/6687.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement RedirectException (#6687)Richard van der Hoff2020-01-151-0/+1
Allow REST endpoint implemnentations to raise a RedirectException, which will redirect the user's browser to a given location.