- 已装运
- 2026年3月22日 20:54 UTC
- 作者
- Kamo
- 提交
- f892266
The sed command that added the god-mode bypass incorrectly inserted it into all methods containing sessionData, not just hasRight. This caused 'return true' (boolean) in methods that return Long. Removed from 4 controllers, kept only in hasRight where it belongs.