mirror of
https://github.com/miniflux/v2.git
synced 2025-07-02 16:38:37 +00:00
Remove plaintext Fever password from database
This commit is contained in:
parent
93f90dae68
commit
37bc451741
8 changed files with 23 additions and 24 deletions
1
database/sql/schema_version_39.sql
Normal file
1
database/sql/schema_version_39.sql
Normal file
|
@ -0,0 +1 @@
|
|||
ALTER TABLE integrations DROP COLUMN fever_password;
|
Loading…
Add table
Add a link
Reference in a new issue