chore: encrypt tenant NWC URL at rest and stop secret exposure in tenant APIs (#58)

Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
This commit is contained in:
2026-05-05 20:42:12 +00:00
committed by hodlbod
parent b1e3747ddb
commit 80a86452d0
9 changed files with 86 additions and 14 deletions
+1
View File
@@ -1,5 +1,6 @@
mod api;
mod billing;
mod cipher;
mod command;
mod infra;
mod models;