Completed the delete-user hook to remove any associated
authorArt Cancro <ajc@citadel.org>
Mon, 2 Jun 2008 03:04:23 +0000 (03:04 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 2 Jun 2008 03:04:23 +0000 (03:04 +0000)
commit62bcc3d472a982085185002666b65fd69b119aba
tree28e84efc5dbc3819fd5668cedfe4f601fcd82b7b
parentb11927e2d5c52da901d83c4c7d23ce67034a53ed
Completed the delete-user hook to remove any associated
OpenID records.  Also completed an auto-purger function to delete any
stale OpenID associations.  Still need to add dump/load code.  Now I
remember why I tend to avoid adding top-level database tables.
citadel/citadel.h
citadel/modules/expire/serv_expire.c
citadel/modules/openid/serv_openid_rp.c
libcitadel/lib/hash.c
libcitadel/lib/libcitadel.h