freeipa/install/ui
Serhii Tsymbaliuk 6a9c20a87c
Fix occasional 'whoami.data is undefined' error in FreeIPA web UI
'Metadata' phase (Web UI initialization flow) doesn't wait "whoami" response.
It causes the error when on the next phase "whoami" data is undefined.
To avoid this "whoami" request now has flag async = false,
so init_metadata waits until it will be completed.

Ticket: https://pagure.io/freeipa/issue/7917

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2019-05-21 14:45:27 +02:00
..
build Update Dojo and Dojo builder to 1.13.0 2018-07-12 15:38:01 +02:00
css Debian: use -m lesscpy instead of hard-coded name 2019-04-24 14:08:20 +02:00
doc webui: topology graph facet 2015-11-27 15:50:56 +01:00
images Replace old login screen logo with new one 2018-08-21 17:38:32 +02:00
js Create symlink to qunit.js 2017-12-14 18:57:37 +01:00
less webui: redable color of invalid fields on login-screen-like pages 2018-08-27 17:10:32 +02:00
src Fix occasional 'whoami.data is undefined' error in FreeIPA web UI 2019-05-21 14:45:27 +02:00
test Web UI (topology graph): Show FQDN for nodes if they have no common DNS zone 2019-03-21 16:01:11 +01:00
util Debian: use -m lesscpy instead of hard-coded name 2019-04-24 14:08:20 +02:00
favicon.ico Replace logo images with new one (version 4.7) 2018-08-13 14:25:06 +02:00
Gruntfile.js Make WebUI unit tests to generate results as JUnit 2018-03-16 14:26:48 +01:00
ie.css Fixed display of attributes_widget in IE9 2012-07-17 15:55:44 +02:00
index.html webui: add d3 library - version 3.5.6 2015-11-27 15:50:56 +01:00
ipa.css Add ability to stage multiple users 2016-06-03 16:12:48 +02:00
jsl.conf Fix javascript 'errors' found by jslint 2018-09-27 16:33:25 +02:00
Makefile.am Clean up reset_password.js file from project 2018-09-12 12:41:19 +02:00
package.json Add Gruntfile and package.json to ui directory 2017-12-14 18:57:37 +01:00
README-LICENSE.txt WebUI build: replace uglifyjs with system package 2018-07-12 15:38:01 +02:00
reset_password.html Use "login" plugin instead of standalone JS file 2018-09-12 12:41:19 +02:00
sync_otp.html webui: add sync_otp.html 2014-06-30 12:27:05 +02:00