Missed authorization check.
```
if (!prov.hasAccess(serverId))
throw ServiceUnauthorizedException.noCreds(serverId);
```[ Full content available at: https://github.com/apache/ignite-teamcity-bot/pull/25 ] This message was relayed via gitbox.apache.org for [email protected]
