Transactions now live unencrypted in the backend; new data is never encrypted client-side again. Remove the /api/encryption/setup endpoint, its form request, and the dead encrypted=false transaction filter. The decrypt-migration path (encryption/message, encrypted=true) stays. |
||
|---|---|---|
| .. | ||
| AccountController.php | ||
| CashflowAnalyticsController.php | ||
| CategoryMonthlyBreakdownController.php | ||
| DashboardAnalyticsController.php | ||
| ImportDataController.php | ||
| SavedFilterController.php | ||
| TransactionAnalysisController.php | ||
| TransactionController.php | ||