remove master load old salty bacon token completely

This commit is contained in:
Thomas S Hatch 2012-12-17 16:06:07 -07:00
parent 950b6aa6cf
commit b53216554c

View File

@ -1447,7 +1447,6 @@ class ClearFuncs(object):
ret = {'enc': 'pub',
'pub_key': self.master_key.get_pub_str(),
'token': self.master_key.token,
'publish_port': self.opts['publish_port'],
}
if self.opts['auth_mode'] >= 2: