ynput / ayon-launcher

AYON desktop application launcher
Apache License 2.0
31 stars 13 forks source link

Webactions: Validate used user #132

Closed iLLiCiTiT closed 1 month ago

iLLiCiTiT commented 1 month ago

Changelog Description

AYON launcher validates that the user who triggered the action is the one logged in AYON launcher.

Additional info

This should handle an edge case that 2 different users trigger webaction on the same machine. In that case it should ask for logic of the user who triggered the action.

Testing notes:

ynbot commented 1 month ago

Task linked: AY-5077 AYON launcher shims Task linked: AY-6020 Validate that logged user is the same as the user who triggered action.

ynbot commented 1 month ago

Task linked: AY-5950 AYON Launcher handle webactions