mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Drop SHARED_SECRET in favour of EMAIL_SECRET
Originally we used SHARED secret both for email and for the API. That was a bad idea, and now that we're only using this value for one case, I've renamed it to reflect its actual use.
This commit is contained in:
parent
8417ac7eeb
commit
f66d7e1c2d
9 changed files with 53 additions and 42 deletions
|
|
@ -1 +1 @@
|
|||
__version__ = (0, 5, 0)
|
||||
__version__ = (0, 6, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue