Skip to content

Conversation

@DaVinci9196
Copy link
Contributor

Fixed the issue on the account and password management settings page where clicking Import Password did not work.
Path: Password management page -> Enter the settings page in the upper right corner -> Click Import password

@mar-v-in
Copy link
Member

Do not open weblogin URLs in the browser directly. This will set cookies to sign in the user in the browser that the user might not want or expect. Best would be if you can figure out why the WebView does not work (you can try to connect a remote chrome debugger to the webview and then see if there are any issues logged), alternatively you need to at least ask the user to confirm they are going to be logged in before redirecting them into the signed in browser.

@DaVinci9196
Copy link
Contributor Author

Do not open weblogin URLs in the browser directly. This will set cookies to sign in the user in the browser that the user might not want or expect. Best would be if you can figure out why the WebView does not work (you can try to connect a remote chrome debugger to the webview and then see if there are any issues logged), alternatively you need to at least ask the user to confirm they are going to be logged in before redirecting them into the signed in browser.

Optimized

@mar-v-in mar-v-in added this to the 0.3.7 milestone Mar 31, 2025
@mar-v-in mar-v-in merged commit 4b12d45 into microg:master Mar 31, 2025
1 check passed
@DaVinci9196 DaVinci9196 deleted the fix_password_choose branch April 16, 2025 11:59
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.

2 participants