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

Allow custom service backends #43

Merged
merged 1 commit into from
Nov 20, 2017
Merged

Allow custom service backends #43

merged 1 commit into from
Nov 20, 2017

Conversation

rebkwok
Copy link

@rebkwok rebkwok commented Jun 27, 2017

services/__init.py contains all the functionality to use multiple backends, but doesn't actually allow a way for users to define and use them. This commit adds a setting
'MAMA_CAS_SERVICE_BACKENDS' so that this functionality can be accessed.

services.__init__.py contains all the functionality to allow users to define and
use their own custom service backends.  This commit adds a setting
'MAMA_CAS_SERVICE_BACKENDS' so that this functionality can be accessed.
@rebkwok
Copy link
Author

rebkwok commented Nov 15, 2017

@jbittel Hi, any chance of getting this merged?

@jbittel jbittel merged commit 9a86701 into jbittel:master Nov 20, 2017
@jbittel
Copy link
Owner

jbittel commented Nov 20, 2017

Awesome 👍 Thanks for doing this!

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