0 Stimmen

Änderungen von Dokument Benutzername vergessen?

Zuletzt geändert von xwikiadmin am 2022/07/28 11:40

Von Version 3.1
bearbeitet von xwikiadmin
am 2022/01/18 21:18
Änderungskommentar: Install extension [org.xwiki.platform:xwiki-platform-administration-ui/13.10.2]
Auf Version 4.1
bearbeitet von xwikiadmin
am 2022/07/24 21:40
Änderungskommentar: Install extension [org.xwiki.platform:xwiki-platform-administration-ui/13.10.7]

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,5 +1,5 @@
1 1  {{velocity}}
2 2  #set ($newUrl = $services.security.authentication.getAuthenticationURL('forgot', $request.parameterMap))
3 -#set ($discard = $services.logging.deprecated("ForgotUsername", "The page [XWiki.ForgotUsername] should not be used anymore in favor of the new 'authenticate/forgot' URL."));
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 4  #set ($discard = $response.sendRedirect($newUrl))
5 5  {{/velocity}}
Powered by MakerspaceBonn e.V.