Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Conversation

@dataxpress
Copy link
Contributor

This would result in a crash if no username was set. In this case, if
the session has not initiated a login (AuthStateNoAuth) it will not try
to login again.

…sages would trigger retrying login

This would result in a crash if no username was set.  In this case, if
the session has not initiated a login (AuthStateNoAuth) it will not try
to login again.
@boundsj boundsj modified the milestones: V 1.3, V 0.1.2.1 Feb 5, 2014
@boundsj
Copy link
Owner

boundsj commented Feb 5, 2014

Thanks for this.

Your change caused 3 tests to fail since the tests were naive about login context. While fixing them I realized that it's probably better to (simply) only try login when in the correct context and that is only "auth state logging in". I pushed those changes 4253c97 so the issue raised by this PR should be fixed. I'm going to close this now - thanks again!!!

@boundsj boundsj closed this Feb 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants