freeipa/install/ui
Petr Vobornik 8288135b5b webui: add bounce url to reset_password.html
reset_password.html now redirects browser to URL specified in 'redirect'
uri component (if present).

The component has to be URI encoded. ie (in browser console):

$ encodeURIComponent('http://pvoborni.fedorapeople.org/doc/#!/guide/Debugging')

-->
"http%3A%2F%2Fpvoborni.fedorapeople.org%2Fdoc%2F%23!%2Fguide%2FDebugging"

-->

https://my.freeipa.server/ipa/ui/reset_password.html?redirect=http%3A%2F%2Fpvoborni.fedorapeople.org%2Fdoc%2F%23!%2Fguide%2FDebugging

https://fedorahosted.org/freeipa/ticket/4440

Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
2014-07-28 10:36:08 +02:00
..
build install/ui/build: Build core.js 2014-06-30 18:17:28 +02:00
css webui: add PaternFly css 2014-06-10 10:23:21 +02:00
doc webui: bind Login facet and OTP sync facet 2014-06-30 12:27:04 +02:00
images webui: adjust login page to PatternFly 2014-06-10 10:23:28 +02:00
js Web UI plugin loader 2013-05-06 16:22:20 +02:00
less webui: internet explorer fixes 2014-07-28 10:20:15 +02:00
src webui: remove remaining action-button-disabled occurrences 2014-07-28 10:24:21 +02:00
test webui: custom attr in attributes widget 2014-07-21 10:47:06 +02:00
util webui-build: use /usr/share/java/js.jar instead of rhino.jar 2014-07-03 14:19:25 +02: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 PaternFly css 2014-06-10 10:23:21 +02:00
ipa.css webui: remove remaining action-button-disabled occurrences 2014-07-28 10:24:21 +02:00
jsl.conf webui: login page 2014-04-15 12:41:54 +02:00
Makefile.am webui: add sync_otp.html 2014-06-30 12:27:05 +02:00
README-LICENSE.txt webui: remove remnants of jquery-ui 2014-06-10 10:23:22 +02:00
reset_password.html webui: support otp in reset_password.html 2014-06-26 12:37:40 +02:00
reset_password.js webui: add bounce url to reset_password.html 2014-07-28 10:36:08 +02:00
sync_otp.html webui: add sync_otp.html 2014-06-30 12:27:05 +02:00