summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/config/providerconfig.py
AgeCommit message (Expand)Author
2015-08-24[bug] handle disabled registration, error 403.Ivan Alejandro
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2014-11-12Fix compatibilty with newest openssl. Closes: #6133Kali Kaneko
2014-07-23Set the standalone value for BaseConfig.Ivan Alejandro
2014-06-25Use a dict instead of an object to ease serialization.Ivan Alejandro
2014-05-28Refactor cleanup, ProviderConfig to backend.Ivan Alejandro
2014-05-27Remove unused code.Ivan Alejandro
2014-01-23Replace provider hardcoded path with helper.Ivan Alejandro
2013-10-29Update docstrings to unicode types.Ivan Alejandro
2013-10-01Implement new UITomás Touceda
2013-09-18Move STANDALONE flag to a module and unify paths queries.Ivan Alejandro
2013-09-02Display correct service name in wizard.Ivan Alejandro
2013-08-12fix imports to use new namespaceKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko