Skip to content

feat: QR/URL login sharing#814

Merged
PartyDonut merged 3 commits intodevelopfrom
feat/qr-code-sharing
Mar 7, 2026
Merged

feat: QR/URL login sharing#814
PartyDonut merged 3 commits intodevelopfrom
feat/qr-code-sharing

Conversation

@PartyDonut
Copy link
Collaborator

Pull Request Description

Add a feature where the server admin can share login-links with other users for easier logging-in.
Users can share the URL itself or a QR-code that they can use to login.

  • If a new package was added, did you ensure it works for all supported platforms? Is the package well maintained
  • Check that any changes are related to the issue at hand.

@PartyDonut PartyDonut added the feature New feature or request label Mar 7, 2026
@github-actions
Copy link

github-actions bot commented Mar 7, 2026

Dart Analyzer found 1 issue

  • 0 error.
  • 1 warning.
  • 0 info log.
  • 0 formatting issue.

  • Warning - lib/screens/control_panel/widgets/auth_link_dialog.dart:94:12 - 'PrettyQrShape.custom' is experimental and could be removed or changed at any time. (experimental_member_use). See link or link.

@PartyDonut PartyDonut changed the title feat: QR Auth link sharing feat: QR/URL login sharing Mar 7, 2026
@PartyDonut PartyDonut merged commit 47fa7e7 into develop Mar 7, 2026
12 of 13 checks passed
@PartyDonut PartyDonut deleted the feat/qr-code-sharing branch March 7, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant