.. index:: single: http_htpasswd_verifier(Path) .. _http_htpasswd_verifier/1: .. rst-class:: right **object** ``http_htpasswd_verifier(Path)`` ================================ * ``Path`` - Path of the password file to load on each verification request. Portable Apache ``.htpasswd`` subset verifier supporting ``{SHA}`` and ``$apr1$`` entries and rejecting unsupported hash markers. | **Availability:** | ``logtalk_load(http_authenticate(loader))`` | **Author:** Paulo Moura | **Version:** 1:0:0 | **Date:** 2026-07-07 | **Compilation flags:** | ``static, context_switching_calls`` | **Implements:** | ``public`` :ref:`http_authenticate_verifier_protocol ` | **Imports:** | ``public`` :ref:`http_text_helpers ` | **Uses:** | :ref:`base64 ` | :ref:`crypto ` | :ref:`list ` | :ref:`os ` | :ref:`reader ` | **Remarks:** | (none) | **Inherited public predicates:** |  :ref:`http_authenticate_verifier_protocol/0::verify/3`   .. contents:: :local: :backlinks: top Public predicates ----------------- (no local declarations; see entity ancestors if any) Protected predicates -------------------- (no local declarations; see entity ancestors if any) Private predicates ------------------ (no local declarations; see entity ancestors if any) Operators --------- (none)