1
0
-1

please tell me how to get current password by using hash variable

    CommentAdd your comment...

    2 answers

    1.  
      2
      1
      0

      You can try using nested hash variable. Although I think it will return encrypted value of password.
      #form.dir_user.password[{currentUser.username}]#

      1. Anders

        I do not believe it is possible to retrieve the current password because it is encrypted for security reasons.

      CommentAdd your comment...
    2.  
      1
      0
      -1

      Its not working



        CommentAdd your comment...