You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments