Hello folks
Today I had the task to change the response page for the Drupal system menu/path: user/login to a custom page, since this is not a visual menu, you can't use the Drupal Menu system to change or redirect URL .
So you must solve this request using code, below two examples how you can solve it:
Replace the response function: