Use Password Hash Verify not saving

Wappler Version : 3.5.4
Operating System : Windows 10
Server Model: PHP
Database Type: MySQL
Hosting Type: Docker

Expected behavior

When clicking/saving “Use Password Hash Verify” (server connect, security provider) the value should be saved.

Actual behavior

When I click the checkbox “Use Password Hash Verify”, Save, see the save success message, then go back into my Server Connect action, the setting is not saved.

How to reproduce

  1. Create a standard security provider and security login Server Connect action
  2. Create a user whose password is encrypted with the following:
    {{$_POST.password.passwordHash(‘argon2id’)}}
  3. Go back to the Security Provider, then click on “Use Password Hash Verify”, Save, see the save success message
  4. Click on another Server Connect action, then go back into the Server Connect action from step 1

Video: https://share.smartlighthouse.com/Z4uyQRXl

Community Page
Last updated: