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

(feat) #2 Adds pop-up asking for password at launch. #9

Merged
merged 4 commits into from
Mar 6, 2023

Commits on Mar 1, 2023

  1. (feat) Makes sure password is never stored in preferences

     Instead asks user for the password at the start of the program if they
     have enabled proxy with password.
    JacobTrossing committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    46cd633 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    01c529c View commit details
    Browse the repository at this point in the history
  2. (feat) #2 Added functionality for password dialog pop up. It is trigg…

    …ered from JabRefGUI if proxy requires password
    jakobewaldsson committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    828110f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. (fix) #2 proxy-password popup now only triggers if both proxy and aut…

    …hentication are enabled, before only auth was checked
    jakobewaldsson committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    cb3cac3 View commit details
    Browse the repository at this point in the history