summary refs log tree commit diff
path: root/changelog.d/6687.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.9.0rc1Brendan Abolivier2020-01-221-1/+0
|
* 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.