Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-1442

PasswordPlaceholderConfigurer not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

          public static void main(String[] args) {
              BCryptPasswordEncoder bCryptPasswordEncoder = new BCryptPasswordEncoder();
              System.out.println(bCryptPasswordEncoder.encode("MODELER"));
          }
      

      Looks like this never works properly due to it only encode "MODELER" no matter what args you pass to this programming.

      Attachments

        1. KYLIN-1442.patch
          1 kB
          yunjiong zhao

        Activity

          People

            zhaoyunjiong yunjiong zhao
            zhaoyunjiong yunjiong zhao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: