sudoforge opened
right now, there is no visual indication (e.g. a notification in the corner) indicating that the web ui is in read-only mode. we should add support for this.
Labels: area/ui/web kind/feature priority/backlog
sudoforge opened
right now, there is no visual indication (e.g. a notification in the corner) indicating that the web ui is in read-only mode. we should add support for this.
sudoforge added label area/ui/web
sudoforge added label kind/feature
sudoforge added label priority/backlog
Michael Muré (MichaelMure) commented
Eventually that would be like in most apps: showing a login button... but that's when we have external auth
sudoforge commented
yeah, i see in the code that the idea behind the current impl of --read-only mode implies that it's what would be used to support external auth, but: