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

Enable OAuth2 authentication #602

Closed
wants to merge 107 commits into from
Closed

Commits on Jun 25, 2024

  1. Enable OAuth2 authentication.

    Ondrej Scecina committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a107b3a View commit details
    Browse the repository at this point in the history
  2. Enable OAuth2 authentication.

    Ondrej Scecina committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fe6c816 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/oauth2' into oauth2

    Ondrej Scecina committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f66fca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfb206c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe3ed70 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fix lint

    obsd committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e49bc26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request permitio#603 from permitio/oded/per-10149-remove-o…

    …ld-routes-from-the-pdp-opal
    
    Removing data from policy_store/config route and deprecating this route
    obsd committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    00aea98 View commit details
    Browse the repository at this point in the history
  3. Fix env var description

    obsd committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bca6cb5 View commit details
    Browse the repository at this point in the history
  4. dan/per-10181-release-a-new-opal-client-cedar-version (permitio#605)

    * Added missing build steps for permitio/opal-client-cedar docker image
    
    * Added missing test steps for permitio/opal-client-cedar docker image
    danyi1212 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0d34580 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update tests.yml

    danyi1212 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5857f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fba32e View commit details
    Browse the repository at this point in the history
  3. Random documentation fixes

    roekatz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    73ea4d5 View commit details
    Browse the repository at this point in the history
  4. Fix tests to explicitly choose 'master' as default branch

    The tests rely on that, and this value also depends on local git configuration
    roekatz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    36e6dc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03c011f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d80630 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Merge pull request permitio#604 from permitio/oded/per-10149-remove-o…

    …ld-routes-from-the-pdp-opal-1
    
    Fix env var description
    obsd committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    384df7e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request permitio#606 from permitio/rk/raise-broadcaster-co…

    …nn-failure-from-watcher-task
    
    BasePolicyWatcherTask: Signal stop if broadcaster fails to connect
    roekatz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6fff757 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Revert "BasePolicyWatcherTask: Signal stop if broadcaster fails to co…

    …nnect"
    
    This reverts commit 3fba32e.
    roekatz committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c3cf66b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. dan/per-10201-fix-opal-server-077-failures (permitio#607)

    * Changed pygit2 requirement
    
    * dan/per-10181-release-a-new-opal-client-cedar-version (permitio#605)
    
    * Added missing build steps for permitio/opal-client-cedar docker image
    
    * Added missing test steps for permitio/opal-client-cedar docker image
    
    * Update tests.yml
    
    * Fix env var description
    
    * BasePolicyWatcherTask: Signal stop if broadcaster fails to connect
    
    * Random documentation fixes
    
    * Fix tests to explicitly choose 'master' as default branch
    
    The tests rely on that, and this value also depends on local git configuration
    
    * Tests: Change test server ports to avoid collisions
    
    * Dokcer test: No need to build test image for client cedar since we don't test it
    
    ---------
    
    Co-authored-by: Oded <[email protected]>
    Co-authored-by: roekatz <[email protected]>
    3 people committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    94f9874 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
    snyk-bot committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    93161a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request permitio#610 from permitio/rk/revert-broadcast-con…

    …n-failure-handling
    
    Revert "BasePolicyWatcherTask: Signal stop if broadcaster fails to connect"
    roekatz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b3d4625 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Bump version to 0.7.8

    roekatz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9f3efba View commit details
    Browse the repository at this point in the history
  2. Merge pull request permitio#615 from permitio/rk/bump-ver-0.7.8

    Bump version to 0.7.8
    roekatz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    b8c8306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f0a821 View commit details
    Browse the repository at this point in the history
  4. Merge pull request permitio#616 from permitio/rk/fix-release-flow

    Remove buggy build of cedar-client for testing
    roekatz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    362380b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f79bcd View commit details
    Browse the repository at this point in the history
  6. Merge pull request permitio#617 from permitio/rk/fix-release-flow

    CI: Comment out failing opal cedar client build
    roekatz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ff0f350 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    8b691d9 View commit details
    Browse the repository at this point in the history
  2. Renamed redis_utils module

    danyi1212 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    38446a8 View commit details
    Browse the repository at this point in the history
  3. Renamed http_utils module

    danyi1212 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    040162c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd6cc1 View commit details
    Browse the repository at this point in the history
  5. Renamed git_utils module

    danyi1212 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c1c6d0f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix: packages/requires.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
    snyk-bot committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8d09526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3801481 View commit details
    Browse the repository at this point in the history
  3. dan/per-10200-write-docs-on-how-to-use-opal (permitio#612)

    * Added OPAL+ docs
    
    * Fixed invalid links
    
    * Changed OPAL+ docs
    
    * Added OPAL+ features
    
    * Added OPAL+ support
    
    * Added troubleshooting docs
    
    * Fixed pre-commit
    
    * Fixed broken link
    
    * Added OPAL+ custom data fetcher providers feature
    danyi1212 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e5f5dba View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Bump version to 0.7.9

    roekatz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1f6ce77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request permitio#624 from permitio/rk/bump-0.7.9

    Bump version to 0.7.9
    roekatz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ec8478d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    208253b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba89632 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c30c89 View commit details
    Browse the repository at this point in the history
  4. Merge pull request permitio#627 from permitio/roe/per-10336-opal-cis-…

    …docker-test-flakiness
    
    Fix example docker-compose data sources configuration
    roekatz committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    51574f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    5f01375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae6b18 View commit details
    Browse the repository at this point in the history
  3. Fixed docker warnings

    danyi1212 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    63c27c8 View commit details
    Browse the repository at this point in the history
  4. Fixed cedar build

    danyi1212 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ed70c74 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge pull request permitio#628 from permitio/dan/per-10181-fix-opal-…

    …cedar-client-release-ci
    
    Fixed OPAL Cedar Client build CI
    danyi1212 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8bc8924 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into dan/per-10298-fix-relative-impo…

    …rts-and-import-conflicts-in-opal
    danyi1212 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0c00444 View commit details
    Browse the repository at this point in the history
  3. Fixed pre-commit

    danyi1212 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0310701 View commit details
    Browse the repository at this point in the history
  4. Merge pull request permitio#618 from permitio/dan/per-10298-fix-relat…

    …ive-imports-and-import-conflicts-in-opal
    
    dan/per-10298-fix-relative-imports-and-import-conflicts-in-opal
    danyi1212 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d42310b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Bump version to 0.7.10

    roekatz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3eee3e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request permitio#631 from permitio/roe/bump-0.7.10

    Bump version to 0.7.10
    roekatz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6395f05 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Hardcode peer_type = datasource

    Ondrej Scecina committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    82b4149 View commit details
    Browse the repository at this point in the history
  2. Rebase feature branch onto updated master

    Ondrej Scecina committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e53f4a6 View commit details
    Browse the repository at this point in the history
  3. Enable OAuth2 authentication.

    Ondrej Scecina committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d45ba12 View commit details
    Browse the repository at this point in the history
  4. Hardcode peer_type = datasource

    Ondrej Scecina committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    917ea66 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/oauth2' into oauth2

    # Conflicts:
    #	packages/opal-common/opal_common/fetcher/providers/http_fetch_provider.py
    Ondrej Scecina committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5cd04e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Add sync workflow for OPAL+ repository (permitio#630)

    * Added sync OPAL+ workflow
    
    * Changed OPAL+ sync workflow
    
    * Changed OPAL+ sync workflow
    
    * Changed OPAL+ sync workflow
    
    * Changed OPAL+ sync workflow
    
    * Changed OPAL+ sync workflow
    
    * Changed OPAL+ sync workflow
    
    * Changed OPAL+ sync workflow
    
    * Changed OPAL+ sync workflow
    
    * Changed OPAL+ sync workflow
    danyi1212 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    bd0777c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. added pypi release (permitio#629)

    * added pypi release
    
    * push to master
    
    * pre commit
    
    * if condition added
    
    * wip1
    
    * wip2
    
    * wip3
    
    * wip4
    
    * wip5
    
    * wip6
    
    * wip7
    
    * wip7
    
    * check bump version
    
    * another version check
    
    * another version check with build
    
    * fixed with version push
    
    * test pypi
    
    * test pypi
    
    * Remove unwanted files before publishing
    
    * with dist at path
    
    * test legacy
    
    * final
    
    * fix if conditions and change trigger to publish
    
    * all assets within one single step
    
    * check1
    
    * without workflow_dispatch
    EliMoshkovich committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    84beb45 View commit details
    Browse the repository at this point in the history
  2. Add Docker Compose examples with OAuth2 token validations

    Ondrej Scecina committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    41ea4e4 View commit details
    Browse the repository at this point in the history
  3. Remove hardcoded peer_type claim

    Ondrej Scecina committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    29139c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Rebase feature branch onto updated master

    Ondrej Scecina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    22f0ee0 View commit details
    Browse the repository at this point in the history
  2. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2d958c9 View commit details
    Browse the repository at this point in the history
  3. Hardcode peer_type = datasource

    Ondrej Scecina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    db9dae0 View commit details
    Browse the repository at this point in the history
  4. Rebase to master

    Ondrej Scecina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    630d28c View commit details
    Browse the repository at this point in the history
  5. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    707c766 View commit details
    Browse the repository at this point in the history
  6. Add Docker Compose examples with OAuth2 token validations

    Ondrej Scecina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b5c8451 View commit details
    Browse the repository at this point in the history
  7. Remove unused imports

    Ondrej Scecina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    28be097 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/oauth2' into oauth2

    # Conflicts:
    #	packages/opal-common/opal_common/authentication/jwk.py
    #	packages/opal-common/opal_common/authentication/oauth2.py
    Ondrej Scecina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7a29e9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb0419e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    f1a4e84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request permitio#636 from permitio/PER-9644-cicd-fix

    docker-compose install and delete duplicate github token
    roekatz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7291053 View commit details
    Browse the repository at this point in the history
  3. update docs packages to fix snyk alerts

    obsd authored and roekatz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0d727c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request permitio#621 from permitio/snyk-fix-02175ecd477a17…

    …e3ae0a5d78315eded5
    
    [Snyk] Security upgrade setuptools from 68.0.0 to 70.0.0
    roekatz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4d62d9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7b047d View commit details
    Browse the repository at this point in the history
  6. Merge pull request permitio#635 from permitio/oded/per-10422-fix-snyk…

    …-issues-with-opal
    
    update docs packages to fix snyk alerts
    roekatz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fc3cea4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request permitio#613 from permitio/snyk-fix-5f2cc54f132958…

    …2ac6c922efd9e7104f
    
    [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
    roekatz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d180532 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    607ed13 View commit details
    Browse the repository at this point in the history
  9. Merge pull request permitio#638 from permitio/rk/prevent-git-symlink-bug

    Dockerfile: Mitigate git exploit by disabling symlink support
    roekatz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a3e7785 View commit details
    Browse the repository at this point in the history
  10. Per-9644 cicd fix pypi url (permitio#639)

    * 0.7.11
    
    * 0.7.11 wip1
    
    * wip2
    
    * wip3
    
    * version as a placeholder
    
    * pre commit fix
    
    * wip2
    EliMoshkovich committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0d7a39e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb7eff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge pull request permitio#637 from venuDreddy/typo/url-util

    typo fixed in set_url_query_param function docs
    obsd committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fdf29bb View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Rebase feature branch onto updated master

    # Conflicts:
    #	packages/requires.txt
    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2223e18 View commit details
    Browse the repository at this point in the history
  2. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    65c8302 View commit details
    Browse the repository at this point in the history
  3. Hardcode peer_type = datasource

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f59f709 View commit details
    Browse the repository at this point in the history
  4. Rebase to master

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1b46d59 View commit details
    Browse the repository at this point in the history
  5. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e36a67e View commit details
    Browse the repository at this point in the history
  6. Add Docker Compose examples with OAuth2 token validations

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c003453 View commit details
    Browse the repository at this point in the history
  7. Remove unused imports

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    10ef61b View commit details
    Browse the repository at this point in the history
  8. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0ed5ae2 View commit details
    Browse the repository at this point in the history
  9. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    162bdcb View commit details
    Browse the repository at this point in the history
  10. Rebase feature branch onto updated master

    # Conflicts:
    #	packages/opal-common/opal_common/authentication/jwk.py
    #	packages/opal-common/opal_common/authentication/oauth2.py
    #	packages/requires.txt
    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3553535 View commit details
    Browse the repository at this point in the history
  11. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7b42622 View commit details
    Browse the repository at this point in the history
  12. Rebase to master

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1d1b4a2 View commit details
    Browse the repository at this point in the history
  13. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    16e5fde View commit details
    Browse the repository at this point in the history
  14. Remove unused imports

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7100f97 View commit details
    Browse the repository at this point in the history
  15. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    806cd5b View commit details
    Browse the repository at this point in the history
  16. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    47421cb View commit details
    Browse the repository at this point in the history
  17. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3621a9d View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/oauth2' into oauth2

    # Conflicts:
    #	packages/requires.txt
    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f260bcf View commit details
    Browse the repository at this point in the history
  19. Rebase feature branch onto updated master

    # Conflicts:
    #	packages/opal-common/opal_common/authentication/jwk.py
    #	packages/opal-common/opal_common/authentication/oauth2.py
    #	packages/requires.txt
    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    016df4b View commit details
    Browse the repository at this point in the history
  20. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    091c617 View commit details
    Browse the repository at this point in the history
  21. Rebase to master

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3dc7396 View commit details
    Browse the repository at this point in the history
  22. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    608582f View commit details
    Browse the repository at this point in the history
  23. Remove unused imports

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    00d8bee View commit details
    Browse the repository at this point in the history
  24. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    41427f5 View commit details
    Browse the repository at this point in the history
  25. Enable OAuth2 authentication.

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1451ff1 View commit details
    Browse the repository at this point in the history
  26. Merge remote-tracking branch 'origin/oauth2' into oauth2

    Ondrej Scecina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    971da7f View commit details
    Browse the repository at this point in the history