Go to file
Dominik Csapak a144e5343d fix #2632: use alternative api call for user black/whitelist
which expects the entry as parameter instead of part of the path
this allows all special characters to be included in the entry

in the url, some characters were problematic (e.g. '/') and not properly
handled by the api in the backend

we use Ext.applyIf (which copies the non-existant entries to params) here
instead of getting the ExtraParams from the proxy and setting '.address'
(that would modify the ExtraParams of the proxy and send unwanted
parameters to subsequent api calls like the list-loading)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-03-11 12:07:29 +01:00
css close #1671: implement mobile UI for quarantine 2019-02-19 10:04:19 +01:00
debian bump version to 2.1-5 2020-01-23 13:25:54 +01:00
images Add basic GUI with login window 2017-01-27 12:30:32 +01:00
js fix #2632: use alternative api call for user black/whitelist 2020-03-11 12:07:29 +01:00
Makefile add browser cache workaround 2019-11-28 11:29:05 +01:00
pmg-index.html.tt add browser cache workaround 2019-11-28 11:29:05 +01:00
pmg-mobile-index.html.tt close #1671: implement mobile UI for quarantine 2019-02-19 10:04:19 +01:00