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

No session resumption on different phone number #56

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Mar 14, 2024

  1. Added check if given phone number is identical to the one in credenti…

    …al file and start a new websession if so.
    
    Added command line argument to manage saveing of the credential file without asking.
    MartinScharrer committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    83e8e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25f887 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    56e61ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893c992 View commit details
    Browse the repository at this point in the history
  3. Removed ask_for_save. Credentials are only saved now if save_credenti…

    …als is used as command line argument.
    MartinScharrer committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    da395d9 View commit details
    Browse the repository at this point in the history
  4. Added credentials_file and cookies_file as optional arguments to logi…

    …n(). They are then also passed to TradeRepublicApi().
    MartinScharrer committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d662147 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9632aea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06864b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6fff94 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    4cb894a View commit details
    Browse the repository at this point in the history