PinePods icon indicating copy to clipboard operation
PinePods copied to clipboard

Bug: Setting `OIDC_DISABLE_STANDARD_LOGIN=true` still shows login form

Open vicerious001 opened this issue 2 months ago • 1 comments

I've just deployed the new 0.8.2 release and I've set the environment variable OIDC_DISABLE_STANDARD_LOGIN to true in my Docker compose configs. After redeploying the stack, the Pinepods login page still displays the user/password login form alongside the OIDC button. It appears that login through this form doesn't actually work while disabled (it always says my credentials are wrong), but I would expect disabling password login to also hide this form to avoid confusing users.

vicerious001 avatar Nov 04 '25 17:11 vicerious001

It's sort of a bug - Just not implemented yet. I am aware of it still showing the login form, but yeah credentials won't work. So the important part is there, but yes, visually it can and should be cleaned up. Completely agree. Should have that fully implemented in the next update. Good call opening the issue for it. I won't forget then

madeofpendletonwool avatar Nov 04 '25 19:11 madeofpendletonwool