summaryrefslogtreecommitdiff
path: root/src/leap/baseapp/dialogs.py
AgeCommit message (Collapse)Author
2012-09-05missing_pkexec error converted to "auto" error.kali
idea is that we define user messages in the exceptions, and queue them during (conductor) checks. user facing dialogs get constucted from exception attrs. if critical, log as such and exit.
2012-08-08check for bad permissions on vpn key fileskali
2012-08-03pkexec checkkali