3d1007ae18
Move the IsAuthenticated check until after initial parameter parsing/validation. IsAuthenticated will be more expensive than parsing/validation, so we should fail before auth if possible. Change-Id: I96a020892eabcb750e8ec9ecc1d8b7d9bf8bf573 |
||
---|---|---|
.. | ||
consoleapi | ||
consoleql | ||
consolewebauth | ||
endpoints_test.go | ||
server_test.go | ||
server.go | ||
utils_test.go | ||
utils.go |