-
Notifications
You must be signed in to change notification settings - Fork 157
Feature: Admin PKI fields #619
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Some refactoring was made to get rid of double onChange calls, and checks added before allowing managed mode. Would appreciate some help with testing if possible. |
@philon- Sounds good, thanks for taking a second look at this. I'll throughly test it out this afternoon. |
@philon- Nice work on this! I am testing it out now and every seems to work correctly regarding adding/updating/removing public keys. Well done. LGTM |
Description
The remaining two admin key fields have been added and at least one valid PKI field is required when setting managed mode.
Related Issues
#315 - Add ability to add all 3 PKI admin keys
#355 - Warn users from selecting managed node
Changes Made
Testing Done
Limited testing with RAK device on 2.6.4.b89355f Beta, more testing needed.
Screenshots (if applicable)
Checklist
Additional Notes