Skip to content

Redirect to original page after handling requests

Abhilash Raj requested to merge maxking/postorius:add-label into master

Previously, no matter which kind of request you handled, the page would always redirect to pending subscription_requests page. Now, it redirects to pending unsubscription requests or pending_confirmations page depending on the source of the request.

Fixes #482 (closed)

Edited by Abhilash Raj

Merge request reports