cloudoperators / heureka

Security and compliance management
Apache License 2.0
3 stars 1 forks source link

fix(authN): fix AUTH_TYPE warning log in tests. #271

Open michalkrzyz opened 1 month ago

michalkrzyz commented 1 month ago

Task Description Fix AUTH_TYPE warning in tests Either add default config AUTH_TYPE 'none' or remove warning log completely from the code.

Acceptance Criteria:

Expected Test: Run tests and check log output.

lolaapenna commented 2 weeks ago

This problem is most likely no longer relevant and dependent on #239