Fixed API keys are not deleted when their corresponding user is deleted / deleted_user phrase missing

DragonByte Tech

Well-known member
Affected version
2.1.0 Beta 3
If you create a new API key and the user it belongs to is permanently deleted, the API key is not deleted.

Instead, you get this display:
189490

Which both shows a missing phrase and also the fact that the key should probably be deleted as well.


Fillip
 
Thank you for reporting this issue. The issue is now resolved and we are aiming to include that in a future XF release (2.1.0 Beta 5).

Change log:
Delete user-specific API keys when deleting the user (including the scope records for that key)
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom