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

Token auth for non-REST API apps #889

Merged
merged 4 commits into from
Dec 3, 2019
Merged

Token auth for non-REST API apps #889

merged 4 commits into from
Dec 3, 2019

Commits on Dec 2, 2019

  1. Added page_size parameter for all REST API methods which returns list…

    … of objects.
    
    Also it is possible to specify page_size=all to return all elements.
    Nikita Manovich committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    dabcf80 View commit details
    Browse the repository at this point in the history
  2. Updated changelog.md

    Nikita Manovich committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e4aa925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7275df View commit details
    Browse the repository at this point in the history
  4. Token authorization for non REST API apps (e.g. git, tf annotation, t…

    …f segmentation)
    Nikita Manovich committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    fedbce3 View commit details
    Browse the repository at this point in the history