umap icon indicating copy to clipboard operation
umap copied to clipboard

UMAP_ALLOW_ANONYMOUS = False seems to be ignored

Open gribodyr opened this issue 3 years ago • 1 comments
trafficstars

Hello,

When I set UMAP_ALLOW_ANONYMOUS = False in my umap.conf file, the expected behavior is that when an unauthenticated user clicks the "Create New Map" button, they are redirected to the login page,

In my case the user is still allowed to create a new map.

Please advise.

gribodyr avatar Oct 11 '22 00:10 gribodyr

This should not be the case. Maybe, this is because there is still the button "Create a Map" ? But then when saving, use will be prompted to login. Maybe we should hide this button to make this clearer.

yohanboniface avatar Jul 29 '23 19:07 yohanboniface