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

Handler for Internal Webmail shows Admin Service on reload #264

Open
kiekerjan opened this issue Dec 23, 2024 · 1 comment
Open

Handler for Internal Webmail shows Admin Service on reload #264

kiekerjan opened this issue Dec 23, 2024 · 1 comment

Comments

@kiekerjan
Copy link
Contributor

I have a Handler configured:

WebHandlers:
...
                WebInternal:
                        BasePath: /
                        Service: webmail

On reload of the Webserver config window, the service dropdown is populated with Admin, instead of Webmail. If you don´t change this and press Save, the configuration is changed to Service: admin

mjl- added a commit that referenced this issue Dec 24, 2024
…would always be shown with "admin" as internal services, and saving the handler would overwrite the correct setting

fix this by properly loading the correct internal service.

for issue #264 reported by kiekerjan, thanks!
@mjl-
Copy link
Owner

mjl- commented Dec 24, 2024

Thanks for reporting! Commit just now should fix the issue. Binary at https://www.xmox.nl/b/#965a2b426fae8b0119ea7f65dd3d8398bf3fb7ff.

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

No branches or pull requests

2 participants