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

Define inhibit_login registration option #1351

Closed
anoadragon453 opened this issue Jul 2, 2018 · 0 comments
Closed

Define inhibit_login registration option #1351

anoadragon453 opened this issue Jul 2, 2018 · 0 comments
Assignees
Labels
spec-omission implemented but not currently specified

Comments

@anoadragon453
Copy link
Member

anoadragon453 commented Jul 2, 2018

inhibit_login is a registration option to prevent the ability to log in as a user once they've been created. This is useful for application service purposes.

Implementation in Synapse here:

https://github.com/matrix-org/synapse/blob/3c099219e0506f81fc333ff9d27cc3af5c365a2c/synapse/rest/client/v2_alpha/register.py#L609-L622

Dendrite:

https://github.com/matrix-org/dendrite/blob/b3674c834d2116030b2170457034a005f18338c0/src/github.com/matrix-org/dendrite/clientapi/routing/register.go#L694-L704

Ideally will have a proposal.

@anoadragon453 anoadragon453 added the spec-omission implemented but not currently specified label Jul 2, 2018
@turt2live turt2live added this to To do: client-server (prioritized) in August 2018 r0 Aug 14, 2018
@turt2live turt2live self-assigned this Aug 29, 2018
turt2live added a commit to turt2live/matrix-doc that referenced this issue Aug 29, 2018
@turt2live turt2live moved this from To do: client-server (prioritized) to In review (just the issues) in August 2018 r0 Aug 29, 2018
August 2018 r0 automation moved this from In review (just the issues) to Done (this list will be incomplete) Aug 31, 2018
RiotTranslateBot pushed a commit to RiotTranslateBot/matrix-doc that referenced this issue Aug 22, 2023
…rix-org#1351)

The syntax was not compliant with the Swagger spec.
It also lacked one level of nesting.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec-omission implemented but not currently specified
Projects
No open projects
August 2018 r0
  
Done (this list will be incomplete)
Development

No branches or pull requests

2 participants