Skip to content

Add option to disable basic authentication when using docker#93

Open
luongvm wants to merge 1 commit into
sasanrose:masterfrom
luongvm:master
Open

Add option to disable basic authentication when using docker#93
luongvm wants to merge 1 commit into
sasanrose:masterfrom
luongvm:master

Conversation

@luongvm

@luongvm luongvm commented Feb 22, 2018

Copy link
Copy Markdown
Contributor

We should be able to disable basic authentication by setting PHPREDMIN_AUTH_USERNAME to and empty string. My last PR only check if the variable is set and thus require authentication even when the username/password is empty. This should disable the authentication if username and/or password is empty.

@zzjin

zzjin commented Jan 8, 2019

Copy link
Copy Markdown

+1

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