Skip to content

api: add pap-sha256 auth support #250

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

Merged
merged 2 commits into from
Dec 28, 2022
Merged

Conversation

oleg-jukovec
Copy link
Collaborator

@oleg-jukovec oleg-jukovec commented Dec 21, 2022

The authentication method works only with Tarantool EE [1].

  1. https://github.com/tarantool/enterprise_doc/issues/206

I didn't forget about (remove if it is not applicable):

Related issues:

Closes #243

We need to lock mutexes everywhere in the same order to avoid the
deadlock:

1. Container with watchers.
2. Watcher.
Copy link
Member

@DifferentialOrange DifferentialOrange left a comment

Choose a reason for hiding this comment

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

Seems LGTM

@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-243-pap-sha256 branch from d19cc06 to 7b0750f Compare December 25, 2022 11:02
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-243-pap-sha256 branch 2 times, most recently from 4bd14ab to bf459cb Compare December 27, 2022 16:43
The authentication method works only with Tarantool EE [1].

1. tarantool/enterprise_doc#206

Closes #243
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-243-pap-sha256 branch from bf459cb to 09c4ba4 Compare December 27, 2022 16:49
@oleg-jukovec oleg-jukovec merged commit fb93f9c into master Dec 28, 2022
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/gh-243-pap-sha256 branch December 28, 2022 08:07
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.

Implement PAP-SHA256 auth mechanism
3 participants