forked from bonzo81/netbox-librenms-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Pr/librenms-id-multi-server U#245 #41
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
7933312
fix: use get_librenms_sync_device() in verify views to prevent VC crash
bonzo81 f5b9ded
refactor: address PR review — fix test docstrings, use conftest fixture
bonzo81 65a4971
Merge pull request #247 from bonzo81/fix/vc-verify-view-crash
bonzo81 232f37d
feat(multi-server): JSON custom field librenms_id with server managem…
marcinpsk 4b02a5c
fix: address CR review findings from PR #41
marcinpsk 761156c
fix: address remaining CR review findings from PR #41
marcinpsk cbe49db
fix: CR review follow-up fixes for PR #41
marcinpsk d94eaaf
fix: add sync_platform to VM supported actions, lint cleanup
marcinpsk 759c6cc
revert: restore .devcontainer/README.md to main state
marcinpsk 302b739
chore: restore devcontainer README; remove PR template not in develop
marcinpsk e483dce
fix(actions): skip device_type check for VMs; reject legacy bare-int …
marcinpsk 3f32a46
fix(security): URL-encode server_key in redirects; reject librenms_id…
marcinpsk 7135b61
fix(review): address PR #245 Copilot findings — non-positive ID guard…
marcinpsk 2084076
fix(review): add explicit VM VLAN opt-out, re-resolve cable local int…
marcinpsk cf4b308
fix(actions): guard server_key POST value against None before strip()
marcinpsk 38ca2c5
fix(cables): only re-resolve local interface on explicit VC override;…
marcinpsk 1b4051f
fix(verify-views): VC guard for sync device resolution; hw_match None…
marcinpsk e72ec2a
Fix chassis_member None guard, get_cached_links_data VC key, test_vie…
marcinpsk f158c0d
fix(cables): correct VC member interface resolution in SyncCablesView
marcinpsk 3ced0b4
chore: restore develop versions of PR template, pre-commit config, py…
marcinpsk 18fd0eb
chore(tests): remove orphaned import_single_device comment header (te…
marcinpsk 3da9bb0
feat(migrations): add migration to convert librenms_id to JSON for mu…
marcinpsk 92b0301
fix(migrations): use db_alias for multi-db safety; guard reverse agai…
marcinpsk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.