-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enhance: Paperless-ngx add support for email addresses (#1147)
* enhance: Paperless-ngx add support for email addresses * enhance: messed up the test files
- Loading branch information
1 parent
a0455ef
commit 22392eb
Showing
4 changed files
with
422 additions
and
283 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,4 +27,5 @@ | |
[2023-06-30 18:05:11,437] [INFO] [paperless.auth] Login failed for user `test4publegacy` from IP `192.168.0.100.` | ||
[2023-06-30 18:05:38,622] [INFO] [paperless.auth] Login failed for user `test4publegacy` from IP `192.168.0.100.` | ||
[2023-06-30 18:06:22,264] [INFO] [paperless.auth] Login failed for user `test4publegacy` from IP `192.168.0.100.` | ||
[2023-06-30 18:06:47,831] [INFO] [paperless.auth] Login failed for user `test4publegacy` from IP `192.168.0.100.` | ||
[2023-06-30 18:06:47,831] [INFO] [paperless.auth] Login failed for user `test4publegacy` from IP `192.168.0.100.` | ||
[2023-06-30 18:06:47,831] [INFO] [paperless.auth] Login failed for user `[email protected]` from IP `192.168.0.100.` |
Oops, something went wrong.