Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(auth): send real information on login #470

Merged
merged 2 commits into from
May 24, 2024

Conversation

TOomaAh
Copy link
Contributor

@TOomaAh TOomaAh commented Sep 7, 2023

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

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

@Panda260
Copy link

Nice liddle Feature

Copy link
Contributor

@Gauvino Gauvino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested successfully !

@gauthier-th gauthier-th merged commit d765055 into Fallenbagel:develop May 24, 2024
6 checks passed
@Fallenbagel
Copy link
Owner

🎉 This PR is included in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants