Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): hash basic_auth.(username|password) locally #358

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

JosephKav
Copy link
Collaborator

@JosephKav JosephKav commented Feb 5, 2024

  • sha256 the username/password and store in the config as 'h__HASH'
  • basic_auth removed if both username and password are empty
  • favicon removed if both svg and png overrides are empty

* sha256 the username/password stored in the config as 'h__HASH'
* basic_auth removed if both username and password are empty
* favicon removed if both svg and png overrides are empty
@JosephKav JosephKav merged commit 1ed247b into master Feb 5, 2024
5 checks passed
@JosephKav JosephKav deleted the hash-local-basic-auth-password branch February 5, 2024 13:50
@JosephKav JosephKav added the enhancement New feature or request label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant