How to install the Plugin

Go to your confluence system and upload the attached jar file in your managed apps section: 

Forgot Password Temp Fix

  • Install the plugin
  • Initiate forgot password
  • After password reset. User will be redirected to the login page.

How it works (Under the hood)

  • The plugin provides a servlet filter that will intercept the POST request to the /doresetuserpassword.action
  • Token is first verified
  • Password is changed for the user using UserManager.alterPassword
  • Token is cleared
  • Redirects the user to the login page

Name Version Published
Screenshot 2022-06-17 at 14.48.23.png 1 2022-06-17 14:48
forgot-password-temp-fix-1.0.0.jar 1 2022-06-17 14:41

forgot-password-temp-fix-1.0.0.jar