Uh oh!
There was an error while loading. Please reload this page.
♻️ Refactored code to use encryption algorithm name from settings for consistency - #1160
Conversation
324a7d9 to
4dd0555Comparesameeramin
commented
May 9, 2024
Thank you @menkotoglou, please let me know what else I need to do in order to get this PR merged. |
menkotoglou
commented
May 10, 2024
@sameeramin unfortunately I cannot do anything about it, since I'm not a repo maintainer. |
tiangolo
left a comment
There was a problem hiding this comment.
Thank you for the interest!
I don't think the algorithm should be configurable in the settings, it shouldn't really be variable. Let's better keep it in security.py.
But I agree that the backend utils should use the same variable from security.py. 🤓 Could you please update that?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
sameeramin
commented
May 20, 2024
Sure, I'll update that! |
4dd0555 to
33d74b2Comparesameeramin
commented
Aug 13, 2024
Hello @tiangolo, I have incorporated your suggestions |
tiangolo
commented
Sep 27, 2024
Great, thanks @sameeramin! 🚀 🍰 |
… consistency (fastapi#1160) Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
… consistency (fastapi#1160) Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
No description provided.