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

Add missing validation steps in KitspaceSignUp #40

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Mar 31, 2022

  1. Add a sync fork github workflow

    kasbah authored and AbdulrhmnGhanem committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    576b2d7 View commit details
    Browse the repository at this point in the history
  2. Improve migration API

    kasbah authored and AbdulrhmnGhanem committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    5d27a8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbccb05 View commit details
    Browse the repository at this point in the history
  4. Add a JSON file upload endpoint

    kasbah authored and AbdulrhmnGhanem committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    bc103e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    096794c View commit details
    Browse the repository at this point in the history
  6. Add a kitspace session endpoint

    kasbah authored and AbdulrhmnGhanem committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    20797f2 View commit details
    Browse the repository at this point in the history
  7. Add a development dockerfile

    kasbah authored and AbdulrhmnGhanem committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8a8b947 View commit details
    Browse the repository at this point in the history
  8. Remove Github issue templates

    kasbah authored and AbdulrhmnGhanem committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7e9ecfe View commit details
    Browse the repository at this point in the history
  9. Fix: add missing validation steps

    - `!form.IsEmailDomainAllowed`
    - `pwned`
    AbdulrhmnGhanem committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a4c0d1b View commit details
    Browse the repository at this point in the history