Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] #4418: Trigger is callable by multiple users #4491

Merged
merged 1 commit into from Apr 22, 2024

Conversation

Erigara
Copy link
Contributor

@Erigara Erigara commented Apr 22, 2024

Description

Replace AccountId with FilterOpt<AccountId> to allow execute trigger by any user with permission.

Linked issue

Closes #4418

Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
@Erigara Erigara added the Bug Something isn't working label Apr 22, 2024
@Erigara Erigara self-assigned this Apr 22, 2024
@github-actions github-actions bot added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Apr 22, 2024
@mversic mversic merged commit ca37b7f into hyperledger:stable Apr 22, 2024
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants