mirror of
https://github.com/samba-team/samba.git
synced 2025-10-26 23:33:15 +03:00
r9059: add a basic credentials object for mimir
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
d91e61ac68
commit
36a9277e87
@@ -127,6 +127,7 @@ void smb_setup_ejs_functions(void)
|
||||
smb_setup_ejs_string();
|
||||
smb_setup_ejs_random();
|
||||
smb_setup_ejs_system();
|
||||
smb_setup_ejs_credentials();
|
||||
|
||||
ejsDefineCFunction(-1, "typeof", ejs_typeof, NULL, MPR_VAR_SCRIPT_HANDLE);
|
||||
ejsDefineStringCFunction(-1, "libinclude", ejs_libinclude, NULL, MPR_VAR_SCRIPT_HANDLE);
|
||||
|
||||
Reference in New Issue
Block a user