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(miniooni): add authentication to oonirun #1627

Merged
merged 14 commits into from
Jun 27, 2024

Commits on Jun 27, 2024

  1. wip

    ainghazal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9354391 View commit details
    Browse the repository at this point in the history
  2. add tests

    ainghazal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fe40b60 View commit details
    Browse the repository at this point in the history
  3. add tests

    ainghazal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    81c5d2c View commit details
    Browse the repository at this point in the history
  4. Update internal/cmd/miniooni/main.go

    Co-authored-by: Simone Basso <[email protected]>
    ainghazal and bassosimone committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9831274 View commit details
    Browse the repository at this point in the history
  5. Update internal/oonirun/link.go

    Co-authored-by: Simone Basso <[email protected]>
    ainghazal and bassosimone committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    006929d View commit details
    Browse the repository at this point in the history
  6. remove test file

    ainghazal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3177b9c View commit details
    Browse the repository at this point in the history
  7. use fsx.OpenFile

    ainghazal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    aa98295 View commit details
    Browse the repository at this point in the history
  8. add tests

    ainghazal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9ac9fe5 View commit details
    Browse the repository at this point in the history
  9. fix after rebase

    ainghazal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c8867b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4e3646 View commit details
    Browse the repository at this point in the history
  11. chore: minimal coding style changes

    No functional change.
    bassosimone committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    da1e5b4 View commit details
    Browse the repository at this point in the history
  12. remove unneeded complexity

    ainghazal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    274961f View commit details
    Browse the repository at this point in the history
  13. minor rework of test cases

    - we don't need to care about tokens
    
    - we need to care about existing/nonexisting newline at EOL
    when there's just a single line in the file
    bassosimone committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9b01049 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf1cacd View commit details
    Browse the repository at this point in the history