We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: A Ruby on Rails-based OpenID server for all ya identity providers out there. It is pretty close to the current OpenID specifications and supports SReg, AX (only fetch requests, yet) and PAPE
Homepage: http://dennisbloete.de/projects/masquerade/
Clone URL: git://github.com/dbloete/masquerade.git
Click here to lend your support to: masquerade and make a donation at www.pledgie.com !
dbloete (author)
Tue Jul 08 04:40:57 -0700 2008
commit  dd469833a091a7813b862aefb0788f9954c63c86
tree    0b82f0b4eb5b46dacdc3f269b42a0539bdad8839
parent  f3bd8ef3987a8fff33af5b355c25dffbb0be6d58
masquerade / script / destroy
100644 4 lines (3 sloc) 0.098 kb
1
2
3
4
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/destroy'