tauri/core/tauri-utils/src/acl
Lucas Fernandes Nogueira 57e3d43d96
feat(acl): generate schema for scope (#8690)
* feat(acl): generate schema for scope

* allow plugin to define its global scope schema

* refactor to use schemas folder instead of individual files

* change signature

* delete .schema.json files
2024-01-29 13:36:31 -03:00
..
build.rs feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00
capability.rs refactor(acl): allow extending scope on the capability file (#8674) 2024-01-24 23:36:07 -03:00
identifier.rs Tauri ACL/Allowlist v2 Implementation and Plugin System Refactor (#8428) 2024-01-22 21:24:15 -03:00
mod.rs feat(cli): migrate allowlist scope (#8698) 2024-01-29 12:50:21 -03:00
plugin.rs feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00
resolved.rs refactor(acl): allow extending scope on the capability file (#8674) 2024-01-24 23:36:07 -03:00
value.rs feat(cli): migrate allowlist scope (#8698) 2024-01-29 12:50:21 -03:00