Hi Andy,

> It does not show the name of the logged in user.

True! It now does.

> Indeed I have previously looked to get this information
> and it does not seem to be available via any BaseX function. Is this
> intentional?

Information on the logged in user is stored in a session variable,
which I am requesting via the Session Module (see global.xqm and
users.xqm).

In the long term, I would like to bring database and RESTXQ users
closer together, as they have many similar properties. Commands like
SHOW USERS or KILL could then be extended to also work for users that
are registered via HTTP sessions.

I have just uploaded a new snapshot. In the "Users" panel, under
"Browser Sessions", all users are now listed who are currently logged
in in the DBA.

Cheers,
Christian

Reply via email to