mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-11 09:48:49 -05:00
guard against using someone else's access token in UIAA
Some checks are pending
CI and Artifacts / Test (push) Waiting to run
CI and Artifacts / Build (push) Waiting to run
CI and Artifacts / variables (push) Waiting to run
CI and Artifacts / Docker publish (push) Blocked by required conditions
Documentation and GitHub Pages / Documentation and GitHub Pages (push) Waiting to run
Some checks are pending
CI and Artifacts / Test (push) Waiting to run
CI and Artifacts / Build (push) Waiting to run
CI and Artifacts / variables (push) Waiting to run
CI and Artifacts / Docker publish (push) Blocked by required conditions
Documentation and GitHub Pages / Documentation and GitHub Pages (push) Waiting to run
This commit is contained in:
parent
ee3c585555
commit
4518f55408
2 changed files with 9 additions and 3 deletions
|
|
@ -127,7 +127,7 @@
|
|||
{"Action":"fail","Test":"TestDeviceListsUpdateOverFederationOnRoomJoin"}
|
||||
{"Action":"fail","Test":"TestDeviceManagement"}
|
||||
{"Action":"fail","Test":"TestDeviceManagement/DELETE_/device/{deviceId}"}
|
||||
{"Action":"fail","Test":"TestDeviceManagement/DELETE_/device/{deviceId}_requires_UI_auth_user_to_match_device_owner"}
|
||||
{"Action":"pass","Test":"TestDeviceManagement/DELETE_/device/{deviceId}_requires_UI_auth_user_to_match_device_owner"}
|
||||
{"Action":"pass","Test":"TestDeviceManagement/GET_/device/{deviceId}"}
|
||||
{"Action":"pass","Test":"TestDeviceManagement/GET_/device/{deviceId}_gives_a_404_for_unknown_devices"}
|
||||
{"Action":"pass","Test":"TestDeviceManagement/GET_/devices"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue