View | Details | Raw Unified | Return to bug 51533
Collapse All | Expand All

(-)management/univention-self-service/debian/univention-self-service.postinst (-1 / +1 lines)
 Lines 36-42   eval "$(univention-config-registry shell)" Link Here 
36
36
37
a2ensite univention-self-service.conf
37
a2ensite univention-self-service.conf
38
univention-config-registry set \
38
univention-config-registry set \
39
	"umc/web/hooks/univention-self-service?passwordreset"
39
	"umc/web/hooks/univention-self-service?passwordreset" \
40
	"umc/login/links/forgot_your_password/enabled?true"
40
	"umc/login/links/forgot_your_password/enabled?true"
41
41
42
if [ "$1" = "configure" ] && dpkg --compare-versions "$2" lt-nl 2.0.9-1; then
42
if [ "$1" = "configure" ] && dpkg --compare-versions "$2" lt-nl 2.0.9-1; then

Return to bug 51533