Skip to content

Conversation

@m-spitfire
Copy link
Contributor

@m-spitfire m-spitfire commented Oct 23, 2025

A very simple PR to disable auth on the admin page.

Useful when you want to reach the web ui behind an OIDC provider like Authelia, Pocket ID.
Closes #170

@m-spitfire
Copy link
Contributor Author

@sentriz could you tell me how you feel about this feature? Do you think it's in the scope of the project? Can yoi look at discussion in #170 ?

@m-spitfire m-spitfire changed the title wrtagweb: add option to disable auth wrtagweb: add option to disable auth on the admin interface Oct 26, 2025
Adds option `web-admin-password`. If not set the auth is disabled.
@m-spitfire
Copy link
Contributor Author

Note that this is a breaking change. People will not be able to login to the admin interface unless they look at changelog/warnings after updating. Though, the scripts will continue working as they were.

@sentriz sentriz force-pushed the master branch 5 times, most recently from 9a0b943 to 22b1557 Compare November 11, 2025 07:01
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.

Feature: disable basic auth for web UI

2 participants