-
Notifications
You must be signed in to change notification settings - Fork 164
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
Control auth options #229
Draft
sjaeckel
wants to merge
2
commits into
master
Choose a base branch
from
control-auth-options
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Control auth options #229
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sjaeckel
force-pushed
the
scram-plus-variants
branch
from
November 1, 2023 16:29
6a82bf2
to
819caba
Compare
sjaeckel
force-pushed
the
control-auth-options
branch
3 times, most recently
from
November 8, 2023 12:25
d6e60a9
to
7239779
Compare
sjaeckel
force-pushed
the
scram-plus-variants
branch
from
November 8, 2023 12:25
a2e7e77
to
47a4873
Compare
sjaeckel
force-pushed
the
control-auth-options
branch
from
November 8, 2023 12:43
7239779
to
5e5d9a9
Compare
sjaeckel
force-pushed
the
scram-plus-variants
branch
from
November 8, 2023 12:43
47a4873
to
d4fa39f
Compare
sjaeckel
force-pushed
the
control-auth-options
branch
from
November 8, 2023 12:49
5e5d9a9
to
09a6e4d
Compare
sjaeckel
force-pushed
the
scram-plus-variants
branch
from
November 8, 2023 12:49
d4fa39f
to
8958408
Compare
sjaeckel
force-pushed
the
control-auth-options
branch
4 times, most recently
from
November 9, 2023 11:17
17b3587
to
941aeb2
Compare
sjaeckel
force-pushed
the
scram-plus-variants
branch
2 times, most recently
from
November 9, 2023 11:21
d6cde27
to
131dc08
Compare
sjaeckel
force-pushed
the
control-auth-options
branch
from
November 9, 2023 11:45
941aeb2
to
83324df
Compare
sjaeckel
force-pushed
the
scram-plus-variants
branch
from
November 9, 2023 11:45
131dc08
to
7c6e74b
Compare
sjaeckel
force-pushed
the
control-auth-options
branch
from
November 9, 2023 12:25
83324df
to
bf475ff
Compare
sjaeckel
force-pushed
the
scram-plus-variants
branch
from
November 9, 2023 14:44
0c098bd
to
914f63b
Compare
sjaeckel
force-pushed
the
control-auth-options
branch
from
November 9, 2023 14:44
bf475ff
to
0f07822
Compare
sjaeckel
force-pushed
the
scram-plus-variants
branch
2 times, most recently
from
November 27, 2023 22:50
aa22dd0
to
bfd0872
Compare
sjaeckel
force-pushed
the
control-auth-options
branch
from
January 29, 2024 09:05
0f07822
to
b644fe5
Compare
Signed-off-by: Steffen Jaeckel <[email protected]>
Signed-off-by: Steffen Jaeckel <[email protected]>
sjaeckel
force-pushed
the
control-auth-options
branch
from
January 31, 2024 22:53
b644fe5
to
460e345
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds two flags to control authentication mechanisms, which is hereby put up to discussion whether it should be an opt-in or opt-out and whether a flag is appropriate for a group or we need something more flexible comparable to the priority strings of gnutls.
DIGEST-MD5
andPLAIN
authentication, this can be enabled again by setting the flagXMPP_CONN_FLAG_WEAK_AUTH
XMPP_CONN_FLAG_STRONG_AUTH