summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2011-10-07 17:41:24 +0200
committerRob Crittenden <rcritten@redhat.com>2011-10-09 23:32:55 -0400
commit59cd7f51c48d7e9b2703437229f35b114fd9585b (patch)
tree5e61731c7b287e9659d835503663fc3922e0c17e /ipaserver/install
parent6be3ef1681718d1af81089c0a2d7ea1817b16a0e (diff)
downloadfreeipa-59cd7f51c48d7e9b2703437229f35b114fd9585b.tar.gz
freeipa-59cd7f51c48d7e9b2703437229f35b114fd9585b.tar.xz
freeipa-59cd7f51c48d7e9b2703437229f35b114fd9585b.zip
Split Web UI initialization to several smaller calls
https://fedorahosted.org/freeipa/ticket/1933 Web UI init method was modified to get initialization data in 3 calls. First call remains the same as before except that the json_metadata command was removed. JSON metadata are requested after successful response of the first batch command. This approach should preserve functionality in IE (where request is missing after authentication). Getting JSON metadata is split to two commands - this should prevent the error in linked ticket. These two commands are paralelly executed by new concurent_command object. Concurrent command waits for all responses then it calls each command's success handler.
Diffstat (limited to 'ipaserver/install')
0 files changed, 0 insertions, 0 deletions