FreeBSD Bugzilla – Attachment 189773 Details for
Bug 225199
[NEW PORT] security/py-flask-kerberos: Protect Flask routes with GSSAPI/SPNEGO authN
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
security/py-flask-kerberos: New port
patch-security_py-flask-kerberos-1.0.4.txt (text/plain), 2.94 KB, created by
John W. O'Brien
on 2018-01-16 00:22:30 UTC
(
hide
)
Description:
security/py-flask-kerberos: New port
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2018-01-16 00:22:30 UTC
Size:
2.94 KB
patch
obsolete
>Index: security/Makefile >=================================================================== >--- security/Makefile (revision 458934) >+++ security/Makefile (working copy) >@@ -904,6 +904,7 @@ > SUBDIR += py-fchksum > SUBDIR += py-first-server > SUBDIR += py-flask-httpauth >+ SUBDIR += py-flask-kerberos > SUBDIR += py-gixy > SUBDIR += py-gnupg > SUBDIR += py-gnutls >Index: security/py-flask-kerberos/Makefile >=================================================================== >--- security/py-flask-kerberos/Makefile (nonexistent) >+++ security/py-flask-kerberos/Makefile (working copy) >@@ -0,0 +1,23 @@ >+# Created by: John W. O'Brien <john@saltant.com> >+# $FreeBSD$ >+ >+PORTNAME= Flask-Kerberos >+PORTVERSION= 1.0.4 >+CATEGORIES= security www python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= john@saltant.com >+COMMENT= GSSAPI Negotiate HTTP authentication for Flask routes >+ >+LICENSE= BSD2CLAUSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}kerberos>1.1.1:security/py-kerberos@${FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> > >Property changes on: security/py-flask-kerberos/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: security/py-flask-kerberos/distinfo >=================================================================== >--- security/py-flask-kerberos/distinfo (nonexistent) >+++ security/py-flask-kerberos/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1516061296 >+SHA256 (Flask-Kerberos-1.0.4.tar.gz) = 6f641f2f534e2194f67a0a15155f9b492e173175f8785e57c373f8754f27ea75 >+SIZE (Flask-Kerberos-1.0.4.tar.gz) = 4683 > >Property changes on: security/py-flask-kerberos/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: security/py-flask-kerberos/pkg-descr >=================================================================== >--- security/py-flask-kerberos/pkg-descr (nonexistent) >+++ security/py-flask-kerberos/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+GSSAPI Negotiate HTTP authentication for Flask routes. >+ >+WWW: https://github.com/mkomitee/flask-kerberos > >Property changes on: security/py-flask-kerberos/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
john
:
maintainer-approval+
Actions:
View
Attachments on
bug 225199
: 189773