Up to [cvs.netbsd.org] / pkgsrc / security / cy2-saml
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 3 00:14:27 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:25 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 22 13:45:22 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 7 17:39:41 2009 UTC (2 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.1: +5 -4
lines
Diff to previous 1.1 (colored)
Fix DESTDIR build
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Sep 13 19:57:36 2009 UTC (2 years, 8 months ago) by manu
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
SASL is a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. PAM provides a way to develop programs that are independent of authentication scheme. These programs need "authentication modules" to be attached to them at run-time in order to work. Which authentication module is to be attached is dependent upon the local system setup and is at the discretion of the local system administrator. This package contains a SASL plugin and a PAM module that perform a crude check on a SAML authentication assertion. The assertion signature and date are verified, and access is granted on behalf ot the user taked for a onfigurable attribute. The only protection against replay attacks is the assertion validity dates checks, this authentication is therefore secure only if the SAML authentication assertion remains secret. The assertion has the same role as a web cookie used for authentication.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 13 19:57:36 2009 UTC (2 years, 8 months ago) by manu
Branch: MAIN
Initial revision