Skip to content

adguard-home: avoid installing apache for password reset - #461

Open
Sil3ntVip3r wants to merge 1 commit into
AdguardTeam:masterfrom
Sil3ntVip3r:codex/6865-password-reset-docs
Open

adguard-home: avoid installing apache for password reset#461
Sil3ntVip3r wants to merge 1 commit into
AdguardTeam:masterfrom
Sil3ntVip3r:codex/6865-password-reset-docs

Conversation

@Sil3ntVip3r

Copy link
Copy Markdown

Summary

  • clarify that only the htpasswd utility is needed
  • install Ubuntu's apache2-utils package instead of the full apache2 server
    package

Fixes AdguardTeam/AdGuardHome#6865.

Testing

  • node_modules/.bin/markdownlint .
  • URL=https://kb-dns.pages.dev BASE_URL=/ node_modules/.bin/docusaurus build

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.

Password reset documentation can be simplified (no need to install a web server to generate hashed password).

1 participant