Tres Seaver
2009-05-08 afe561e73f2f7cb3227cc80558c0b7591f39c76b
2009-05-08 Tres Seaver
Typo
blob@ ced7bd commitdiff | diff to current
2009-04-24 Chris McDonough
Prep for 1.0.13 release.
blob@ 2b870f commitdiff | diff to current
2009-04-24 Chris McDonough
- Patch supplied for issue #71 (http://bugs.repoze.org/issue71) whereby a...
blob@ 08b2ae commitdiff | diff to current
2009-04-20 Tres Seaver
Added a paragraph to ``IAuthenticator`` docstring, documenting that plugins...
blob@ 64ba13 commitdiff | diff to current
2009-04-20 Chris McDonough
- auth_tkt plugin tried to append REMOTE_USER_TOKENS data to existing tok...
blob@ 56d0c5 commitdiff | diff to current
2009-04-18 Tres Seaver
Extended auth_tkt plugin factory to allow passing secret in a separate file...
blob@ 0ee58d commitdiff | diff to current
2009-04-11 Chris McDonough
Get Michael's name right.
blob@ 95736b commitdiff | diff to current
2009-04-11 Chris McDonough
Prep for release.
blob@ a68075 commitdiff | diff to current
2009-04-11 Chris McDonough
- Fix auth_tkt plugin; cookie values are now quoted, making it possible t...
blob@ 8c20ba commitdiff | diff to current
2009-02-05 Chris McDonough
- Fix corner case issue of an exception raised when attempting to log whe...
blob@ afbbcd commitdiff | diff to current
2009-01-23 Chris McDonough
Whoops 2.
blob@ 2e6142 commitdiff | diff to current
2009-01-23 Chris McDonough
Whoops.
blob@ ad51f8 commitdiff | diff to current
2009-01-23 Chris McDonough
Get header right.
blob@ 07308f commitdiff | diff to current
2009-01-22 Chris McDonough
Fix for TG2 flash issue.
blob@ 9238cd commitdiff | diff to current
2009-01-22 Chris McDonough
Add fix for TG2 flash issue.
blob@ 7b931d commitdiff | diff to current
2008-12-18 Chris McDonough
Prep for 1.0.9.
blob@ f76fac commitdiff | diff to current
2008-12-17 Chris McDonough
- The RedirectingFormPlugin now attempts to find a header named ``X-Aut...
blob@ 30ab69 commitdiff | diff to current
2008-12-13 Chris McDonough
Prep for 1.0.8.
blob@ 5f7932 commitdiff | diff to current
2008-12-13 Chris McDonough
Document Gustavo's patch changes.
blob@ 186ff6 commitdiff | diff to current
2008-08-29 Chris McDonough
- ``repoze.who`` and ``repoze.who.plugins`` were not added to the ``nam...
blob@ 37de44 commitdiff | diff to current
2008-08-28 Chris McDonough
- Make repoze.who and repoze.who.plugins into namespace packages mainly...
blob@ facdf8 commitdiff | diff to current
2008-08-23 Chris McDonough
Prep for 1.0.5.
blob@ 7f0e9c commitdiff | diff to current
2008-08-23 Chris McDonough
Location header.
blob@ dee08c commitdiff | diff to current
2008-08-22 Chris McDonough
Fix bug reported by Wiggy on IRC.
blob@ 519300 commitdiff | diff to current
2008-08-22 Chris McDonough
Prep for 1.0.4.
blob@ b95a59 commitdiff | diff to current
2008-08-17 Chris McDonough
- Allowed 'cookie_path' argument to InsecureCookiePlugin (and config co...
blob@ 55dc7a commitdiff | diff to current
2008-08-16 Chris McDonough
- A bug in the middleware's ``authenticate`` method made it impossible ...
blob@ f693fe commitdiff | diff to current
2008-08-03 Tres Seaver
Applied patch from Olaf Conradi which logs an error when an invalid filenam...
blob@ c7e12d commitdiff | diff to current
2008-06-17 Chris McDonough
Prep for 1.0.2.
blob@ d76609 commitdiff | diff to current
2008-05-08 Chris McDonough
- Fix bug found by Chris Perkins: the auth_tkt plugin's "remember" meth...
blob@ a2c030 commitdiff | diff to current
2008-05-07 Tres Seaver
Added predicate-based "restriction" middleware support.
blob@ cad90d commitdiff | diff to current
2008-05-07 Chris McDonough
- Remove dependency-link to dist.repoze.org to prevent easy_install fro...
blob@ 8199a1 commitdiff | diff to current
2008-05-04 Chris McDonough
Prep for 1.0.
blob@ 22e9e2 commitdiff | diff to current
2008-05-04 Chris McDonough
Mention Tres' FormPlugin fix.
blob@ f39349 commitdiff | diff to current
2008-05-03 Tres Seaver
- Fixed interface declarations of 'classifiers.default_request_classifier' ...
blob@ 515c69 commitdiff | diff to current
2008-05-03 Tres Seaver
Added ConfigParser-based WhoConfig, implementing the spec outlined at http:...
blob@ 419946 commitdiff | diff to current
2008-04-27 Chris McDonough
- Fix auth_tkt plugin to be able to encode and decode integer user ids.
blob@ 779caf commitdiff | diff to current
2008-04-07 Chris McDonough
Convert docs to ReST.
blob@ aa8755 commitdiff | diff to current
2008-04-01 Chris McDonough
- Fix bug introduced in FormPlugin in 0.8 release (rememberer headers not ...
blob@ 88e646 commitdiff | diff to current
2008-04-01 Chris McDonough
- Add a SQLMetadataProviderPlugin (in plugins/sql).
blob@ d9f046 commitdiff | diff to current
2008-03-27 Chris McDonough
Prep for 0.8 (2008-03-27)
blob@ cbe4e3 commitdiff | diff to current
2008-03-27 Chris McDonough
- Add a RedirectingFormIdentifier plugin. This plugin is willing to re...
blob@ a400b0 commitdiff | diff to current
2008-03-26 Chris McDonough
- Change the IMetadataProvider interface: this interface used to have a...
blob@ b5a331 commitdiff | diff to current
2008-03-20 Chris McDonough
Repoze.who 0.6.
blob@ e47f82 commitdiff | diff to current
2008-03-19 Chris McDonough
Renaming: repoze.pam is now repoze.who.
blob@ cb5426 commitdiff | diff to current
2008-03-18 Whit Morris
update changelog
blob@ fa9581 commitdiff | diff to current
2008-03-11 Chris McDonough
- Bump ez_setup.py version.
blob@ e35c64 commitdiff | diff to current
2008-03-09 Chris McDonough
Prep for 0.5.
blob@ 3b67e9 commitdiff | diff to current
2008-03-09 Chris McDonough
Prep for 0.5.
blob@ 3b075e commitdiff | diff to current
2008-03-09 Chris McDonough
- API change: IIdentifiers are no longer required to put both 'login' a...
blob@ 40a968 commitdiff | diff to current
first | « prev | next »