640 Commits

Author SHA1 Message Date
Trenton H
72036a3760 Bumps the version to v1.16.2 2023-06-19 09:07:11 -07:00
Trenton H
f636018603 Bumps version to 1.16.1 2023-06-16 09:56:40 -07:00
Trenton H
0c2ca56b97 Bumps version to 1.16.0 2023-06-15 08:54:51 -07:00
Trenton H
2ade33cff4 Sets broker connection retry settings for celery 2023-06-13 20:15:18 -07:00
Trenton H
ad71d0479e Changes the type of the connection timeout to be an int, not a float 2023-06-12 08:45:57 -07:00
shamoon
c8266c2156 Fix use of PAPERLESS_DB_TIMEOUT for all db types 2023-06-12 01:31:38 -07:00
Trenton H
27122aa2ea Silence a warning about setting this by setting it 2023-06-08 15:05:36 -07:00
shamoon
a17eedb715 v1.15.1 2023-06-03 16:06:37 -07:00
shamoon
601fe83c4e v1.15.0 2023-06-03 09:28:02 -07:00
shamoon
e9e1483685 Adds testing for unauthenticated API calls, simplify logging logic 2023-06-03 08:50:54 -07:00
Igor Rzegocki
aaf2ba2ba0 fix broken "failed login" signal 2023-06-03 17:48:17 +02:00
Trenton H
f7e6361206 Just in case, catch a sometimes nltk error and return the basic processed content instead 2023-05-24 19:34:49 -07:00
Kim Oliver Drechsel
e016aa12c1 Add SSL Support for MariaDB (#3444)
* Add ssl options for mariadb

* Add ssl mode for mariadb

Add ssl mode as documented in https://mysqlclient.readthedocs.io/user_guide.html#functions-and-attributes

* run linting over settings.py

* Add docs for SSL mode with MariaDB

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-22 11:46:29 -07:00
shamoon
7c34c8a8d2 v1.14.5 2023-05-15 08:08:59 -07:00
shamoon
f7a52698c9 Update some version strings 2023-05-11 15:06:17 -07:00
Trenton H
ee99c30d49 Transition to new library for finding IPs from the Django request 2023-05-11 13:51:04 -07:00
shamoon
ab78b98d6a Add "all" property to results 2023-05-06 11:31:47 -07:00
Trenton Holmes
d4dcd0d5b2 Bumps version to 1.14.3 2023-05-03 06:54:37 -07:00
shamoon
da957f68ea Merge pull request #3218 from ikaruswill/fix/issue-3214
Fix: ALLOWED_HOSTS logic being overwritten when * is set
2023-04-27 13:24:35 -07:00
Will Ho
81e6d267ea Fix appends to ALLOWED_HOSTS should be string instead of list 2023-04-28 03:28:19 +08:00
Will Ho
153b76a4b8 Fix ALLOWED_HOSTS logic being overwritten when * is set 2023-04-28 02:08:55 +08:00
shamoon
e3b881e913 v1.14.2 2023-04-27 10:57:03 -07:00
shamoon
43b7326859 Add Finnish translation 2023-04-27 10:12:35 -07:00
Trenton H
a634e336b8 Bumps version to 1.14.1 2023-04-27 07:12:44 -07:00
Trenton H
aabcc9a1c4 Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
Trenton H
30655f1b73 Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
shamoon
63a6be128a Increment API version for 1.14.1+ 2023-04-25 23:44:36 -07:00
shamoon
6bb72deb6a Specify backend for auto-login 2023-04-25 22:15:21 -07:00
shamoon
8c39514aab Merge branch 'main' into dev 2023-04-24 13:10:18 -07:00
shamoon
f35d51866d Add Catalan translation 2023-04-22 09:34:33 -07:00
shamoon
9ff50f8d79 Add Catalan translation 2023-04-22 09:32:29 -07:00
Trenton H
03c16d314e Allows users to set some additional Django settings for proxy configuration 2023-04-20 18:32:17 -07:00
David Cavallucci
f033f0e6b8 Changed consumer ignore files pattern for .DS_STORE, .DS_Store 2023-04-18 19:10:03 -07:00
shamoon
4a69d4c681 Update version strings 2023-04-01 21:12:08 -07:00
Trenton H
d2c02b9102 Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
Trenton H
899f3ba9fc Merge remote-tracking branch 'origin/dev' into feature-multiple-barcode-scanners 2023-03-29 09:40:10 -07:00
shamoon
0f824494c2 Merge pull request #2949 from paperless-ngx/feature-test-mailaccount
Feature: test mail account
2023-03-25 23:38:01 -07:00
Trenton Holmes
84d242a4ab Configures logging to capture celery and kombu debugging to library 2023-03-25 19:17:02 -07:00
shamoon
f6cd40f9f2 Add test mail account 2023-03-24 15:14:02 -07:00
Trenton H
d12a5b36af Unlock channels_redis and implement the workaround from the issue to use pub/sub instead 2023-03-23 19:54:19 -07:00
Marvin Gaube
b65e587633 feat: add tests for barcode scanner value checks 2023-03-20 20:31:50 +01:00
Marvin Gaube
c66a0ec82e feature: Add support for zxing as barcode scanning lib 2023-03-19 13:48:35 +01:00
Markus Ongyerth
d4937c8cca Allow psql client certificate authentication 2023-03-18 07:43:18 -07:00
Trenton H
995154a70b Changes the celery serializer to use pickle over json 2023-03-12 20:53:53 -07:00
Trenton H
7b97d77f82 Handle the possilbe case of splitting on an empty string returning a list with an empty string 2023-03-08 07:32:17 -08:00
Trenton Holmes
cb3ee7b573 Adds a utility for the settings to parse out a list, seperated by something, from an environment key 2023-03-08 07:32:17 -08:00
Trenton H
ec2b0eb308 Changes out the settings and a decent amount of test code to be pathlib compatible 2023-03-06 09:16:07 -08:00
shamoon
55fd656f47 Make user_permissions not required 2023-03-01 00:33:01 -08:00
Brandon Rothweiler
a04f5e7bae Add tests for checks.py 2023-02-24 11:27:40 -05:00
Brandon Rothweiler
ebbe84d227 Fix typo in deprecation log message 2023-02-23 22:52:31 -05:00