mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Feature: OAuth2 Gmail and Outlook email support (#7866)
This commit is contained in:
parent
dcc8d4046a
commit
2353f7c2db
30 changed files with 1110 additions and 121 deletions
|
|
@ -8,7 +8,7 @@ class TestMigrateWorkflow(TestMigrations):
|
|||
dependencies = (
|
||||
(
|
||||
"paperless_mail",
|
||||
"0026_mailrule_enabled",
|
||||
"0027_mailaccount_expiration_mailaccount_account_type_and_more",
|
||||
),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue