mirror of
https://github.com/ajnart/homarr.git
synced 2026-07-09 23:53:41 +02:00
* feat: add integration access check to middlewares * fix: format issues * fix: remove group and user permissions and items from context * refactor: move action check to seperate function
2 lines
97 B
TypeScript
2 lines
97 B
TypeScript
export { hasQueryAccessToIntegrationsAsync } from "./permissions/integration-query-permissions";
|