- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ProfileForm (2.76 sec)
-
src/main/java/org/codelibs/fess/app/web/profile/ProfileAction.java
} /** * Changes the user password. * * @param form the profile form * @return the HTML response */ @Execute public HtmlResponse changePassword(final ProfileForm form) { final VaErrorHook toIndexPage = () -> { form.clearSecurityInfo(); return asIndexHtml(); }; validatePasswordForm(form, toIndexPage);Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 27 07:01:25 UTC 2025 - 4.5K bytes - Viewed (0)