https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40082

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #25 from Katrin Fischer <[email protected]> ---
I wonder if we should make this text messsage more neutral to not give away
that a user with these credentials already exists. It might give away
information we don't want to give away. The selfreg form could be used to
look-up users.

+                    [% IF duplicate_found %]
+                        <div class="alert alert-error">
+                            <span>An existing account matching these details
has been found, please contact a member of staff</span>
+                        </div>
+                    [% END %]
+

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to