artefactual / archivematica-storage-service

Archivematica storage service
http://www.archivematica.org
GNU Affero General Public License v3.0
34 stars 44 forks source link

Fix redirect URL after GPG key deletion #749

Closed replaceafill closed 1 month ago

replaceafill commented 1 month ago

The redirect query parameter currently points back to the deleted key, resulting in a 404 error.

This updates it to redirect to the keys table instead.