Fix bad permissions check on server API route
This commit is contained in:
parent
807521b97c
commit
baeffef24b
4 changed files with 24 additions and 16 deletions
|
@ -8,6 +8,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
* Fixes an exception thrown when trying to access the `/nests/:id/eggs/:id` API endpoint.
|
||||
* Fixes search on server listing page.
|
||||
* Schedules with no names are now clickable to allow editing.
|
||||
* Fixes broken permissions check that would deny access to API keys that did in fact have permission.
|
||||
|
||||
### Added
|
||||
* Adds ability to include egg variables on an API request.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue