The following module was proposed for inclusion in the Module List:

  modid:       Catalyst::Authentication::Credential::MultiFactor
  DSLIP:       bdpOb
  description: multifactor authentication for catalyst
  userid:      TENGU (Cédric Jeanneret)
  chapterid:   14 (Security_and_Encryption)
  communities:
    irc.perl.org#catalyst

  similar:
    Catalyst::Authentication::Realm::Progressive

  rationale:

    I didn't find any multifactor authentication module for catalyst.
    The only approaching thing is the
    Catalyst::Authentication::Realm::Progressive which let user enter at
    the first successful method listed in configuration.

    My module will ensure that ALL configured method returns a
    successful login, and then will let the user enter.

    At the first fail, it exits, to prevent any guess.

    This namespace seems to be the right one, as it's a dedicated
    module for catalyst authentication credential.

    It ca uses any available authentication credential in catalyst,
    which makes it really generic and useful.

    I have some cleanup to do in my code, and document it before I can
    upload it, but this module is already in use in two of my
    applications, working fine.

  enteredby:   TENGU (Cédric Jeanneret)
  enteredon:   Thu Feb 23 14:43:00 2012 GMT

The resulting entry would be:

Catalyst::Authentication::Credential::
::MultiFactor     bdpOb multifactor authentication for catalyst      TENGU


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3a700000_7569a1be9abfd083&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3a700000_7569a1be9abfd083&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Catalyst%3A%3AAuthentication%3A%3ACredential%3A%3AMultiFactor

Reply via email to