You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Protecting paperless is essential but any remote access needs authentication in addition to Django authentication
Describe the solution you'd like
MTLS support when configuring the sever.
Describe alternatives you've considered
Passing an X-api-key header hardcoded into the settings.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Protecting paperless is essential but any remote access needs authentication in addition to Django authentication
Describe the solution you'd like
MTLS support when configuring the sever.
Describe alternatives you've considered
Passing an X-api-key header hardcoded into the settings.
Additional context
The text was updated successfully, but these errors were encountered: