freebsd-ports/devel/py-repoze.who-testutil/pkg-descr
Sunpoet Po-Chuan Hsieh fa86cc0dfd Update WWW
2018-04-17 19:16:48 +00:00

13 lines
561 B
Text

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: https://code.gustavonarea.net/repoze.who-testutil/