Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Passwords and base64

Featured Replies

$password  = isset($cfg['PASSWORD'])  ? htmlspecialchars($cfg['PASSWORD'])  : '';


$netopts = ($netsvc === 'enable') ? '--always-prefix -h '.escapeshellarg($ipaddr).' -u '.escapeshellarg($user).' -p '. escapeshellarg(base64_decode($password))." --session-timeout=5000 --retransmission-timeout=1000" : '';

This code in ipmi plugin is failing on RC4, maybe other 6.10RCs Works fine on 6.9.2 any idea on what would need to be change for it to work on 6.10? what should this be replace with? base64_decode($password)

 

image.png.eaddb7535a926405a455088191868d3c.png

  • Author

fix is to remove the base64_decode but why would that change from 6.9.2 to 6.10RC4?

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.