shamoon
0f8b2e69c9
Change: enable auditlog by default, fix import / export ( #6267 )
2024-04-04 18:51:15 +00:00
shamoon
23ceb2a5ec
Fix: refactor base path settings, correct logout redirect ( #5976 )
2024-03-03 08:22:23 -08:00
shamoon
16f4552e0e
Fix: use PAPERLESS_URL if set for pw reset emails ( #5902 )
2024-02-26 21:41:25 +00:00
shamoon
1335ab5f1b
Enhancement: support disabling regular login ( #5816 )
2024-02-26 05:17:21 +00:00
shamoon
f1049cf889
Fix: dont allow allauth redirects to any host ( #5783 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-02-15 16:37:34 -08:00
Moritz Pflanzer
c508be6ecd
Feature: OIDC & social authentication ( #5190 )
...
---------
Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-08 16:15:38 +00:00
shamoon
61209b1057
Enhancement: re-implement remote user auth for API as opt-in ( #5561 )
2024-02-01 19:46:26 +00:00
shamoon
283ced56d1
Revert "Enhancement: support remote user auth directly against API (DRF)" ( #5534 )
2024-01-24 11:00:44 -08:00
shamoon
6db9e292ba
Enhancement: support remote user auth directly against API (DRF) ( #5386 )
2024-01-16 23:26:05 +00:00
nanokatz
38e035b95c
Feature: Audit Trail ( #4425 )
...
Adds new feature for optionally enabling change tracking for possible audit purposes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
2023-10-30 09:23:22 -07:00
Trenton H
16adddc803
Allow users to set a combined certificte and key file for additional certificates in the SSL context
2023-08-23 08:22:01 -07:00
shamoon
63ab9972da
Fixes tests broken by #3721
2023-06-30 08:36:47 -07:00
shamoon
3d85dc1127
Fix use of PAPERLESS_DB_TIMEOUT
for all db types
2023-06-12 01:31:38 -07:00
shamoon
ea14fa5251
Adds testing for unauthenticated API calls, simplify logging logic
2023-06-03 08:50:54 -07:00
Trenton H
6f163111ce
Upgrades black to v23, upgrades ruff
2023-04-26 09:35:27 -07:00
Trenton H
3bcbd05252
Fixes ruff not running isort against the codebase
2023-04-26 09:35:27 -07:00
Trenton H
ce41ac9158
Configures ruff as the one stop linter and resolves warnings it raised
2023-04-01 17:03:52 -07:00
Marvin Gaube
743ee886be
feat: add tests for barcode scanner value checks
2023-03-20 20:31:50 +01:00
Brandon Rothweiler
d5f46eedab
Add tests for checks.py
2023-02-24 11:27:40 -05:00
Trenton H
07ec6ff7ab
Adds some quick testing of the IP logging during a failed login
2023-02-18 15:26:09 -08:00
Trenton H
40db244d4a
Fixes the test for expiration
2023-02-08 09:47:56 -08:00
Trenton H
7af0b47ba9
Expire the scheduled tasks shortly a new one will be added to the queue by default
2023-02-08 08:18:11 -08:00
Trenton H
bdcba570cb
Adding more test coverage, in particular around Tika and its parser
2023-02-05 11:01:55 -08:00
Trenton H
2460c3e076
Correctly split up the test cases
2023-01-11 07:21:26 -08:00
Trenton H
9763b72f81
Adds testing coverage of parsing the celery beat schedule
2023-01-11 07:21:26 -08:00
Trenton Holmes
5b45a140b9
Fixes issue when the Redis URL also specifies a port
2022-12-03 18:30:21 -08:00
Trenton H
ea38eb01b2
Adds support for database number specification
2022-12-03 08:39:32 -08:00
Trenton H
01d070b882
Adds a layer to translate between differing formats of socket based Redis URLs
2022-12-03 08:39:32 -08:00
Trenton Holmes
d408900a91
Adds validation and testing to cover some of the common settings
2022-09-09 11:48:57 -07:00
Trenton Holmes
edaaedae36
Reduces webserver and task worker count to 1 by default
2022-07-11 13:54:04 -07:00
Trenton Holmes
e8868d7ebf
Entirely removes the optipng, updates ghostscript fall back to also use WebP. Updates the conversion to use a multiprocessing pool
2022-06-11 08:38:49 -07:00
Trenton Holmes
5b96944940
Updates the ignore date parsing to utilize the settings defined date order, instead of guessing a bit
2022-05-08 16:57:35 -07:00
Trenton Holmes
8a6aaf4e2d
Adds additional testing for both date parsing and consumed document created date
2022-05-08 16:57:35 -07:00
Trenton Holmes
1771d18a21
Runs the pre-commit hooks over all the Python files
2022-03-11 11:34:28 -08:00
kpj
fc695896dd
Format Python code with black
2022-02-27 15:26:41 +01:00
jonaswinkler
866c8fc848
websocket testing
2021-02-04 14:17:18 +01:00
jonaswinkler
8711a206a0
fix websocket test cases
2021-02-04 13:26:58 +01:00
jonaswinkler
b9e1ed7d7e
added test for web socket authentication
2021-02-03 23:18:28 +01:00
jonaswinkler
e79c45c98d
fix test cases
2020-12-19 20:39:56 +01:00
jonaswinkler
1b1b57eb6a
more tests
2020-12-19 15:54:13 +01:00