Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 19:23:38 UTC Now

2013-01-27 07:57:24 UTC MAIN commitmail json YAML

- Updated to 0.10022

ChangeLog:
0.10022 08 Jan 2013
    - Fix NoPasswd store (skaufman)

0.10021 30 June 2012
    - Change all classes to Moose and MooseX::Emulate::Class::Accessor::Fast,
      fixing undeclared dependency on Class::Accessor::Fast.
    - Change Catalyst::Authentication::Realm to use String::RewritePrefix
      rather than doing namespace mangling manually.
    - Fix whitespace and tabs, add Test::EOL and Test::NoTabs
    - Document optional methods in stores needed for auto_create_user
      and auto_update_user in realms.
    - Clarify support channels
    - Note primary maintainer in docs.
    - Add x_authority metadata.
    - Get the NAME right by making it 1 line, due to crappy parsing
      in EU::MM (RT#77028)

0.10020 05 May 2012
    - Allow user_class to be configured for Catalyst::Authentication::Store::Minimal
      (Jochen Lutz <jlu@akk.org>)

0.10019 14 April 2012
    - Upgrade code to use Moose compatibility layer (jnap)
    - Added some rules to .gitignore for people using macs (jnap)
    - Updated copyright info
    - Catalyst::Plugin::Authentication::Credential::NoPassword added
      (Okko)
    - Convert repository to git (fREW Schmidt)

(rhaen)