Skip to content

feat: add guest account to create apps and scans - #176

Merged
mpast merged 1 commit into
mainfrom
add-guest-account
Aug 26, 2026
Merged

mpast merged 1 commit into
mainfrom
add-guest-account

Conversation

@mpast

@mpast mpast commented Aug 26, 2026

Copy link
Copy Markdown
Owner

This PR allows users to create applications and run APK scans without registering or signing in. The existing interface remains unchanged, so anonymous users use the same New App and scan workflows as authenticated users.

  • Allow apps and scans to be created without an account while preserving the existing UI.
  • Restrict guest data to the originating browser session.
  • Enforce user ownership across web and API routes.
  • Add database migrations and access-isolation tests.

@mpast
mpast merged commit fa9940d into main Aug 26, 2026
4 of 5 checks passed
@mpast
mpast deleted the add-guest-account branch September 8, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant