Bug 160213 - [NEW PORT] security/py-htpasswd - htpasswd replacement
Summary: [NEW PORT] security/py-htpasswd - htpasswd replacement
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-26 14:10 UTC by Aldis Berjoza
Modified: 2011-10-20 16:19 UTC (History)
0 users

See Also:


Attachments
file.shar (1.71 KB, text/plain)
2011-08-26 14:10 UTC, Aldis Berjoza
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aldis Berjoza 2011-08-26 14:10:07 UTC
Replacement for htpasswd.

This port will install htpasswd.py that can be found in trac trac contrib
directory.

WWW: http://trac.edgewall.org/browser/trunk/contrib/htpasswd.py


This port can be most useful to admins running nginx and using simple HttpAuthBasicModule module

Fix: Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-10-18 22:57:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2011-10-20 03:18:56 UTC
State Changed
From-To: open->analyzed

awaiting review
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-20 13:22:12 UTC
eadler      2011-10-20 12:22:03 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/py-htpasswd Makefile distinfo pkg-descr 
  Log:
  Replacement for htpasswd.
  
  This port will install htpasswd.py that can be found in trac trac contrib
  directory.
  
  WWW: http://trac.edgewall.org/browser/trunk/contrib/htpasswd.py
  
  PR:             ports/160213
  Submitted by:   Aldis Berjoza <aldis@bsdroot.lv>
  Approved by:    bapt (mentor)
  
  Revision  Changes    Path
  1.1218    +1 -0      ports/security/Makefile
  1.1       +28 -0     ports/security/py-htpasswd/Makefile (new)
  1.1       +2 -0      ports/security/py-htpasswd/distinfo (new)
  1.1       +6 -0      ports/security/py-htpasswd/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2011-10-20 16:19:11 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!