[Bug 209966] [update] security/p5-Dancer2-Plugin-Auth-Extensible 0.600 (Depends on D2 0200000)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 2 10:51:35 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209966
Bug ID: 209966
Summary: [update] security/p5-Dancer2-Plugin-Auth-Extensible
0.600 (Depends on D2 0200000)
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 170944
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170944&action=edit
The diff
0.600 Tue May 31 15:38:56 2016 CEST
[ENHANCEMENTS]
* Major update for compatibility with plugin2 (Peter Mottram).
For plugin2 details see: https://github.com/PerlDancer/Dancer2/pull/1010
Any old providers that have not been updated will die on using
Provider::Base.
* Add disable_roles attr to Provider roles. This allows this setting to
be different for each realm.
* Providers are now Moo classes. Provider::Base is no longer used
and is replaced by Role::Provider Moo::Role.
* Provider settings now handled as class attributes.
* Use strict and warnings everywhere (except in Moo classes).
[MISC]
* Dancer2::Plugin::Auth::Extensible::Provider::Database moved into its
own repository.
* Switch from Types::Standard to Dancer2::Core::Types instead.
* Switch all evals to Try::Tiny.
* Update Moo dependency to v2.
* Add security warning to Provider::Unix.
[TESTS]
* Make base tests compatible with Provider::Usergroup.
* Split out DBIC provider role tests into new subtest.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list