A major security patch for Xenia has been released.
Security Issues Fixed
- Any user (that has access to Server Settings) could force changes in the Admin Server Settings (57a4089)
- Added override functions if someone in the future makes the same mistake (18c03e8)
- UserWhitelist config field would be ignored when using commands protected with
RequireUserWhitelistAttribute
(0f5f2c6)- Note: RequireUserWhitelistAttribute was removed in that same commit.
Bugs Fixed
- Inability to change Level System settings when "Notification Channel" is set to "None" (1ed6db1)
- Bot now has the ability to handle large messages for "Message Edited" events (c67d7e2)
Changes
<< go back