Wildbook icon indicating copy to clipboard operation
Wildbook copied to clipboard

update all references from login.jsp to Login.jsx

Open TanyaStere42 opened this issue 1 year ago • 2 comments

Feature description and context

With the new react login page, we need to make sure that we are updating throughout the platform to get rid of any outdated references to the jsp page so we can eventually remove the jsp

Feature sign-off requirements

  • LoginUser.java: comments and string url
  • DELETE: LoginUserSocial: comments, string url, geturl requests, redirects
  • DELETE: SocialConnect.java: comments, geturl requests, redirects
  • DELETE: SocialGrabFiles.java: comments, redirects, geturl requests
  • DELETE: UserCreateSocial.java: comments, redirects
  • UserResetPassword.java: geturl requests
  • index.jsp: comment
  • web.xml: comments, login url

Technical notes

If any additional references to login.jsp are found, feel free to update those as well. call them out in the PR

TanyaStere42 avatar Jun 04 '24 22:06 TanyaStere42

notes to future me: also fix the logout.jsp issue

erinz2020 avatar Jul 09 '24 18:07 erinz2020

add the "redirect user after login" feature, need Jon's help

erinz2020 avatar Jul 09 '24 18:07 erinz2020