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

feat!: authorization support for some (mostly "Bento Public") endpoints #529

Merged
merged 71 commits into from
Sep 9, 2024

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    3ad923b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84253b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    6aa9aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e92c136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    204dc4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f4c9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6313fd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a12a9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a1ff24 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    db0766d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003a61c View commit details
    Browse the repository at this point in the history
  3. refact: discovery overview 403

    test: test refactoring + testing of more discovery responses
    davidlougheed committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cddfb75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5eea18d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b16614 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b21c250 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79905ff View commit details
    Browse the repository at this point in the history
  8. lint

    davidlougheed committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dcf77bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f78ec9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb36b65 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    21f8d0f View commit details
    Browse the repository at this point in the history
  2. chore: CORS config

    davidlougheed committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    920b156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1155a16 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    469f38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619fbaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c586ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cd531c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    54482fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3821482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acd1057 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b1edf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09bc3e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b32cae9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc60174 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    539fa91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56a2c30 View commit details
    Browse the repository at this point in the history
  10. chore(chord)!: dataset project cannot change

    BREAKING CHANGE: behaviour + consistent bad request responses
    davidlougheed committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    34d3cb0 View commit details
    Browse the repository at this point in the history
  11. fix(discovery): proper check for counts permission

    test(discovery): forbidden errors for public search
    davidlougheed committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7b9d958 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    451c377 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eb10501 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    07ead52 View commit details
    Browse the repository at this point in the history
  2. lint: rm outdated comment + expand on another comment

    (addresses review points)
    davidlougheed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8ca7c4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5401cc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    d4a2b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f513614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4347195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ab2fdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f2fd6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74c3bb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98426f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    155d9ec View commit details
    Browse the repository at this point in the history
  9. Merge pull request #531 from bento-platform/refact/discovery/validate…

    …d-scope-class
    
    refact(discovery)!: introduce container class for discovery scope
    davidlougheed authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    248d77c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86c53f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    95b3ca7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a10ffe4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    16dfb7c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6c60dfe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4333aee View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    0b39b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b046774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f5dec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22a7154 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf3219a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99f2bea View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    250edb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b7a5f View commit details
    Browse the repository at this point in the history