Disallow using session token to change password#2905
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2905 +/- ##
==========================================
+ Coverage 78.25% 78.28% +0.03%
==========================================
Files 673 673
Lines 55191 55195 +4
Branches 728 728
==========================================
+ Hits 43190 43211 +21
+ Misses 11923 11906 -17
Partials 78 78
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9d96cab to
f9893e6
Compare
f9893e6 to
47b605f
Compare
I do not understand how it failed in gh
|
jmthomas
left a comment
There was a problem hiding this comment.
Will this change fix this playwright failure: https://github.com/OpenC3/cosmos/actions/runs/22632511227/job/65586306397?pr=2906
Yes |
Disallow using session token to change password




Slightly reworked the
verify_no_servicemethod to allow more restrictive verification, which is used by the auth controller.