Bug 137458 - [NEW PORT]devel/py-repoze.who-testutil:Test utilities for repoze.who-powered applications
Summary: [NEW PORT]devel/py-repoze.who-testutil:Test utilities for repoze.who-powered ...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 15:30 UTC by wenheping
Modified: 2009-08-07 21:10 UTC (History)
0 users

See Also:


Attachments
file.shar (4.37 KB, text/plain)
2009-08-05 15:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-08-05 15:30:04 UTC
repoze.who-testutil is a repoze.who plugin which modifies
repoze.who's original middleware to make it easier to forge
authentication, without bypassing identification (this is,
running the metadata providers).

It's been created to ease testing of repoze.who-powered
applications, in a way independent of the identifiers,
authenticators and challengers used originally by your
application, so that you won't have to update your test
suite as your application grows and the authentication
method changes.

WWW:    http://code.gustavonarea.net/repoze.who-testutil/

(It is prepared for tg2)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-05 15:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-07 21:08:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-07 21:08:55 UTC
miwi        2009-08-07 20:08:43 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-repoze.who-testutil Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  repoze.who-testutil is a repoze.who plugin which modifies
  repoze.who's original middleware to make it easier to forge
  authentication, without bypassing identification (this is,
  running the metadata providers).
  
  It's been created to ease testing of repoze.who-powered
  applications, in a way independent of the identifiers,
  authenticators and challengers used originally by your
  application, so that you won't have to update your test
  suite as your application grows and the authentication
  method changes.
  
  WWW:    http://code.gustavonarea.net/repoze.who-testutil/
  
  PR:             ports/137458
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3588    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/py-repoze.who-testutil/Makefile (new)
  1.1       +3 -0      ports/devel/py-repoze.who-testutil/distinfo (new)
  1.1       +13 -0     ports/devel/py-repoze.who-testutil/pkg-descr (new)
  1.1       +25 -0     ports/devel/py-repoze.who-testutil/pkg-plist (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"