mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 11:19:12 +01: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";
|