Go to file
Thomas Lamprecht d8327719e3 auth_handler: respond with passed error if we get a PVE::Exception
Allows to fix a problem where a logged in connected client was logged
out because we could not verify him for this call as the cluster
filesystem was unavailable.

If we get such a exception then use it for responding.
THis is save as no logged out client can get ever do anything where
login privileges are required and a logged in client cannot to
anything during the problematic period, but does not gets logged out.
Partail fix for #1589

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-12-11 14:53:24 +01:00
debian bump version to 2.0-7 2017-11-14 08:05:38 +01:00
examples add a more complex demo 2017-01-21 16:08:36 +01:00
PVE/APIServer auth_handler: respond with passed error if we get a PVE::Exception 2017-12-11 14:53:24 +01:00
bootstrap-3.3.7-dist.zip include bootstrap-3.3.7-dist.zip files 2017-01-14 15:36:15 +01:00
jquery-3.3.1.min.js include jquery-3.3.1.min.js 2017-01-14 16:00:29 +01:00
Makefile bump version to 2.0-7 2017-11-14 08:05:38 +01:00