Skip to content

When a web form link is requested without auth, should redirect to Central login #842

Description

@lognaturel

Identified at #837 (comment)

It can be handy to save a bookmark or link directly to a form that requires auth. Originally we had /-/<id> links that could be bookmarked and always redirected to login if no auth was provided. When we introduced /f/<id> links, those did not redirect to login. Recently we have made it so that /-/<id> no longer redirects to login.

The /-/<id> structure is most likely to be still linked to and saved as bookmarks so I think we should make sure that this structure redirects to login. Ideally /f/<id> would as well.

As of Central frontend getodk/central-frontend@9512dd8:

In Central v2026.1:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions