Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67139

Favorite is implementing its own anonymous check, potentially breaking 3rd party sec realm

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Trivial
    • favorite-plugin
    • None

    Description

      Code location: https://github.com/jenkinsci/favorite-plugin/blob/67de45c325f99da9dbb637fa304d29992ae16715/src/main/java/hudson/plugins/favorite/FavoritePlugin.java#L60-L62

      Recommendation: use Jenkins.get().getAuthentication() and then use ACL.isAnonymous2(), will take care of user with "anonymous" as their real login coming from third party security realm (it's forbidden in the embedded security realm)

      Attachments

        Activity

          People

            Unassigned Unassigned
            wfollonier Wadeck Follonier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: