- This secret ended up being stored in the auth request
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6494 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1205,7 +1205,6 @@ public class PresentsSession
|
|||||||
protected AuthRequest _areq;
|
protected AuthRequest _areq;
|
||||||
protected Object _authdata;
|
protected Object _authdata;
|
||||||
protected Name _authname;
|
protected Name _authname;
|
||||||
protected byte[] _secret;
|
|
||||||
protected PresentsConnection _conn;
|
protected PresentsConnection _conn;
|
||||||
protected ClientObject _clobj;
|
protected ClientObject _clobj;
|
||||||
protected IntMap<ClientProxy> _subscrips = IntMaps.newHashIntMap();
|
protected IntMap<ClientProxy> _subscrips = IntMaps.newHashIntMap();
|
||||||
|
|||||||
Reference in New Issue
Block a user