X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8c7e44938a661e035f62840e1e177353240ace5d..fce441db:/templates/webpages/admin/user_migration_done_de.html diff --git a/templates/webpages/admin/user_migration_done_de.html b/templates/webpages/admin/user_migration_done_de.html index d95b55856..286248aed 100644 --- a/templates/webpages/admin/user_migration_done_de.html +++ b/templates/webpages/admin/user_migration_done_de.html @@ -6,7 +6,7 @@
Die folgenden Benutzer wurden in die Authentifizierungsdatenbank migriert:
-[% FOREACH row = MEMBERS %][% row.login %] [% END %]
+[% FOREACH row = MEMBERS %][% HTML.escape(row.login) %] [% END %]