Skip to content

If enforced server, allow QR scanner, but validate url#16438

Open
tobiasKaminsky wants to merge 2 commits into
masterfrom
qr
Open

If enforced server, allow QR scanner, but validate url#16438
tobiasKaminsky wants to merge 2 commits into
masterfrom
qr

Conversation

@tobiasKaminsky

Copy link
Copy Markdown
Member
  • Tests written, or not not needed

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
return true;
}

String enforcedServerList = getString(R.string.enforce_servers);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

R.string.enforce_servers this will be empty and it is breaking debug login script. Please check.

@github-actions

github-actions Bot commented Feb 4, 2026

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions

github-actions Bot commented Feb 4, 2026

Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16438.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions

github-actions Bot commented Feb 4, 2026

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice4242
Correctness7474
Dodgy code260257
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total481478

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants