Archives
- July 2010
- May 2010
- April 2010
- February 2010
- December 2009
- November 2009
- July 2008
- May 2008
- April 2008
- January 2008
- December 2007
- November 2007
- March 2007
- January 2007
- October 2006
- September 2006
- August 2006
- June 2006
- May 2006
- April 2006
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- April 2005
- February 2005
- January 2005
- December 2004
- April 2003
Tag Archives: Security
New Spectaclar newsfeed
I’ve implemented a news feed for Spectaclar that’s a general purpose open source access control feed, that will probably also veer a lot into authentication, identity, and other single signon stuff. It includes updates on Spectaclar, but also incorporates outside blogs. It uses the reFeed component of reBlog. reBlog is very, very cool…it makes it [...]
Posted in Tech Also tagged accesscontrol, authentication, authorization, identity, ldap, rbac, Spectaclar, sso Leave a comment
First cut at BZ/OpenID integration
It’s still pretty rough around the edges, but now there’s a patch to add OpenID authentication support to Bugzilla. It’s not ideal, as it still requires you to go through the email ping-pong process, but the good news is that once you tie an OpenID identifier to your BZ account, you can authenticate via your [...]
Spectaclar Updates
I’ve been working on a bunch of miscellaneous stuff this week which are loosely related to the “Spectaclar” project: A lot of wiki cleanup – I think I got most of the dead links, so that there’s at least stub articles everywhere there’s a link Patch to MediaWiki – not a huge contribution, but one [...]
Spectaclar: Authorization first
More on Spectaclar. Haven’t done much today on the site, as I’ve been working on Mediawiki and riding my bike and enjoying being a slacker. There’s a blurb that I just added to the site that’s probably worth blogging. The primary focus for this site, at the time of this writing, is authorization, as opposed [...]
Spectaclar
Well, I’m ready to start talking about “Spectaclar“, which is my new website (and hopefully community) around open source access control. I’ve written a rather long explanation of what Spectaclar is about. To summarize, I’m trying to find a few really good open source web applications, understand their access control mechanisms, and begin to try [...]
MediaWiki OpenID patch