0 Replies Latest reply on Jun 21, 2004 11:56 PM by ganton516

    Custom login module

      I am using JBoss 3.2.2, and I am attempting to convert a custom login module from JBoss 3.0.4.

      I do not have password hashing enabled, and yet the raw password, does not appear to be "raw" when it gets to my convertRawPassword() function.

      Anybody have an idea why ?