Skip to content

feat: default route unauthenticated#6921

Merged
vitormattos merged 2 commits intomainfrom
feat/default-route-unauthenticated
Feb 17, 2026
Merged

feat: default route unauthenticated#6921
vitormattos merged 2 commits intomainfrom
feat/default-route-unauthenticated

Conversation

@vitormattos
Copy link
Copy Markdown
Member

No description provided.

- Modified root route handlers (/ and /f/) to check can_request_sign permission
- Authenticated users still go to Request page
- Unauthenticated users now see Files page as default landing

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
- Added describe.each() tests for both / and /f/ root paths
- Added it.each() to test can_request_sign permission scenarios
- Tests cover authenticated, unauthenticated, and undefined cases

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos added this to the Next Major (34) milestone Feb 17, 2026
@vitormattos vitormattos self-assigned this Feb 17, 2026
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Feb 17, 2026
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable33

@vitormattos vitormattos merged commit c933da8 into main Feb 17, 2026
62 checks passed
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Feb 17, 2026
@vitormattos vitormattos deleted the feat/default-route-unauthenticated branch February 17, 2026 12:29
@vitormattos vitormattos removed this from the Next Major (34) milestone Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant