mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Remove Firefly III's ability to encrypt data in the database.
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"@php artisan firefly:upgrade-database",
|
||||
"@php artisan firefly:decrypt-all",
|
||||
"@php artisan firefly:verify",
|
||||
"@php artisan firefly:instructions update",
|
||||
"@php artisan passport:install"
|
||||
|
||||
Reference in New Issue
Block a user