]> 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:29:07 +0000 (10:29 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Tue, 9 Sep 2025 15:29:07 +0000 (10:29 -0500)
commit122dfb2a4b404d4ffaccb4d5a31d0357925d7c58
treea61267eb4b8df3d20761e1b70a45266d94793e25
parent20a1dfc08f1ffd8f628ee174e010e2eda59354be
Separating the revoke client functionality from the main vpn lists.
src/app/components/VPN/ConfirmRevoke.jsx [new file with mode: 0644]
src/app/components/index.js [new file with mode: 0644]
src/app/views/VPN/VPN.jsx