Skip to content

feat: add L2TP remote access VPN support#203

Merged
xTITUSMAXIMUSX merged 1 commit intobetafrom
Feat-add-l2tp-vpn
Mar 21, 2026
Merged

feat: add L2TP remote access VPN support#203
xTITUSMAXIMUSX merged 1 commit intobetafrom
Feat-add-l2tp-vpn

Conversation

@xTITUSMAXIMUSX
Copy link
Collaborator

Full-stack implementation of L2TP/IPSec remote access VPN management
covering backend (router, builder, mapper with version-aware structure)
and frontend (API service, tabbed page, 11 modals, sidebar nav, RBAC).

Backend: three standard endpoints (capabilities, config, batch) with
session-based VyOS access, RBAC permission checks, and version-aware
mapper infrastructure (identical command tree for VyOS 1.4 and 1.5).

Frontend: typed API service, six-tab page (Overview, Local Users, RADIUS,
IP Pools, IPv6 Pools, Authentication), modals for all CRUD and settings
operations, sidebar navigation, and user management RBAC integration.

  Full-stack implementation of L2TP/IPSec remote access VPN management
  covering backend (router, builder, mapper with version-aware structure)
  and frontend (API service, tabbed page, 11 modals, sidebar nav, RBAC).

  Backend: three standard endpoints (capabilities, config, batch) with
  session-based VyOS access, RBAC permission checks, and version-aware
  mapper infrastructure (identical command tree for VyOS 1.4 and 1.5).

  Frontend: typed API service, six-tab page (Overview, Local Users, RADIUS,
  IP Pools, IPv6 Pools, Authentication), modals for all CRUD and settings
  operations, sidebar navigation, and user management RBAC integration.
@xTITUSMAXIMUSX xTITUSMAXIMUSX merged commit 64f9c0b into beta Mar 21, 2026
6 checks passed
@xTITUSMAXIMUSX xTITUSMAXIMUSX deleted the Feat-add-l2tp-vpn branch March 22, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant