|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
OpenID support added to sandbox!Thanks to the efforts of Robin Bramley; we now have a first draft of
OpenID support in the sandbox. The code is mostly as-is from when Robin submitted sent it to me. I've done all the standard jalopy formatting of the code so it blends in and has the proper file headers. I've noted two basic Todo items for the code: * Improve test coverage * Replace OpenIDLoginInitiationServlet with a Filter to apply to our normal FilterChain I apologize for taking so long to get it together and get it committed. Everyone has their priorities to manage! Thanks again to Robin for the excellent submission! ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Home: http://acegisecurity.org Acegisecurity-developer mailing list Acegisecurity-developer@... https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer |
|
|
Re: OpenID support added to sandbox!I've already started working on some refactoring. I believe I can
reduce the OpenIDResponseProcessingFilter and OpenIDLoginInitiationServlet into one standard OpenIdProcessingFilter. This also has the side effect of increasing test coverage by reducing the amount of code to test :) On 4/20/07, Ray Krueger <raykrueger@...> wrote: > Thanks to the efforts of Robin Bramley; we now have a first draft of > OpenID support in the sandbox. The code is mostly as-is from when > Robin submitted sent it to me. I've done all the standard jalopy > formatting of the code so it blends in and has the proper file > headers. > > I've noted two basic Todo items for the code: > * Improve test coverage > * Replace OpenIDLoginInitiationServlet with a Filter to apply to our > normal FilterChain > > I apologize for taking so long to get it together and get it > committed. Everyone has their priorities to manage! > > Thanks again to Robin for the excellent submission! > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Home: http://acegisecurity.org Acegisecurity-developer mailing list Acegisecurity-developer@... https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer |
| Free embeddable forum powered by Nabble | Forum Help |