Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 21:10:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194961] New port: security/Dancer2-Plugin-Auth-Extensible
Message-ID:  <bug-194961-13-HrImz4W6f7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194961-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194961-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194961

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pi
Date: Thu Nov 20 21:09:18 UTC 2014
New revision: 372962
URL: https://svnweb.freebsd.org/changeset/ports/372962

Log:
  New port: security/Dancer2-Plugin-Auth-Extensible

  A user authentication and authorisation framework plugin for Dancer2 apps.

  Makes it easy to require a user to be logged in to access certain
  routes, provides role-based access control, and supports various
  authentication methods/sources (config file, database, Unix system
  users, etc).

  Designed to support multiple authentication realms and to be as
  extensible as possible, and to make secure password handling easy (the
  base class for auth providers makes handling `RFC2307'-style hashed
  passwords really simple, so you have no excuse for storing plain-text
  passwords).

  WWW: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible/

  PR:        194961
  Submitted by:    Henk van Oers <hvo.pm@xs4all.nl>

Changes:
  head/security/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible/
  head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
  head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-descr
  head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194961-13-HrImz4W6f7>