mirror of
https://github.com/etlegacy/wolfadmin.git
synced 2024-11-10 06:41:53 +00:00
Merge branch 'feature/auth' into feature/standalone
This commit is contained in:
commit
793db53aa2
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ end
|
|||
|
||||
function acl.getlevel(clientId)
|
||||
-- returns level for client
|
||||
|
||||
return 0
|
||||
end
|
||||
|
||||
return acl
|
||||
|
|
Loading…
Reference in a new issue