[Bug 212200] security/p5-Dancer2-Plugin-Auth-Extensible: Update to 0610
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 27 16:25:42 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212200
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 at FreeBSD.org
Reporter: hvo.pm at xs4all.nl
Created attachment 174129
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174129&action=edit
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 => '...') to always fail (Peter Mottram).
* 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 #30).
[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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list