Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug in custom authentication #207

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

liudangyi
Copy link

Now custom authenticator can be used in an authenticators array.
Also you can use more than one custom authenticator.

Now custom authenticator can be used in an authenticators array.
Also you can use more than one custom authenticator.
@mitfik
Copy link
Contributor

mitfik commented Apr 22, 2014

Hi, thanks for contribution

Could you provide also test with use case when it failed and then with new patch?
Or at least describe the use case when it failed and as soon as I will find time I will create tests for it and merge that patch.

Thanks
Best regards

rspec-mocks now use stub instead of stub!, and double instead of mock.
@liudangyi
Copy link
Author

stub! and mock were deprecated since rspec-mock 2.14.0.rc1. I'm not sure whether it will cause any inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants