summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2011-10-07 17:41:24 +0200
committerAdam Young <ayoung@redhat.com>2011-10-07 14:43:28 -0400
commit48f30698e54a0e02dcaea5dd5d22591c2bffe295 (patch)
tree2ff1bf147b732f1bd3343d50a033f798d0258d5e /BUILD.txt
parent30b2d4e59625b8a948912f0087d7a8d18112143d (diff)
downloadfreeipa-48f30698e54a0e02dcaea5dd5d22591c2bffe295.tar.gz
freeipa-48f30698e54a0e02dcaea5dd5d22591c2bffe295.tar.xz
freeipa-48f30698e54a0e02dcaea5dd5d22591c2bffe295.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 'BUILD.txt')
0 files changed, 0 insertions, 0 deletions