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

User forms updated for db #22

Merged
merged 11 commits into from
Sep 25, 2023
Merged

User forms updated for db #22

merged 11 commits into from
Sep 25, 2023

Commits on Sep 24, 2023

  1. Update sprout.js

    Add pickup of security questions/answers by database, add passwordCreated vs userCreated timestamp differentiation
    camillereaves authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    3f2bb11 View commit details
    Browse the repository at this point in the history
  2. Create createuser.js

    move create user process into separate .js file
    camillereaves authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d3357a4 View commit details
    Browse the repository at this point in the history
  3. Update sprout.js

    move create user to separate .js file
    camillereaves authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f4792d7 View commit details
    Browse the repository at this point in the history
  4. Update sprout.js

    upgrade from 9.1.1 to 10.4.0 firebase
    camillereaves authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    00387ee View commit details
    Browse the repository at this point in the history
  5. Update createuser.js

    camillereaves authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a7fda94 View commit details
    Browse the repository at this point in the history
  6. Update usertables.js

    camillereaves authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4ca478b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update usertables.js

    camillereaves authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    48bb181 View commit details
    Browse the repository at this point in the history
  2. Update createuser.js

    camillereaves authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a51eccf View commit details
    Browse the repository at this point in the history
  3. Update createuser.js

    camillereaves authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cd4769f View commit details
    Browse the repository at this point in the history
  4. Update forgotpassword.js

    add db check for past passwords, correct answers, and then commit changes to db if all is correct
    camillereaves authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6ca94bc View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    190fe5b View commit details
    Browse the repository at this point in the history