Skip to content

Access list clients ordered insert#5421

Open
edklesel wants to merge 2 commits intoNginxProxyManager:developfrom
edklesel:access-list-clients-ordered-insert
Open

Access list clients ordered insert#5421
edklesel wants to merge 2 commits intoNginxProxyManager:developfrom
edklesel:access-list-clients-ordered-insert

Conversation

@edklesel
Copy link

Fixes issue #5405.

Using promises for access list clients does not seem to guarantee that the order is preserved, however the order of access lists is very important and the UI says as such.

Therefore, change the client inserts to run sequentially. This may increase time for extremely large access lists, however the order will be preserved.

@nginxproxymanagerci
Copy link

Docker Image for build 1 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-5421

Note

Ensure you backup your NPM instance before testing this image! Especially if there are database changes.
This is a different docker image namespace than the official image.

Warning

Changes and additions to DNS Providers require verification by at least 2 members of the community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants