Skip to content

Add simple blacklist implementation

Denis Pynkin requested to merge wip/d4s/T5473_blacklist into master

Add a blacklist in GKeyFile supported format. Expected section 'blacklist' with commit ID as a key and boolean value st to 'true'. If file is not exists AUM tries to create it. In case of any file error assume ID as not blacklisted.

Signed-off-by: Denis Pynkin denis.pynkin@collabora.com

Merge request reports