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

Password Manager After the plugin is installed #580

Closed
valorgeografico opened this issue Apr 7, 2024 · 1 comment · May be fixed by #626
Closed

Password Manager After the plugin is installed #580

valorgeografico opened this issue Apr 7, 2024 · 1 comment · May be fixed by #626

Comments

@valorgeografico
Copy link

After the plugin is installed, you are prompted to “Enter the current authentication master password.” I don't know her, and I don't know her goal.

Luego de la instalación del complemento, se solicita "Ingrese la contraseña maestra de autenticación actual". No la conozco, y no sé su objetivo.

@suricactus
Copy link
Collaborator

This is needed so QFieldSync can store you QFieldCloud in a secured way. Read more about his promt here. Closing. https://docs.qgis.org/3.16/en/docs/user_manual/auth_system/auth_overview.html?highlight=master%20password#master-password

suricactus added a commit that referenced this issue Nov 25, 2024
Probably not the best way to solve it, but the easiest with no serious consequences.

If the user install QFieldSync and the default value of `qfieldCloudRememberMe=True`, it will call the `cloud_api.auto_login_attempt`, which calls the `QgsApplication.authManager()`.

As a UI this is asking for the master password, but the users have no idea what is this and what is the context of it. 

Fix #580
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 a pull request may close this issue.

2 participants