remove unneeded function for lua auth script
This commit is contained in:
parent
c2bc44b3ac
commit
80e3ecde77
@ -53,10 +53,3 @@ function auth_passdb_lookup(req)
|
|||||||
|
|
||||||
return return_code, return_text
|
return return_code, return_text
|
||||||
end
|
end
|
||||||
|
|
||||||
function script_init()
|
|
||||||
return 0
|
|
||||||
end
|
|
||||||
|
|
||||||
function script_deinit()
|
|
||||||
end
|
|
||||||
|
Loading…
Reference in New Issue
Block a user