* More work on OpenID 1.1 Relying Party support
authorArt Cancro <ajc@citadel.org>
Wed, 21 May 2008 21:43:26 +0000 (21:43 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 21 May 2008 21:43:26 +0000 (21:43 +0000)
commite005b5e8fb186efccfdbac57f3ac278f05b131d6
tree8138163b1b6d4d8807461d7c60c57707ddf86802
parent697ff734ecfc1136b27cc72aa88b89171e14661e
* More work on OpenID 1.1 Relying Party support
* Changed the startup order to put the citadel.control lock check happen *before* the databases
  are opened.  Otherwise it can corrupt the databases before the lock check shuts it down.
citadel/configure.ac
citadel/control.c
citadel/modules/openid/serv_openid_rp.c
citadel/modules/rssclient/serv_rssclient.c
citadel/server_main.c