Skip to content

[feat] Store hashed pwds in server config#4641

Merged
bruntib merged 1 commit intoEricsson:masterfrom
dr-antimonious:master
Jul 29, 2025
Merged

[feat] Store hashed pwds in server config#4641
bruntib merged 1 commit intoEricsson:masterfrom
dr-antimonious:master

Conversation

@dr-antimonious
Copy link
Copy Markdown
Contributor

No description provided.

@dr-antimonious
Copy link
Copy Markdown
Contributor Author

Solution for #4541

@dr-antimonious dr-antimonious force-pushed the master branch 3 times, most recently from f30be51 to f7b65ca Compare July 25, 2025 10:43
Copy link
Copy Markdown
Contributor

@bruntib bruntib left a comment

Choose a reason for hiding this comment

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

I have a minor style comment, otherwise it looks good.
Thanks for the improvement, it's a nice feature!

Comment thread web/server/codechecker_server/session_manager.py Outdated
@dr-antimonious dr-antimonious requested a review from bruntib July 28, 2025 10:38
return False

saved_auth_string = saved_auth_string[0]
if saved_auth_string != auth_string:
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Style corrected

@bruntib bruntib merged commit b22c431 into Ericsson:master Jul 29, 2025
8 of 9 checks passed
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