Skip to content

Conversation

@justb4
Copy link
Member

@justb4 justb4 commented Sep 1, 2020

Introduce the GHC config var GHC_BASIC_AUTH_DISABLED with default of False (Basic Auth being enabled).

Whenever there is an external Basic Auth active this can be set to False. This does not mean that the GHC User is automatically authorized, but mainly to disable Basic Auth checking. Normal UI-based Login will still work and is always in force. Later with e.g. API Token Auth we may still have GHC-specific authorization.

@justb4 justb4 self-assigned this Sep 1, 2020
@justb4 justb4 added the bug label Sep 1, 2020
@justb4 justb4 added this to the Version 0.8.1 milestone Sep 1, 2020
@justb4 justb4 requested a review from tomkralidis September 1, 2020 12:15
@justb4 justb4 merged commit 0483ae6 into geopython:master Sep 1, 2020
@justb4
Copy link
Member Author

justb4 commented Sep 1, 2020

Ok, thanks @tomkralidis for quick response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants