Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C cim-client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • it-bott-integrasjoner
  • cim-client
  • Merge requests
  • !7

Merged
Created Aug 05, 2020 by Andreas Ellewsen@aeMaintainer

Add simple http auth and fix custom endpoints

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 4

The client now accepts a tuple with username and password as argument on initialization.

In the work of adding this it was noticed that the client overwrote the default values for the endpoints with None if they were not specified. The client now correctly overwrites the defaults only if alternatives are given. The tests have been modified accordingly.

Added more default values to example-config.json

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/simpleauth