you are outdated ;)

someone in the channel say we should use:

'Plugin::Authentication' => {
...
}

Chisel Wright schrieb:
On Thu, Mar 06, 2008 at 07:06:55PM +0300, Alex Povolotsky wrote:
Hello!

Maybe someone could provide the complete example of auth system with MODERN Catalyst::Plugin::Authentication?

I mean, with database, Model and proper config.


I have _no idea_ if I'm using old, new or pre-historic authentication,
but this it want I cave in myapp.yml:

# authentiation settings; perldoc
# Catalyst::Plugin::Authentication::Store::DBIC
authentication:
    dbic:
        user_class:         'Parley::Model::ParleyDB::Authentication'
        user_field:         'username'
        password_field:     'password'
        password_type:      'hashed'
        password_hash_type: 'MD5'



--
Mit freundlichen Grüßen

Felix Antonius Wilhelm Ostmann
--------------------------------------------------
Websuche   Search   Technology   GmbH   &   Co. KG
Martinistraße 3  -  D-49080  Osnabrück  -  Germany
Tel.:   +49 541 40666-0 - Fax:    +49 541 40666-22
Email: [EMAIL PROTECTED] - Website: www.websuche.de
--------------------------------------------------
AG Osnabrück - HRA 200252 - Ust-Ident: DE814737310
Komplementärin:     Websuche   Search   Technology
Verwaltungs GmbH   -  AG Osnabrück  -   HRB 200359
Geschäftsführer:  Diplom Kaufmann Martin Steinkamp
--------------------------------------------------


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to