Skip to content

raise AuthenticationError if anon access is disabled on StartupView

François Ferry requested to merge topic/3.35/startupanon into branch/3.35

If we want to access to a StartupView while we are not logged on an instance with anon access disabled, we need to set accessible_without_connection at True.

related: #595 (closed)

--HG-- branch : 3.35

Edited by François Ferry

Merge request reports