Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

fix bug with second use of saved password#229

Merged
horar merged 1 commit intoopenconnect:developfrom
jan-glx:develop
Mar 25, 2018
Merged

fix bug with second use of saved password#229
horar merged 1 commit intoopenconnect:developfrom
jan-glx:develop

Conversation

@jan-glx
Copy link
Copy Markdown
Contributor

@jan-glx jan-glx commented Mar 20, 2018

Missing empty = 0 assignment upon use of saved password lead to return OC_FORM_RESULT_CANCELLED in line 242 and therefore repeated password prompts. use of static last_form_empty might lead to similar problems in other cases. One quick fix might be reset it it to 0 on connect button pressed.
Fixes #144.

kind regards,
Jan

@horar
Copy link
Copy Markdown
Member

horar commented Mar 25, 2018

Thank you for contribution.

@horar horar self-assigned this Mar 25, 2018
@horar horar merged commit 2830e19 into openconnect:develop Mar 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Where is Usergroup password?

2 participants