Add polkit.retains_authorization_after_challenge to authz result
authorDavid Zeuthen <davidz@redhat.com>
Tue, 28 Jul 2009 15:25:20 +0000 (11:25 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Tue, 28 Jul 2009 15:25:20 +0000 (11:25 -0400)
commit3176182290683ab10fbe40d5a16c26d25e7a0380
treef2c812ec5e1978090f29867565f42bfea3da7aa3
parent01cee08d61c130918aca3c67b0d172b40aa9d10e
Add polkit.retains_authorization_after_challenge to authz result

Also make this and other details available via methods on the
PolkitAuthorizationResult object.

See this and surrounding messages

 http://lists.freedesktop.org/archives/polkit-devel/2009-July/000189.html

for more information.
data/org.freedesktop.PolicyKit1.Authority.xml
docs/man/pkcheck.xml
docs/polkit/polkit-1-sections.txt
src/polkit/polkitauthorizationresult.c
src/polkit/polkitauthorizationresult.h
src/polkitbackend/polkitbackendinteractiveauthority.c
src/programs/pkcheck.c