server: Treat the database password as a secret
This commit is contained in:
committed by
nitnelave
parent
addd453287
commit
b82a2d5705
@@ -2,6 +2,7 @@ pub mod access_control;
|
||||
pub mod auth_service;
|
||||
pub mod cli;
|
||||
pub mod configuration;
|
||||
pub mod database_string;
|
||||
pub mod db_cleaner;
|
||||
pub mod graphql;
|
||||
pub mod healthcheck;
|
||||
|
||||
Reference in New Issue
Block a user