0 Stimmen
Version 4.1 von xwikiadmin am 2022/07/24 21:40

Zeige letzte Bearbeiter
1 {{velocity}}
2 #set ($newUrl = $services.security.authentication.getAuthenticationURL('forgot', $request.parameterMap))
3 #set ($discard = $services.logging.deprecate("ForgotUsername", "The page [XWiki.ForgotUsername] should not be used anymore in favor of the new 'authenticate/forgot' URL."));
4 #set ($discard = $response.sendRedirect($newUrl))
5 {{/velocity}}
Powered by MakerspaceBonn e.V.