Description
It would be very useful if Postie could support the same Web Authentication mechanism that already exists in AltMount.
Rationale
AltMount already implements web authentication to protect its UI and API.
Postie currently has no built-in authentication, which makes it harder to expose securely.
Reusing or adapting the existing implementation from AltMount would provide consistency across both projects.
Requested change
Add the same authentication support from AltMount into Postie (no new features needed, just reuse/adapt the existing code).
Benefit
Unified and secure access control across AltMount and Postie.
Easier deployment in environments where both tools are used together.
Description
It would be very useful if Postie could support the same Web Authentication mechanism that already exists in AltMount.
Rationale
AltMount already implements web authentication to protect its UI and API.
Postie currently has no built-in authentication, which makes it harder to expose securely.
Reusing or adapting the existing implementation from AltMount would provide consistency across both projects.
Requested change
Add the same authentication support from AltMount into Postie (no new features needed, just reuse/adapt the existing code).
Benefit
Unified and secure access control across AltMount and Postie.
Easier deployment in environments where both tools are used together.