mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[GH-ISSUE #320] UI: devices view fails when the example device has been deleted and no other non vpn only devices are present #149
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lts-rad on GitHub (May 8, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/320
@lts-rad commented on GitHub (May 8, 2024):
page redirects to validate. no otp code hsa been set
@lts-rad commented on GitHub (May 8, 2024):
user reports this is not just virtual mode.
looking into it, the only request that is failing is the ouis lookup which 404s. then the UI incorrectly handles the 404 to validate the otp code
@lts-rad commented on GitHub (May 8, 2024):
bug does not appear to reproduce with this change
but we need a more extensive fix
@lts-rad commented on GitHub (May 8, 2024):
the issue is the empty lookup triggers the redirect http://127.0.0.1:8009/plugins/lookup/ouis/ which incorrectly assumes otp failure
@lts-rad commented on GitHub (May 9, 2024):
this is fixed correctly by
18f7882c8e