MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Cannot hide SSID and Password in MMM-WiFiPassword

    Scheduled Pinned Locked Moved Solved Troubleshooting
    15 Posts 3 Posters 4.2k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @tino
      last edited by

      @tino I just installed the module, and used the config as shown on the module readme page
      and added showPassword: false

      and it worked as expected. shows the network name, but not the password

      this module, right? https://github.com/TeraTech/MMM-WiFiPassword

      and if I comment out the showPassword: false
      the password is displayed

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        tino @sdetweil
        last edited by

        @sdetweil thank you, i will remember it

        1 Reply Last reply Reply Quote 0
        • T Offline
          tino @sdetweil
          last edited by

          @sdetweil intresting, and you write the options the same way I do, right?

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @tino
            last edited by

            @tino exactly like this, cut/paste from config

              {
                module: 'MMM-WiFiPassword',
                position: "top_left",
                  config: {
                    //See 'Configuration options' for more information.
                    network: "xxxxx", 
                    password: "xxxxxxxxxx",
            	showPassword: false
                  }
              },
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            T 2 Replies Last reply Reply Quote 0
            • T Offline
              tino @sdetweil
              last edited by

              @sdetweil ok, thx for info, i will try it on another device later.

              1 Reply Last reply Reply Quote 0
              • T Offline
                tino @sdetweil
                last edited by

                @sdetweil so, i try this on another device without any problems. so thanks @ all for helping ;) Thumbs ip!

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy