Changes for version v0.4.0 - 2025-09-30
- Adding the log method to access the Apache2::Log::Request object
- Added the methods is_initial_req and psignature to Apache2::API::Request
- Added the method 'apr1_md5' to generate htpasswd
- Added the method 'htpasswd' to instantiate new Apache2::API::Password objects
- Added class Apache2::API::Password to handle md5, blowfish (bcrypt), and SHA-256, SHA-512 Apache passwords
Documentation
Create and verify HTTP Basic Auth password hashes (APR1/bcrypt/SHA-crypt)
Modules
Apache2 API Framework
HTTP DateTime Manipulation and Formatting
utf8 compliant URI query string manipulation
Apache2 Incoming Request Access and Manipulation
Apache2 Request Fields Object
Apache2 Request Upload Object
Apache2 Outgoing Response Access and Manipulation
Apache2 Status Codes
Provides
in lib/Apache2/API.pm