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

Add support for editing endpoint info #4191

Merged
merged 11 commits into from
Apr 6, 2020
Merged

Add support for editing endpoint info #4191

merged 11 commits into from
Apr 6, 2020

Conversation

nwmac
Copy link
Contributor

@nwmac nwmac commented Mar 26, 2020

Fixes #3640
Fixes #3997
Fixes #3796

@nwmac nwmac self-assigned this Mar 26, 2020
Copy link
Contributor

@richard-cox richard-cox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Original endpoint name should be excluded from name unique check (edit name, revert back to original and field becomes invalid blocking further progress)
  • On a clean form disabling SSL validation does not enable the update button. Same for editing client id/secret
  • Adding a client secret of cf2 broke the fetch of all endpoints
    • Looking at the table it looks like this should be encrypted.. but is stored as cf2
    • refreshing the console results in 'no endpoints' message
    • log shows Unable to decrypt token: ciphertext too short

@richard-cox richard-cox added the needs attention This PR needs attention label Mar 31, 2020
@nwmac nwmac added comments-addressed and removed needs attention This PR needs attention labels Apr 2, 2020
Copy link
Contributor

@richard-cox richard-cox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will merge once passed gates

@richard-cox richard-cox merged commit bb88fd7 into master Apr 6, 2020
@richard-cox richard-cox deleted the edit-endpoint branch April 6, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

404 When refreshing on endpoint register page. labelling Stratos Tiles Allow Endpoint Name to be edited
2 participants