1
0
mirror of https://github.com/falk-werner/webfuse synced 2025-06-13 12:54:15 +00:00
This commit is contained in:
Falk Werner 2019-03-23 21:47:24 +01:00
commit 9cf921e5ef

View File

@ -124,3 +124,4 @@ void wsfs_server_config_add_authenticator(
{
wsfs_authenticators_add(&config->authenticators, type, authenticate, user_data);
}