jellyseerr
jellyseerr copied to clipboard
feat(auth): send real information on login
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)
Nice liddle Feature
:tada: This PR is included in version 1.9.0 :tada:
The release is available on:
v1.9.0- GitHub release
Your semantic-release bot :package::rocket: