vatesfr / xen-orchestra

The global orchestration solution to manage and backup XCP-ng and XenServer.
https://xen-orchestra.com
Other
750 stars 261 forks source link

Request: xoa auto logout function #4136

Closed akurzawa closed 5 years ago

akurzawa commented 5 years ago

Hi

can we make a logon timeout function in xoa?

Something like this: image

julien-f commented 5 years ago

This is not exposed via the UI but it's possible to configure it in xo-server's config file, just add this section: https://github.com/vatesfr/xen-orchestra/blob/5edee4bae01fec3b1c18a9878e381fe7c2290f3c/packages/xo-server/config.toml#L36-L46

akurzawa commented 5 years ago

I'm talking about exposing it to the GUI

olivierlambert commented 5 years ago

You didn't. Please be more precise when you create issues and ask for features.

julien-f commented 5 years ago

@akurzawa I agree it would be nice exposing it in the UI but it's not currently supported.

xo-server's are not configurable via the API, only directly in the config file.

Changing this would take some work and unfortunately we have other priorities. Contributions are very much welcome though :slightly_smiling_face: