citadel
About: Citadel is an advanced messaging and collaboration system for groupware and BBS applications (preferred OS: Linux).
![]() ![]() |
Data Fields | |
StrBuf * | op_url |
StrBuf * | claimed_id |
int | verified |
HashList * | sreg_keys |
Definition at line 40 of file serv_openid_rp.c.
StrBuf* _ctdl_openid::claimed_id |
Definition at line 42 of file serv_openid_rp.c.
Referenced by cmd_oidc(), cmd_oidf(), and cmd_oids().
StrBuf* _ctdl_openid::op_url |
Definition at line 41 of file serv_openid_rp.c.
Referenced by cmd_oidf(), cmd_oids(), parse_xrds_document(), and perform_openid2_discovery().
HashList* _ctdl_openid::sreg_keys |
Definition at line 44 of file serv_openid_rp.c.
Referenced by cmd_oidf().
int _ctdl_openid::verified |
Definition at line 43 of file serv_openid_rp.c.
Referenced by cmd_oidc(), cmd_oidf(), and cmd_oids().