This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
Wait, where is that referenced in the docs? The implementation of that feature was very ugly (I'd call it a hack), and I've modified that. The new, quite similar function is |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Migrating from the original Paperless project to this wonderful fork, I was sad to learn that adding the Docker environment variable of
PAPERLESS_DISABLE_LOGIN=true
has no effect. I see it still referenced in the Docs, but I think that may be just from copying over the old docs.For my situation, I have auth secured outside of paperless (No ports exposed, it's only reachable via an Nginx reverse proxy which requires auth).
In the interest of trying to streamline SSO/minimize duplicate logins so that my wife will actually use the stuff I set up, I'm hoping this feature can be re-implemented?
Beta Was this translation helpful? Give feedback.
All reactions