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

Adding authentication via JSON REST API #134

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

Commits on Apr 2, 2020

  1. Adding REST API for authorization

    Signed-off-by: Michael E. Schindler <mail@msfuture.de>
    msfuture committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    262017c View commit details
    Browse the repository at this point in the history
  2. Update readme with information about REST API.

    Signed-off-by: Michael E. Schindler <mail@msfuture.de>
    msfuture committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    8e5cc46 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Fix case-sensitive issue.

    Signed-off-by: Michael E. Schindler <mail@msfuture.de>
    msfuture committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    d77a3a3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Switch to IClient wrapper for performing the request.

    Signed-off-by: Michael E. Schindler <mail@msfuture.de>
    msfuture committed May 26, 2021
    Configuration menu
    Copy the full SHA
    0cd0e59 View commit details
    Browse the repository at this point in the history