mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 01:41:14 -06:00
8288135b5b
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> |
||
---|---|---|
.. | ||
build | ||
css | ||
doc | ||
images | ||
js | ||
less | ||
src | ||
test | ||
util | ||
favicon.ico | ||
ie.css | ||
index.html | ||
ipa.css | ||
jsl.conf | ||
Makefile.am | ||
README-LICENSE.txt | ||
reset_password.html | ||
reset_password.js | ||
sync_otp.html |