jellyseerr icon indicating copy to clipboard operation
jellyseerr copied to clipboard

feat(auth): send real information on login

Open TOomaAh opened this issue 2 years ago • 1 comments

Description

When a person logs in, their real ip is not sent and the application specified is Axios. So I added the correct application name and added the X-Forwarded-For header in the axios request headers during login.

To-Dos

  • [x] Successful build yarn build
  • [x] Translation keys yarn i18n:extract
  • [ ] Database migration (if required)

TOomaAh avatar Sep 07 '23 21:09 TOomaAh

Nice liddle Feature

Panda260 avatar Apr 17 '24 21:04 Panda260

:tada: This PR is included in version 1.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

fallenbagel avatar May 29 '24 14:05 fallenbagel