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

DataLinks form does not force the user to save the password. #7

Open
acnicholls opened this issue Jun 14, 2017 · 0 comments
Open

DataLinks form does not force the user to save the password. #7

acnicholls opened this issue Jun 14, 2017 · 0 comments

Comments

@acnicholls
Copy link
Owner

When creating a connection to a database, the password must be saved or the application cannot log in.

using Persist Security Info=True; will force the Allow for Saving Password checkbox to true and include the Password=xxx; statement in the resulting connectionString.

  1. Force the check on load of New or Edit existing DataLink form.
  2. don't allow the user to continue unless the checkbox is checked.
@acnicholls acnicholls added the bug label Jun 14, 2017
@acnicholls acnicholls self-assigned this Jun 14, 2017
@acnicholls acnicholls added this to the Add New Functionality milestone Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant