mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-11 09:48:49 -05:00
delete pushers created with different access token on password change
Some checks failed
CI and Artifacts / Test (push) Has been cancelled
CI and Artifacts / Build (push) Has been cancelled
CI and Artifacts / variables (push) Has been cancelled
Documentation and GitHub Pages / Documentation and GitHub Pages (push) Has been cancelled
CI and Artifacts / Docker publish (push) Has been cancelled
Some checks failed
CI and Artifacts / Test (push) Has been cancelled
CI and Artifacts / Build (push) Has been cancelled
CI and Artifacts / variables (push) Has been cancelled
Documentation and GitHub Pages / Documentation and GitHub Pages (push) Has been cancelled
CI and Artifacts / Docker publish (push) Has been cancelled
This commit is contained in:
parent
7bf92c8a37
commit
33c5afe050
5 changed files with 53 additions and 14 deletions
|
|
@ -69,8 +69,8 @@
|
|||
{"Action":"pass","Test":"TestChangePassword/After_changing_password,_can_log_in_with_new_password"}
|
||||
{"Action":"pass","Test":"TestChangePassword/After_changing_password,_different_sessions_can_optionally_be_kept"}
|
||||
{"Action":"pass","Test":"TestChangePassword/After_changing_password,_existing_session_still_works"}
|
||||
{"Action":"fail","Test":"TestChangePasswordPushers"}
|
||||
{"Action":"fail","Test":"TestChangePasswordPushers/Pushers_created_with_a_different_access_token_are_deleted_on_password_change"}
|
||||
{"Action":"pass","Test":"TestChangePasswordPushers"}
|
||||
{"Action":"pass","Test":"TestChangePasswordPushers/Pushers_created_with_a_different_access_token_are_deleted_on_password_change"}
|
||||
{"Action":"pass","Test":"TestChangePasswordPushers/Pushers_created_with_the_same_access_token_are_not_deleted_on_password_change"}
|
||||
{"Action":"fail","Test":"TestClientSpacesSummary"}
|
||||
{"Action":"fail","Test":"TestClientSpacesSummary/max_depth"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue