Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
marcinpsk
/
netbox-librenms-plugin
Public
forked from
bonzo81/netbox-librenms-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
27
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: Enhance device import validation with serial matching, conflict resolution UI, and user preference persistence
- #2
#2
Closed
marcinpsk
wants to merge 31 commits into
master
marcinpsk/netbox-librenms-plugin:master
from
serial
marcinpsk/netbox-librenms-plugin:serial
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Closed
fix: Enhance device import validation with serial matching, conflict resolution UI, and user preference persistence
#2
marcinpsk
wants to merge 31 commits into
master
marcinpsk/netbox-librenms-plugin:master
from
serial
marcinpsk/netbox-librenms-plugin:serial
Copy head branch name to clipboard
Commits
Commits on Jan 23, 2026
Test: Update CI workflow to align with NetBox plugin testing patterns
bonzo81
committed
afe96f5
View commit details
Copy full SHA for afe96f5
Browse repository at this point
Fix: Exclude tests from package, use editable install in CI
bonzo81
committed
6920679
View commit details
Copy full SHA for 6920679
Browse repository at this point
CI: Strict lint/format on all pushes, tests only on develop/master
bonzo81
committed
ed5d47f
View commit details
Copy full SHA for ed5d47f
Browse repository at this point
Commits on Jan 26, 2026
Merge pull request #208 from bonzo81/test/ci-workflow
Show description for 15e6ed0
bonzo81
authored
15e6ed0
View commit details
Copy full SHA for 15e6ed0
Browse repository at this point
Add SNMPv1 support to LibreNMS add device form
bonzo81
committed
ba86827
View commit details
Copy full SHA for ba86827
Browse repository at this point
refactor(devices): simplify SNMP version retrieval logic
bonzo81
committed
1480d3a
View commit details
Copy full SHA for 1480d3a
Browse repository at this point
Merge pull request #209 from bonzo81/feature/snmpv1-support
Show description for 7b81f07
bonzo81
authored
7b81f07
View commit details
Copy full SHA for 7b81f07
Browse repository at this point
Format: Fix trailing whitespace and end-of-file issues
Show description for afcdd0e
bonzo81
committed
afcdd0e
View commit details
Copy full SHA for afcdd0e
Browse repository at this point
ci(lint-format): update Ruff commands for better output
bonzo81
committed
249fad6
View commit details
Copy full SHA for 249fad6
Browse repository at this point
Commits on Feb 5, 2026
feat: add two-tier permission system with plugin and object-level access control
Show description for 9b165e4
bonzo81
committed
9b165e4
View commit details
Copy full SHA for 9b165e4
Browse repository at this point
chore: update copilot instructions with permission and background job patterns
bonzo81
committed
5774f77
View commit details
Copy full SHA for 5774f77
Browse repository at this point
Commits on Feb 6, 2026
Enhance lint-format workflow for multiple branches
Show description for 3128059
bonzo81
authored
3128059
View commit details
Copy full SHA for 3128059
Browse repository at this point
Commits on Feb 15, 2026
feat: devcontainer proxy/codespaces support, auto-create librenms_id custom field
Show description for 1344889
marcinpsk
committed
1344889
View commit details
Copy full SHA for 1344889
Browse repository at this point
Update devcontainer.json
marcinpsk
authored
b613d1c
View commit details
Copy full SHA for b613d1c
Browse repository at this point
Merge pull request #1 from marcinpsk/devcontainer-codespaces
Show description for cd7b823
marcinpsk
authored
cd7b823
View commit details
Copy full SHA for cd7b823
Browse repository at this point
Commits on Feb 16, 2026
refactor(interfaces): run ruff format with versoin 0.15.1
bonzo81
committed
5273a65
View commit details
Copy full SHA for 5273a65
Browse repository at this point
Merge pull request #214 from bonzo81/chore/update-copilot-instructions
Show description for 3e3dfb0
bonzo81
authored
3e3dfb0
View commit details
Copy full SHA for 3e3dfb0
Browse repository at this point
refactor(interfaces): run ruff format with version 0.15.1
bonzo81
committed
663e36b
View commit details
Copy full SHA for 663e36b
Browse repository at this point
fix: prevent open-redirect via HTTP_REFERER in permission redirects
Show description for 2509607
bonzo81
committed
2509607
View commit details
Copy full SHA for 2509607
Browse repository at this point
fix: add virtualchassis permission check and validate object_type
Show description for 1f61c94
bonzo81
committed
1f61c94
View commit details
Copy full SHA for 1f61c94
Browse repository at this point
docs: fix heading grammar, typo, and outdated troubleshooting note
bonzo81
committed
42a251d
View commit details
Copy full SHA for 42a251d
Browse repository at this point
fix: use flash message + redirect for import permission denied
Show description for aa7d15b
bonzo81
committed
aa7d15b
View commit details
Copy full SHA for aa7d15b
Browse repository at this point
test: add tests for redirect validation, VC perm, and object_type
bonzo81
committed
bef41ab
View commit details
Copy full SHA for bef41ab
Browse repository at this point
Merge pull request #213 from bonzo81/feature/permissions
Show description for d665ea1
bonzo81
authored
d665ea1
View commit details
Copy full SHA for d665ea1
Browse repository at this point
feat: devcontainer proxy/codespaces support, auto-create librenms_id custom field
Show description for 3096419
marcinpsk
committed
3096419
View commit details
Copy full SHA for 3096419
Browse repository at this point
Update devcontainer.json
marcinpsk
committed
e97bdac
View commit details
Copy full SHA for e97bdac
Browse repository at this point
feat: serial number matching, conflict resolution, and device sync improvements
Show description for 1b29eb4
marcinpsk
committed
1b29eb4
View commit details
Copy full SHA for 1b29eb4
Browse repository at this point
Merge branch 'master' into serial
marcinpsk
authored
d6c9ea6
View commit details
Copy full SHA for d6c9ea6
Browse repository at this point
fix: address code review findings across views, templates, and forms
Show description for a160e1f
marcinpsk
committed
a160e1f
View commit details
Copy full SHA for a160e1f
Browse repository at this point
docs: clarify underscore-prefixed helper naming convention in utils.py
marcinpsk
committed
101bb98
View commit details
Copy full SHA for 101bb98
Browse repository at this point
fix: cables tab ignoring interface_name_field user preference
Show description for a5e9c21
marcinpsk
committed
a5e9c21
View commit details
Copy full SHA for a5e9c21
Browse repository at this point
You can’t perform that action at this time.