-
-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Hi 👍
This is working with any password... is that the default behavior ?
connect to postgres://postgres:aaaaaaaaaaaaaa@localhost:46341/
ckage' has been applied database=Database { username: "postgres", password: "aaaaaaaaaaaaaa", host: "localhost", port: 46341, name: "trustify" } self=Database { db: SqlxPostgresPoolConnection }
2024-05-02T17:28:10.982227Z WARN trustify_server: Authentication is disabled
2024-05-02T17:28:10.982290Z INFO trustify_common::db: connect to postgres://postgres:aaaaaaaaaaaaaa@localhost:46341/trustify
2024-05-02T17:28:11.084633Z INFO trustify_infrastructure::infra: Infrastructure endpoint is disabled
2024-05-02T17:28:11.084759Z INFO trustify_infrastructure::health::checks::local: received shutdown signal
2024-05-02T17:28:11.084810Z INFO trustify_infrastructure::health::checks::local: check future returned
2024-05-02T17:28:11.085051Z INFO trustify_infrastructure::app::http: JSON limit: 256.0 kiB
2024-05-02T17:28:11.085071Z INFO trustify_infrastructure::app::http: Payload limit: 2.0 MiB
2024-05-02T17:28:11.085258Z INFO trustify_infrastructure::app::http: Binding to: [::1]:8080
2024-05-02T17:28:11.085355Z INFO actix_server::builder: starting 12 workers
2024-05-02T17:28:11.085389Z INFO actix_server::server: Tokio runtime found; starting in existing Tokio runtime
thanks
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested