-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Adds feature to Edit Custom certificates. #4425
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
base: develop
Are you sure you want to change the base?
Adds feature to Edit Custom certificates. #4425
Conversation
ad1f773
to
6c9531e
Compare
Hey @jc21 can you please review this PR? |
I have tried to use this version of NPM and pulled the docker image. When running this in Docker on Ubuntu using Firefox 138.0.4 (64-bit) when I go to add an SSL and select 'Custom' I get javascript errors 'InternalError: too much recursion - in main.bundle.js related to this line isNew http://0.0.0.0:81/js/17.bundle.17.js?v=2.12.3:1'. Have tried clearing cache etc, no good. |
hey @asmwp thanks for looking at this. I will look into this and get back with the fix. |
I've fixed the issue, I thought @asmwp can you have another look? |
Docker Image for build 3 is available on Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes |
I didn't think it was working earlier but it was me being an idiot! I can confirm that this now works as expected in both Chrome and Firefox on Ubuntu. |
Same for me. Don't forget to clear your cache/empty cache & hard reload. You'll see the Edit option after that. Much appreciated @rumansaleem |
Closes #1618 & #1911
Screenshots
Edit Menu (only for custom certificates)
Edit Form (re-uses existing form)