This website requires JavaScript.
Explore
Help
Sign In
lgcosta
/
paperless-ngx
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
426ad30a52a5326d808ab1ba242d97ab85cc9d4d
paperless-ngx
/
src
/
paperless
T
History
Michael Shamoon
426ad30a52
Refactor to extend RemoteUserMiddleware & add authentication for Django
2021-01-03 21:21:39 -08:00
..
static/paperless
/img
Fix .gitignore exclusion that hid the logos
2018-12-30 12:39:07 +00:00
tests
fix test cases
2020-12-19 20:39:56 +01:00
__init__.py
…
auth.py
Refactor to extend RemoteUserMiddleware & add authentication for Django
2021-01-03 21:21:39 -08:00
checks.py
don't know how that got in here
2020-12-20 15:25:47 +01:00
db.py
removed the encryption logic.
2020-11-28 22:22:01 +01:00
settings.py
Refactor to extend RemoteUserMiddleware & add authentication for Django
2021-01-03 21:21:39 -08:00
urls.py
fix locale discovery by django app
2021-01-02 01:19:06 +01:00
version.py
bump versions
2020-12-31 11:23:03 +01:00
views.py
…
wsgi.py
…