Commit 1b898d6
CLOUDSTACK-8961: Changes related to the UI of VPN Users management. (apache#2130)
The current VPN users are added in the VPN tab inside the public IP after the VPN is enabled. For each network(for which VPN is supported and enabled), the VPN users are shared. As the Cloudstack doc says “ The account owner can create and manage users for their VPN. CloudStack does not use its account database for this purpose but uses a separate table. The VPN user database is shared across all the VPNs created by the account owner. All VPN users get access to all VPNs created by the account owner.”
The current implementation of going inside each network and adding VPN users give the first feel as if the users are network based. To fix this, Shifted the VPN users to networks tab view.1 parent 5ccbe04 commit 1b898d6
2 files changed
Lines changed: 303 additions & 93 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1777 | 1777 | | |
1778 | 1778 | | |
1779 | 1779 | | |
| 1780 | + | |
1780 | 1781 | | |
1781 | 1782 | | |
1782 | 1783 | | |
| |||
1847 | 1848 | | |
1848 | 1849 | | |
1849 | 1850 | | |
| 1851 | + | |
1850 | 1852 | | |
1851 | 1853 | | |
1852 | 1854 | | |
| |||
2077 | 2079 | | |
2078 | 2080 | | |
2079 | 2081 | | |
| 2082 | + | |
2080 | 2083 | | |
2081 | 2084 | | |
2082 | 2085 | | |
| |||
0 commit comments