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

Conversation

berthaottokarl
Copy link
Contributor

Closes #9

  • Authentication with Bearer token instead of Basic Auth

Additionally to the task list there's also:

  • Settings documentation in README.rst
  • e2e tests in example_project for different auth settings configurations

If the test cases are enough - please pull.

@berthaottokarl berthaottokarl linked an issue Aug 20, 2024 that may be closed by this pull request
7 tasks
Copy link
Member

@luto luto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of the tests seem to fail, have a look. I also added some comments.

example_project/example_project/settings.py Outdated Show resolved Hide resolved
src/django_aetos/views.py Outdated Show resolved Hide resolved
src/django_aetos/views.py Outdated Show resolved Hide resolved
src/django_aetos/views.py Outdated Show resolved Hide resolved
src/django_aetos/views.py Outdated Show resolved Hide resolved
src/django_aetos/views.py Outdated Show resolved Hide resolved
src/django_aetos/views.py Outdated Show resolved Hide resolved
@berthaottokarl berthaottokarl self-assigned this Aug 20, 2024
@luto luto merged commit 50df023 into main Aug 21, 2024
1 check passed
@luto luto deleted the 9-add-authentication branch August 21, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add authentication
2 participants