tauri/crates/tauri-plugin
Lucas Fernandes Nogueira c8a30a61d2
fix(core): capability filtering crashing allowed command generation (#13476)
* fix(core): capability filtering crashing allowed command generation

tauri-plugin and tauri build scripts cannot have access to the capabilities file (generated by tauri-build) and can only infer capabilities from the config path

* cleanup

* unused import

* followup

* fix reassign

* mut

* Update crates/tauri-utils/src/acl/build.rs

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>

---------

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
2025-05-22 07:45:32 -03:00
..
src fix(core): capability filtering crashing allowed command generation (#13476) 2025-05-22 07:45:32 -03:00
Cargo.toml apply version updates (#13123) 2025-04-15 14:42:44 -03:00
CHANGELOG.md apply version updates (#13123) 2025-04-15 14:42:44 -03:00