paperless-ngx/src/paperless
Simon Taddiken 97f3c214e8 Add the possibility to customize the remote user header name
Inspired by the discussion here https://github.com/jonaswinkler/paperless-ng/discussions/639#discussion-3242017 it is worthwhile to be able to customize the header name that is used for authentication as its name is not really standardized.
2021-03-02 09:07:42 +01:00
..
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests websocket testing 2021-02-04 14:17:18 +01:00
__init__.py Added checks for expected binaries in the PATH 2017-01-14 18:04:15 +00:00
asgi.py pycodestyle 2021-01-26 15:43:07 +01:00
auth.py Add the possibility to customize the remote user header name 2021-03-02 09:07:42 +01:00
checks.py filesystem permission checks now issue warnings instead of errors, improves NFS compatibility 2021-01-28 22:22:25 +01:00
consumers.py close connection when not authenticated anymore. 2021-02-03 21:53:39 +01:00
db.py removed the encryption logic. 2020-11-28 22:22:01 +01:00
middleware.py fix pycodestyle 2021-02-26 13:09:02 +01:00
settings.py Add the possibility to customize the remote user header name 2021-03-02 09:07:42 +01:00
urls.py API support for downloading compressed archives of multiple documents 2021-02-20 16:09:29 +01:00
version.py changelog, documentation, version bump 2021-02-28 13:20:31 +01:00
views.py some api changes 2020-10-21 12:16:25 +02:00
wsgi.py Update version of remaining weblinks to Django documentation. 2017-05-27 08:49:03 +10:00