Export format has changed due to the addition of a new
authorArt Cancro <ajc@citadel.org>
Mon, 2 Jun 2008 16:09:00 +0000 (16:09 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 2 Jun 2008 16:09:00 +0000 (16:09 +0000)
commit3f1b85695cf9338d2b5f7fc7f9f8afedcb9d608c
tree432a03c72fdc6ffe3b8818fdd96457380de588ec
parent511ff6f7d545fd30b1be55180886245b127791b6
Export format has changed due to the addition of a new
table, so the version number has changed.  Also added a serv_info field to
advise the client (e.g. WebCit) whether the server supports OpenID.  The
main reason is because we can only do OpenID in native auth mode -- but we
can also use this to temporarily shut off all OpenID features if we need
to complete a new software release before OpenID is finished.
citadel/citadel.h
citadel/citserver.c
citadel/configure.ac
webcit/auth.c
webcit/openid.c
webcit/serv_func.c
webcit/webcit.h