SomethingGeneric / flaskpress

Wordpress but it's actually Python + Flask
GNU General Public License v3.0
0 stars 0 forks source link

Handle login and registration POST requests #20

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR addresses issue #15 and is a part of the parent issue #13. It updates the login() and signup() functions in main.py to handle POST requests, validate user input, and interact with the database.

Summary of Changes

Please review these changes and let me know if any further modifications are required.

Fixes #15.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/handle-login-registration-post-requests

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: