From 6086765d169caf70d3a73d108dd21b714b4d3f34 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Fri, 28 Jun 2019 11:09:00 +0200 Subject: [PATCH] Self service: support legacy attribute "email" for password self reset and user self registration --- lam/HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/HISTORY b/lam/HISTORY index dfd5ac00..97ce1e01 100644 --- a/lam/HISTORY +++ b/lam/HISTORY @@ -5,7 +5,7 @@ - Unix: password management can be disabled in module settings - LAM Pro: -> Bind DLZ: entry table can show record data (use special attribute "#records" in server profile) - -> Self service: support legacy attribute "email" for password self reset + -> Self service: support legacy attribute "email" for password self reset and user self registration - Fixed bugs: -> Users: No drop-down filter box for account status (200) -> Custom fields: Account type "Groups" not saving/deleting fields (66)