manchandavishal 79d1395942 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
2022-09-14 22:23:27 +05:30
..
2022-02-04 16:22:07 +09:00
2022-02-04 16:22:07 +09:00
2022-02-04 16:22:07 +09:00
2022-02-04 16:27:18 +09:00
2022-02-04 16:26:54 +09:00