Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2015 06:11:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200490] [maintainer update] security/p5-Dancer-Plugin-Auth-Extensible update to 0.40
Message-ID:  <bug-200490-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200490

            Bug ID: 200490
           Summary: [maintainer update]
                    security/p5-Dancer-Plugin-Auth-Extensible update to
                    0.40
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: hvo.pm@xs4all.nl

Created attachment 157212
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157212&action=edit
The diff

Changes for version 0.40

    ENHANCEMENTS
        Login handlers go straight to homepage if user was already logged in
(thanks to @colinmkeith, GH-32)
        Kwalitee improvements from Michael Gray (mjg17) as part of the awesome
pull request challenge (GH-43, GH-44, GH-45, GH-46)
    SECURITY
        Ensure the username and password we got were straight scalars, to avoid
potential for "JSON SQL injection" if they came from a deserialised JSON POST
body, and contained a hashref that, if fed to e.g. SQL::Abstract or such, would
cause a different query to what we'd expect.

portlint -AC, make test, stage-qa, check-plist, ... all OK.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200490-13>