Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1293

Default password reset notifications not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.11, 2.0.8
    • 1.2.12, 2.0.9, 2.1.0
    • common
    • None

    Description

      Reset password notification may contain "about" value with a "filter" property.
      And "token" field of a "UserTO" may be used in a fiql query of password reset notification.
      E.g. token!=$null query can be used as a filter value JPAAnyAbout entity which is a part of JPANotification entity.

      If token field is not searchable for UserTO object, then SearchCondVisitor#createAttributeCond(final String schema) creates AttributeCond object instead of AnyCond object, and therefore NotificationManagerImpl skips password reset notification and doesn't process it correctly (look at NotificationManagerImpl).

      Attachments

        Issue Links

          Activity

            People

              ilgrosso Francesco Chicchiriccò
              DmitriyB. Dmitriy Brashevets
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: