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

Send password in request body #32

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Send password in request body #32

merged 4 commits into from
Aug 19, 2024

Conversation

davidotte
Copy link
Collaborator

@davidotte davidotte commented Aug 15, 2024

Change Description

Try to be precise. You can additionally add comments to your PR, this might help the reviewer a lot.

Fix password logging by sending password in request body during registration. On preprod it seems to work:
Bildschirmfoto vom 2024-08-15 13-04-04

Note: There is also a corresponding PR for the server.

If you used new dependencies: Did you add them to requirements.txt?

No new dependencies

Who did you ping on Mattermost to review your PR? Please ping that person again whenever you are ready for another review.

@SamuelGabriel

Breaking changes

If you made any breaking changes, please update the version number.
Breaking changes are totally fine, we just need to make sure to keep the users informed and the server in sync.

Updated the version number

Does this PR break the API? If so, what is the corresponding server commit?
Yes, see server PR

Does this PR break the user interface? If so, why?


Please do not mark comments/conversations as resolved unless you are the assigned reviewer. This helps maintain clarity during the review process.

@davidotte davidotte changed the title Fix password logging Send password in request body Aug 15, 2024
Copy link
Collaborator

@SamuelGabriel SamuelGabriel left a comment

Choose a reason for hiding this comment

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

This was all that was required? :D Nice. Thanks for updating the client version as well!

@davidotte davidotte merged commit 575ea39 into main Aug 19, 2024
2 checks passed
@davidotte davidotte deleted the fix-password-logging branch August 19, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants