EverythingMe / redshift_console

Redshift Ops Console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add basic authentication to control cancelling queries

atharvai opened this issue · comments

Currently, there's no authentication and anyone with access to Redshift Console can cancel queries. I would like to have a "public" unauthenticated view which is read only and an admin view which enables the "cancel" button on queries page.