Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.5.0
-
5.5.0-2314
-
Untriaged
-
Unknown
Description
So for the whitelist settings under settings -> cluster -> Advanced query settings , when you all_access = False this should be restricted, plus the settigns for adding in allowed/disallowed urls should popup. Currently the settings for adding allowed/disallowed urls only appear when you mark the UI as unrestrictred.
Here is my understanding of how it should work:
all_access=True -> unrestricted (plus it doesnt matter what is in allowed/disallowed because this takes precedence, hence the allowed/disallowed lists should not appear)
all_access=False -> restricted (plus the allowed/disallowed lists should appear to be added into, since you can create whitelisted exceptions)
Here is how it is currently working:
all_access=True -> unrestricted (but the allowed/disallowed lists appear)
all_access=False -> restricted (but no way to add urls to the allowed/disallowed lists)
There was a bug open for this previously that I had closed because I believed the issue to be resolved, but looking at it now its not quite right.
Also would like to suggest an improvement here, when you are adding to the allowed disallowed list, you can only delete the last entry in the list, it would be nice to be able to select which entry/entries you want to delete. This bug is related to MB-27927
Attachments
For Gerrit Dashboard: MB-28979 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
91884,2 | MB-28979: show allowed/disallowed lists for 'restricted' flag | master | ns_server | Status: MERGED | +2 | +1 |
91885,14 | MB-28979: added possibility to delete particular entry | master | ns_server | Status: MERGED | +2 | +1 |