OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Authentication-Store-DBIx-Class?expand=0&rev=6
75 lines
2.7 KiB
Plaintext
75 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 17 14:13:11 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Add missing requires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 18 19:49:38 UTC 2019 - Tina Mueller <tina.mueller@suse.com>
|
|
|
|
- Regenerate spec with newest cpanspec
|
|
* Add PERL_USE_UNSAFE_INC
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 17 08:27:10 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.1506
|
|
see /usr/share/doc/packages/perl-Catalyst-Authentication-Store-DBIx-Class/Changes
|
|
|
|
0.1506 2014-04-02
|
|
* Fix doc bugs. RT#87372
|
|
* Fix calling User->can() as a class method. RT#90715
|
|
* Fix Catalyst tutorial link. RT#47043
|
|
|
|
0.1505 2013-06-10
|
|
* Fix RT#82944 - test fails on perl >= 5.17.3
|
|
|
|
* Return undef if there isn't a user. This will cause an exception
|
|
but a more helpful exception (probably from DBIC) than the inability
|
|
to call a method in this code.
|
|
|
|
0.1504 2012-10-05
|
|
* Make use_userdata_from_session use inflate_result since this is
|
|
already-stored data, not a "new" object being created
|
|
|
|
0.1503 2011-12-08
|
|
* Change docs to show $c->config('Plugin::Authentication' => {...
|
|
rather than $c->config->{authentication}. The new key, and method
|
|
rather than hash access style are both preferred and recommended.
|
|
|
|
0.1502 2011-08-24
|
|
* Switch repository to git (fREW Schmidt)
|
|
|
|
0.1501 2011-06-17
|
|
* If use_userdata_from_session isn't set, then don't store more
|
|
fields than we need in the session -- only the fields we need to
|
|
load the object from the DB again.
|
|
|
|
0.1500 2010-11-16
|
|
* Allow specifying a fully loaded DBIC result in addition to resultsets
|
|
of which only the first row is considered.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 17 08:27:08 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.1502
|
|
see /usr/share/doc/packages/perl-Catalyst-Authentication-Store-DBIx-Class/Changes
|
|
|
|
0.1502 2011-08-24
|
|
* Switch repository to git (fREW Schmidt)
|
|
|
|
0.1501 2011-06-17
|
|
* If use_userdata_from_session isn't set, then don't store more
|
|
fields than we need in the session -- only the fields we need to
|
|
load the object from the DB again.
|
|
|
|
0.1500 2010-11-16
|
|
* Allow specifying a fully loaded DBIC result in addition to resultsets
|
|
of which only the first row is considered.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 19 12:00:13 UTC 2011 - coolo@novell.com
|
|
|
|
- initial package 0.1401
|
|
* created by cpanspec 1.78.03
|
|
|