kuzzleio / kuzzle

Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -
https://kuzzle.io
Apache License 2.0
1.44k stars 124 forks source link

The route serverInfo does not return the security routes anymore #779

Closed dbengsch closed 7 years ago

dbengsch commented 7 years ago

The returned routes of serverInfo does not contain security routes anymore. It seams to be due to the refactor in class of the ServerController

scottinet commented 7 years ago

Since I'm converting all classes to ES6 anyway, I'll solve this issue while I'm at it.