mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +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.