1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-01-31 01:02:48 +01:00

4 lines
125 B
Lua
Raw Normal View History

2018-09-19 15:08:49 +02:00
auth_or_die("User unauthorized. Please login")
local user = require("system.uman").userinfo(SESSION.iotos_user)
result(user)