server: refactor sql backend handler
And add some missing tests
This commit is contained in:
committed by
nitnelave
parent
bf42517077
commit
8d19678e39
@@ -3,6 +3,8 @@ pub mod handler;
|
||||
pub mod ldap;
|
||||
pub mod opaque_handler;
|
||||
pub mod sql_backend_handler;
|
||||
pub mod sql_group_backend_handler;
|
||||
pub mod sql_migrations;
|
||||
pub mod sql_opaque_handler;
|
||||
pub mod sql_tables;
|
||||
pub mod sql_user_backend_handler;
|
||||
|
||||
Reference in New Issue
Block a user