@property
    def enabled(self):
        return settings.XFORCE_API_KEY is not None and \
            settings.XFORCE_PASSWORD is not None