mirror of
https://github.com/ansible/awx.git
synced 2026-04-13 14:09:25 -02:30
this _technically_ prevents a remote code exploit where a user who has access to publish AMQP messages to the dispatch queue could craft a special message that would import and run arbitrary Python functions; that said, the types of user with this privilege level are generally _already_ the awx user (so they can already do this by hand if they want)