Skip to content

Allow usage of external IdentDB instance #125

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

Merged

Conversation

tpazderka
Copy link
Contributor

Server can be configured to use external IdentDB instance
The configuration has to be a tuple with following syntax:
('identdb', 'module.class')

This allows to use custom databases by creating a derived class from IdentDB

Server can be configured to use external IdentDB instance
The configuration has to be a tuple with following syntax:
('identdb', 'module.class')

This allows to use custom databases by creating a derived class from IdentDB
rohe pushed a commit that referenced this pull request Jul 4, 2014
Allow usage of external IdentDB instance
@rohe rohe merged commit 8441294 into IdentityPython:master Jul 4, 2014
@tpazderka tpazderka deleted the identity_database_as_instance branch July 14, 2014 14:55
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.

2 participants