]> PHS Git Server - phs-admin.git/commit
Separating the revoke client functionality from the main vpn lists.
authorcharleswrayjr <charleswrayjr@gmail.com>
Tue, 9 Sep 2025 15:32:32 +0000 (10:32 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Tue, 9 Sep 2025 15:32:32 +0000 (10:32 -0500)
commit6310fb9388dab9841eacf97fc4dfca6c6b5b3570
tree056e44e632ee8cfdb9675044f190fa9b4f0fd332
parent122dfb2a4b404d4ffaccb4d5a31d0357925d7c58
Separating the revoke client functionality from the main vpn lists.
src/app/components/VPN/CreateVPNClientDialog.jsx [new file with mode: 0644]
src/app/components/index.js
src/app/views/VPN/CreateVPNClientDialog.jsx [deleted file]
src/app/views/VPN/VPN.jsx