summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2012-06-08 16:38:17 +0200
committerPetr Vobornik <pvoborni@redhat.com>2012-06-21 12:46:59 +0200
commit1eab43d29244f6e0b8d6f3146317624715d84af7 (patch)
tree3c5d8a1c981d569e92b439684a53409ab3d5acbd /freeipa.spec.in
parentf298a20d27701cf617c5b146a2d22c9c94d85bc3 (diff)
downloadfreeipa-1eab43d29244f6e0b8d6f3146317624715d84af7.tar.gz
freeipa-1eab43d29244f6e0b8d6f3146317624715d84af7.tar.xz
freeipa-1eab43d29244f6e0b8d6f3146317624715d84af7.zip
Separate reset password page
This patch adds separate reset password page. It is a complement to separate login page. It differentiate from reset password capabilities in Web UI's anauthorized dialog by not performing login. This is useful for users who wants only to reset the password and not to use Web UI. And also for users who are using the separate login page. https://fedorahosted.org/freeipa/ticket/2755
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 7cda33c5f..38e353672 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -590,6 +590,7 @@ fi
%{_usr}/share/ipa/ui/index.html
%{_usr}/share/ipa/ui/login.html
%{_usr}/share/ipa/ui/logout.html
+%{_usr}/share/ipa/ui/reset_password.html
%{_usr}/share/ipa/ui/*.ico
%{_usr}/share/ipa/ui/*.css
%{_usr}/share/ipa/ui/*.js
@@ -717,6 +718,9 @@ fi
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
%changelog
+* Fri Jun 21 2012 Petr Vobornik <pvoborni@redhat.com> - 2.99.0-34
+- Add Web UI reset password pages
+
* Wed Jun 20 2012 Ondrej Hamada <ohamada@redhat.com> - 2.99.0-33
- Set min for 389-ds-base to 1.2.11.5-1 on F17 to fix installation issue
- Set min for 389-ds-base to 1.2.10.10-1 on F16 (and lower) to fix CN case persistence