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

Change client_secret to be within [0-9a-zA-Z.=_-] #787

Merged
merged 4 commits into from
Jan 24, 2020

Conversation

anoadragon453
Copy link
Member

Modify client_secret so that it can only be digits, to fit in the range of [0-9a-zA-Z.=_-].

Synapse PR: matrix-org/synapse#6767

@anoadragon453 anoadragon453 requested a review from a team January 22, 2020 16:59
@anoadragon453 anoadragon453 self-assigned this Jan 22, 2020
tests/54identity.pl Outdated Show resolved Hide resolved
anoadragon453 and others added 2 commits January 24, 2020 10:06
Co-Authored-By: Erik Johnston <erik@matrix.org>
@anoadragon453 anoadragon453 merged commit b553e8c into develop Jan 24, 2020
@anoadragon453 anoadragon453 deleted the anoa/client_secret_mainline branch January 24, 2020 10:40
@anoadragon453 anoadragon453 restored the anoa/client_secret_mainline branch March 23, 2020 13:40
@anoadragon453 anoadragon453 deleted the anoa/client_secret_mainline branch March 23, 2020 13:41
anoadragon453 added a commit that referenced this pull request Mar 23, 2020
…elease-v1.9.x

* commit 'b553e8cbe1366ef4cddac684aac4b2276e9878e7':
  Change client_secret to be within [0-9a-zA-Z.=_-]  (#787)
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.

2 participants