Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "Always ask for a password" on Android for public links #3687

Closed
schiessle opened this issue Feb 28, 2019 · 3 comments
Closed

Implement "Always ask for a password" on Android for public links #3687

schiessle opened this issue Feb 28, 2019 · 3 comments
Labels
enhancement feature: sharing Excluding: Sharing to/from the app from other Android apps

Comments

@schiessle
Copy link
Member

Nextcloud knows two settings for passwords and public links: "enforce password" and "always ask for a password". Always ask is basically a suggestion, we ask the user to set a password but they are free to continue without a password.

"Enforce password" works nicely on Android, but not "Always ask for password".

@nextcloud-android-bot

This comment has been minimized.

@tobiasKaminsky
Copy link
Member

So it should just open up a dialog asking for a password, but user is free to also close this dialog?
How is this UX wise handled in webUI?

@joshtrichards joshtrichards added the feature: sharing Excluding: Sharing to/from the app from other Android apps label Oct 9, 2023
@joshtrichards
Copy link
Member

Fixed in #3989

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature: sharing Excluding: Sharing to/from the app from other Android apps
Projects
None yet
Development

No branches or pull requests

4 participants