Tres Seaver
2011-01-10 03fba87e577d28adff2fa6f22c13330c28335229
2011-01-10 Tres Seaver
Make 'make_api_factory_with_config' tolerate bad confi filename/content.
blob@ 03fba8 commitdiff | diff to current
2010-12-27 Tres Seaver
Garden changelog.
blob@ c61031 commitdiff | diff to current
2010-12-27 Brian Sutherland
Typo in date format
blob@ 2c742e commitdiff | diff to current
2010-12-27 Brian Sutherland
fix rst2htm errors
blob@ 630a05 commitdiff | diff to current
2010-12-17 Brian Sutherland
When the auth_tkt plugin is passed secure=True, add HttpOnly to the cookie.
blob@ 3b5782 commitdiff | diff to current
2010-12-17 Brian Sutherland
Fix auth_tkt plugin to add "secure" to cookies when it is configured with s...
blob@ d7e647 commitdiff | diff to current
2010-12-16 Brian Sutherland
Fix bug in repoze.who.api where the remember() or forget() methods could r...
blob@ cfe26c commitdiff | diff to current
2010-11-30 Brian Sutherland
Fix auth_tkt plugin to not hand over tokens as strings to paste. See http:/...
blob@ fc9a88 commitdiff | diff to current
2010-11-12 Tres Seaver
Forward-port fix for unicode 'max_age' from 1.0 branch.
blob@ 15e365 commitdiff | diff to current
2010-10-02 Tres Seaver
Added a single-file example BFG application
blob@ e8080a commitdiff | diff to current
2010-10-01 Tres Seaver
Add a logout method to the API for application convenience.
blob@ 924f24 commitdiff | diff to current
2010-10-01 Tres Seaver
Gardening.
blob@ 95f147 commitdiff | diff to current
2010-10-01 Tres Seaver
Added a ``login`` method to the ``repoze.who.api.API`` object.
blob@ 9a8e60 commitdiff | diff to current
2010-10-01 Tres Seaver
Prepare 2.0a3 release.
blob@ eb7071 commitdiff | diff to current
2010-10-01 Tres Seaver
Tidy
blob@ ff604c commitdiff | diff to current
2010-10-01 Tres Seaver
Deprecated the following plugins:
blob@ a446d6 commitdiff | diff to current
2010-08-09 Tres Seaver
Fix 'underline too short'.
blob@ 8e245d commitdiff | diff to current
2010-07-13 Tres Seaver
Make the InsecureCookiePlugin take a ``charset`` argument
blob@ 76e951 commitdiff | diff to current
2010-05-26 Tres Seaver
In ``repoze.who.restrict``, return headers as a list, as required by PEP333.
blob@ 5b6365 commitdiff | diff to current
2010-05-11 Chris McDonough
- Help default request classifier cope with xml submissions with an expli...
blob@ 6b7b34 commitdiff | diff to current
2010-04-26 Tres Seaver
Added ``repoze.who.config:make_api_factory_with_config``.
blob@ a349a2 commitdiff | diff to current
2010-04-20 Tres Seaver
Fixed docs for calling ``repoze.who.config:make_middleware_with_config``.
blob@ f80021 commitdiff | diff to current
2010-03-25 Tres Seaver
Prep 2.0a2 release.
blob@ c186ae commitdiff | diff to current
2010-02-26 Tres Seaver
Fixed failure to pass substution values in log message string formatting
blob@ 52bc23 commitdiff | diff to current
2010-02-25 Tres Seaver
Prep 2.0a1 release.
blob@ e25b84 commitdiff | diff to current
2010-02-25 Tres Seaver
Tweakage.
blob@ c9c1c6 commitdiff | diff to current
2010-02-23 Tres Seaver
Restored the ability to create middleware using the old 'classifier' argument
blob@ cbc983 commitdiff | diff to current
2009-12-10 Tres Seaver
The API used to allow identifier plugins to "preauthenticate" an identity.
blob@ b213af commitdiff | diff to current
2009-12-10 Tres Seaver
The ``auth_tkt`` plugin now implements the ``IAuthenticator`` interface
blob@ b0f81f commitdiff | diff to current
2009-11-13 Tres Seaver
Note backward incompatibilities.
blob@ b4b8ee commitdiff | diff to current
2009-11-12 Chris McDonough
- Fix http://bugs.repoze.org/issue102: when no challengers existed, loggi...
blob@ 581d5b commitdiff | diff to current
2009-11-08 Chris McDonough
Get rid of dependence on ez_setup.py.
blob@ 62cd25 commitdiff | diff to current
2009-11-07 Tres Seaver
Factored out the API of the middleware object to make it useful from within...
blob@ 993216 commitdiff | diff to current
2009-11-05 Tres Seaver
Prep 1.0.18 release.
blob@ 060054 commitdiff | diff to current
2009-11-05 Tres Seaver
Issue #104: AuthTkt plugin was passing an invalid cookie value in headers ...
blob@ 798feb commitdiff | diff to current
2009-11-05 Tres Seaver
Prep 1.0.17 release.
blob@ 6e136f commitdiff | diff to current
2009-11-05 Tres Seaver
Fixed the ``repoze.who.plugins.form.make_plugin`` factory's ``formcallable`...
blob@ e0d138 commitdiff | diff to current
2009-11-04 Tres Seaver
Typo.
blob@ 6b15ee commitdiff | diff to current
2009-11-04 Tres Seaver
Prep 1.0.16 release.
blob@ 028e4d commitdiff | diff to current
2009-11-04 Tres Seaver
Exposed ``formcallable`` argument for ``repoze.who.plugins.form.FormPlugin`...
blob@ 8dd881 commitdiff | diff to current
2009-11-04 Tres Seaver
Fix ReST, use ISO dates.
blob@ 7141c7 commitdiff | diff to current
2009-08-04 Chris McDonough
- Fixed an issue that caused the following symptom when using the ini con...
blob@ 21a9c5 commitdiff | diff to current
2009-06-25 Chris McDonough
Back to dev.
blob@ 1ec83d commitdiff | diff to current
2009-06-25 Chris McDonough
Prep for release.
blob@ 1849bf commitdiff | diff to current
2009-06-25 Chris McDonough
- If the form post value ``max_age`` exists while in the ``identify`` met...
blob@ a14163 commitdiff | diff to current
2009-06-25 Chris McDonough
- If the ``identity`` dict passed to the ``auth_tkt`` ``remember`` method...
blob@ 299b4c commitdiff | diff to current
2009-06-17 Chris McDonough
Prep for release.
blob@ 224a2c commitdiff | diff to current
2009-06-17 Chris McDonough
- Add a ``userid_checker`` argument to the auth_tkt identifier plugin, co...
blob@ a6f6dc commitdiff | diff to current
2009-05-20 Tres Seaver
Fix test breakage on Windows.
blob@ 1810b2 commitdiff | diff to current
2009-05-20 Tres Seaver
Issue 79: Documented issue with using ``include_ip`` in ``auth_tkt`` plugin.
blob@ 00a6d9 commitdiff | diff to current
first | « prev | next »