orientechnologies / orientdb-studio

Studio web tool
Other
127 stars 50 forks source link

Disable Basic Auth #488

Open mindnuts opened 7 years ago

mindnuts commented 7 years ago

Hi...is it possible to disable basic auth? We run studio behind a proxy and its quite difficult to have two levels of Basic Auth. Is there a flag in Studio plugin to turn it off.

lvca commented 7 years ago

AFAIK we removed it in v3.0 (soon GA). @maggiolo00 am I right?

wolf4ood commented 7 years ago

Hi @mindnuts it's not possible.

In 3.0 we use this https://github.com/orientechnologies/orientdb/issues/6479 to prevent popup opening when not authenticated