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

feat: add code to account creation endpoint #4977

Merged
merged 11 commits into from
Jan 11, 2023

Conversation

christyjacob4
Copy link
Member

What does this PR do?

Creates a temporary endpoint to restrict console user signups using invite codes.

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you added your change to the Changelog?

(The CHANGES.md file tracks all the changes that make it to the main branch. Add your change to this file in the following format)

  • One line description of your PR [#pr_number](Link to your PR)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Copy link
Member

@eldadfux eldadfux left a comment

Choose a reason for hiding this comment

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

Might be a good idea to add a test as well.

app/config/variables.php Outdated Show resolved Hide resolved
app/controllers/api/account.php Outdated Show resolved Hide resolved
app/controllers/api/account.php Show resolved Hide resolved
@christyjacob4 christyjacob4 merged commit 543246c into feat-db-pools Jan 11, 2023
@stnguyen90 stnguyen90 deleted the feat-alternate-signup branch February 14, 2023 00:34
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.

None yet

3 participants