- Notifications
You must be signed in to change notification settings - Fork3.2k
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 ourterms of service andprivacy 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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ad1f773
to6c9531e
CompareHey@jc21 can you please review this PR? |
asmwp commentedMay 26, 2025
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 isNewhttp://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. |
rumansaleem commentedMay 31, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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 |
asmwp commentedMay 31, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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. |
rjblake commentedJun 12, 2025
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 |
…by@rumansaleem)Co-Authored-By: Ruman Saleem <ruman63@gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
Closes#1618 ݷ
Screenshots
Edit Menu (only for custom certificates)
Edit Form (re-uses existing form)