Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2016 16:25:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212200] security/p5-Dancer2-Plugin-Auth-Extensible: Update to 0610
Message-ID:  <bug-212200-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 212200
           Summary: security/p5-Dancer2-Plugin-Auth-Extensible: Update to
                    0610
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: hvo.pm@xs4all.nl

Created attachment 174129
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174129&action=
=3Dedit
The diff

Changes:

0.610 Mon Aug 15 08:17:46 2016 CEST

    [ENHANCEMENTS]

    * Call Dancer2's change_session_id on successful login. This method has
      not yet been merged into Dancer2 core but we want to be ready for it
      (Peter Mottram).

    [BUG FIXES]

    * Incorrect call to user_password from app not plugin
      (Andrew Beverly, GH #53).
    * Avoid memory leaks in BUILD by passing weakened ref to plugin into
      add_route callbacks (Peter Mottram).
    * Call $app->session instead of $app->app->session in _post_login_route
      (Peter Mottram).

    [MISC]

    * Creation of temp lexical vars adds overhead so remove some where not
      needed (Peter Mottram).

0.601 Tue Jul 12 16:23:22 2016 CEST

    [BUG FIXES]

    * Don't localise $username in user_password when checking reset code.
      This caused user_password( code =3D> '...') to always fail (Peter Mot=
tram).
    * Use $plugin instead of $app to call password_reset_send method
      (Roman Studenikin, Peter Mottram, GH #50).
    * Rename generate-crypted-password (Henk van Oers, Peter Mottram, GH #3=
0).

    [ENHANCEMENTS]

    * Use Carp::croak instead of die for better stack traces (Peter Mottram=
).
    * Added `use strict` for CPANTS Kwalitee score (Guillermo O. Freschi).
    * Added MIN_PERL_VERSION to Makefile.PL (Guillermo O. Freschi).
    * Simplify use of from_config and default in plugin attributes (Peter
Mottram).
    * Use current plugin in route setup (Peter Mottram).
----

Tests:
- QA
- portlint -AC
- make test
- make check-plist
- portmaster .

All fine.

--=20
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-212200-13>