Files
flatpak/common
Matthew Leeds bc1252b1ad dir: Emit an error on non-root downgrade attempts
For security, only root can downgrade flatpaks in the system
installation. However, the error message explaining this when a normal
user attempts a downgrade was removed in commit 44cf5076f. This commit
adds back the error message.

Since the current behavior is for a downgrade by a non-root user to fail
with the message "No updates", this commit doesn't fix a security issue.
It's purely about usability.

Fixes https://github.com/flatpak/flatpak/issues/1303

Closes: #1366
Approved by: alexlarsson

(cherry picked from commit fd94d07883)
2018-02-05 22:07:28 -08:00
..
2017-10-24 08:22:07 +00:00