Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ns-api): fix ns.ovpnrw list-users #950

Merged
merged 1 commit into from
Dec 4, 2024
Merged

fix(ns-api): fix ns.ovpnrw list-users #950

merged 1 commit into from
Dec 4, 2024

Conversation

andre8244
Copy link
Collaborator

@andre8244 andre8244 commented Dec 4, 2024

Fix ns.ovpnrw list-users API. If the OVPN instance exists but hasn't been configured, return an empty list. Previously, the list-users would throw an exception in this scenario.

Ref:

Return an empty list if the ovpn instance exists but has not been
configured. Before this change list-users threw an exception in this
scenario
@andre8244 andre8244 requested a review from gsanchietti December 4, 2024 11:35
@andre8244 andre8244 self-assigned this Dec 4, 2024
@gsanchietti gsanchietti merged commit 9d3d217 into main Dec 4, 2024
1 check passed
@gsanchietti gsanchietti deleted the issue-943 branch December 4, 2024 13:17
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.

2 participants