Files
horizon/openstack_dashboard/dashboards/project/snapshots
manchandavishal 2f600272bf Fix success_url parameter issue for Edit Snapshot
The "success_url" param is used when updating the project snapshot
[1] and it lacks sanitizing the input URL that allows an attacker to
redirect the user to another website. This patch update 'Updateview'
class to not use the "sucess_url" method.

Closes-bug: #1982676

[1] https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/snapshots/views.py#L109

Change-Id: Ied142440965b1a722e7a4dd1be3b1be3b3e1644b
(cherry picked from commit 79d1395942)
2022-10-29 09:55:11 +05:30
..
2021-07-19 08:00:58 -04:00
2020-09-10 10:22:49 +00:00