🐛 Bug Report: UI config disabled, default user group not possible to set #38

Closed
opened 2025-10-06 23:59:03 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Metzlmane on GitHub.

Originally assigned to: @stonith404 on GitHub.

Reproduction steps

"Error #01: The configuration can't be changed since the UI configuration is disabled"
I have disabled the UI settings, but from the admin UI I can't set the default user group.
But there is also no Environment-variable to do so.
https://pocket-id.org/docs/configuration/environment-variables#overriding-the-ui-configuration

I think this is missing

Expected behavior

exclude this settings if UI config disabled
or
provide ENV variable to define default groups

Actual Behavior

The UI and the log report an error, that it is not possible to perform this action
msg="Error #01: The configuration can't be changed since the UI configuration is disabled" app=pocket-id version=1.10.0

Pocket ID Version

1.10.0

Database

postgresql

OS and Environment

docker
Ubuntu
not distroless

Log Output

No response

Originally created by @Metzlmane on GitHub. Originally assigned to: @stonith404 on GitHub. ### Reproduction steps "Error #01: The configuration can't be changed since the UI configuration is disabled" I have disabled the UI settings, but from the admin UI I can't set the default user group. But there is also no Environment-variable to do so. https://pocket-id.org/docs/configuration/environment-variables#overriding-the-ui-configuration I think this is missing ### Expected behavior exclude this settings if UI config disabled or provide ENV variable to define default groups ### Actual Behavior The UI and the log report an error, that it is not possible to perform this action msg="Error #01: The configuration can't be changed since the UI configuration is disabled" app=pocket-id version=1.10.0 ### Pocket ID Version 1.10.0 ### Database postgresql ### OS and Environment docker Ubuntu not distroless ### Log Output _No response_
Author
Owner

@stonith404 commented on GitHub:

The env variables should now be in the docs and the form will be disabled in the next release if UI_CONFIG_DISABLED is true.

@stonith404 commented on GitHub: The env variables should now be in the [docs](https://pocket-id.org/docs/configuration/environment-variables) and the form will be disabled in the next release if `UI_CONFIG_DISABLED` is `true`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#38