mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 06:23:29 +02:00
**Problem** Some custom LSP calls do not check initialize-handshake, which over TCP includes token-based authentication. **Solution** This adds checkAuthenticated check around sbt/exec etc.