Browse Source

chore: hidden the password field

ref: https://github.com/emqx/emqx/issues/10222

Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>

JianBo He 2 years atrás
parent
commit
7085a2d6d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib-ee/emqx_ee_bridge/src/emqx_ee_bridge_cassa.erl

+ 1 - 1
lib-ee/emqx_ee_bridge/src/emqx_ee_bridge_cassa.erl

@@ -53,7 +53,7 @@ values(_Method, Type) ->
         keyspace => <<"mqtt">>,
         pool_size => 8,
         username => <<"root">>,
-        password => <<"public">>,
+        password => <<"******">>,
         cql => ?DEFAULT_CQL,
         local_topic => <<"local/topic/#">>,
         resource_opts => #{