freeipa/install/ui
Petr Vobornik b0184d10ab
browser config: cleanup after removal of Firefox extension
Firefox extension which served for configuring Kerberos auth in Firefox
until version which banned self-signed extensions was removed in commit
6c53765ac1.

Given that configure.jar, even older Firefox config tool, was removed
sometime before that, there is no use for signtool tool. It is good
because it is removed from Fedora 27 anyway. So removing last unused
function which calls it.

The removal of FF extension was not exactly clean so removing also
browserconfig.html which only purpose was to use the extension. Therefore
also related JS files are removed. This removal requires unauthorized.html
to be updated so that it doesn't point to non-existing page. And given that
it now points only to single config page, we can change link in UI login page
to this page (ssbrowser.html). While at it, improving buttons in ssbrowser.html.

Btw, commit 6c53765ac1 removed also generation of
krb.js. It had one perk - with that info ssbrowser.html could display real
Kerberos domain instead of only 'example.com'.  I don't have time to revert this
change so removing traces of krb.js as well.

https://pagure.io/freeipa/issue/7135

Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2017-09-21 10:27:14 +02:00
..
build Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
css WebUI: update Patternfly and Bootstrap 2017-01-05 18:33:46 +01:00
doc webui: topology graph facet 2015-11-27 15:50:56 +01:00
images Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
js WebUI: Remove plugins symlink as it is unused 2017-08-30 16:15:57 +02:00
less WebUI: update Patternfly and Bootstrap 2017-01-05 18:33:46 +01:00
src browser config: cleanup after removal of Firefox extension 2017-09-21 10:27:14 +02:00
test WebUI: Update unit test README 2017-08-31 10:35:03 +02:00
util Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
favicon.ico favicon 2011-02-03 15:04:23 -05: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 webui: topology graph component 2015-11-27 15:50:56 +01:00
Makefile.am Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
README-LICENSE.txt webui: add d3 library - version 3.5.6 2015-11-27 15:50:56 +01:00
reset_password.html webui: adjust behavior of bounce url 2014-09-08 12:32:16 +02:00
reset_password.js Add support for the 'user' url parameter for the reset_password.html 2016-01-27 14:17:40 +01:00
sync_otp.html webui: add sync_otp.html 2014-06-30 12:27:05 +02:00