horizon/openstack_dashboard/dashboards/project/vpn
Julie Gravel 03f78705e8 Make VPN IPSec Site Connection PSK field hidden
The Pre-Shared Key (PSK) field on the VPN IPSec Site Connection tab
should not be displayed in plain text due to security concerns. Set
the PSK field in the Add Connection and the Edit Connection dialogs
to be a password field to provide the user some protection when
entering the value. Remove the PSK field from the details page since
this is the pattern used with the password field in Identity Users
panel.

Change-Id: I4dd713f01b02c29d9822efcb519de60fd9d035e6
Close-Bug: #1575909
(cherry picked from commit 5137dc4fdd)
2017-03-02 17:47:39 +00:00
..
templates/vpn Make VPN IPSec Site Connection PSK field hidden 2017-03-02 17:47:39 +00:00
__init__.py VPNaaS UI implementation 2013-09-06 14:11:35 -07:00
forms.py Make VPN IPSec Site Connection PSK field hidden 2017-03-02 17:47:39 +00:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py fixed row update of vpn table 2016-05-20 10:03:47 +05:30
tabs.py Replace set_id_as_name_if_empty with name_or_id 2014-12-09 09:57:28 +08:00
tests.py Port last unit tests to Python 3 2016-02-10 18:22:52 +01:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
workflows.py Make VPN IPSec Site Connection PSK field hidden 2017-03-02 17:47:39 +00:00