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

9 add authentication #11

Merged
merged 9 commits into from
Aug 21, 2024
Merged

9 add authentication #11

merged 9 commits into from
Aug 21, 2024

Commits on Aug 19, 2024

  1. feature: add auth settings to aetos

    Bokan Mohammad Assad committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4eb6803 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. feature: enable auth checks in export_metrics view

    Bokan Mohammad Assad committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    82d8251 View commit details
    Browse the repository at this point in the history
  2. test: add e2e tests for auth checks in export_metrics view

    Bokan Mohammad Assad committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6a82be5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. change: add vscode folders to gitignore

    Bokan Mohammad Assad committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    75dda70 View commit details
    Browse the repository at this point in the history
  2. fix: settings as properties in AppSettings class

    to be able to change them during runtime, this is important for tests
    Bokan Mohammad Assad committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6090e65 View commit details
    Browse the repository at this point in the history
  3. change: linting all changed files in this branch

    Bokan Mohammad Assad committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1ca452c View commit details
    Browse the repository at this point in the history
  4. change: linted test cases

    Bokan Mohammad Assad committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2993133 View commit details
    Browse the repository at this point in the history
  5. change: differentiated response when auth or ip validation fails

    Bokan Mohammad Assad committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1ddd9c8 View commit details
    Browse the repository at this point in the history
  6. docs: added tiny info for usage behind reverse proxy

    Bokan Mohammad Assad committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    54dd922 View commit details
    Browse the repository at this point in the history