summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/config.py
AgeCommit message (Collapse)Author
2018-01-25[bug] several fixes after reviewKali Kaneko
2018-01-25[feat] autostart application when user logs inKali Kaneko
2017-08-31[feat] add the posibility of extracting a section of the configRuben Pollan
So each service can have it's own config section passed to the constructor.
2017-05-04[bug] Properly format string formattingSimon Fondrie-Teitler
2017-02-23[feat] eliminate the active user from bonafideRuben Pollan
Active user is now only a concept of the cli. For it we add a ~/.config/leap/bitmaskctl.cfg file. - Resolves: #8769