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

Marco's birthday wishlist #123

Open
marcorondong opened this issue Oct 10, 2024 · 0 comments
Open

Marco's birthday wishlist #123

marcorondong opened this issue Oct 10, 2024 · 0 comments

Comments

@marcorondong
Copy link
Collaborator

marcorondong commented Oct 10, 2024

  1. TO FIX:
  • fancywebsite/FormTest/Register --> its not registering
    --> it's because the cgi script is writing to a diferent database. I need to provide the current localhost to edit the correct database.
    The same applies to the other scripts that uses fixed locations.

  • When running error.py; the server doesnt send a page for 502 bad gateway. is it ok? ✅

  • Image.py doesnt work. is ot ok? I think it needs executing permissions, and the image file. ✅ *gabrielBranch

  • Location.py doesnt work. I think it needs to also point to localhost and port. ✅ *gabrielBranch

  • Print_body.py prints also the message header. Check if we're sending the correct data.
    I think yes, because we're not skipping the header if it's a GET request. See if this is correct.
    Also check if when request is GET, the body is "". ✅ *gabrielBranch

  1. Run our webserver in virtualmachine, and test it in my pc and in Filip/Gabriel.

  2. Change "Method not allowed" to "Forbidden" (as nginx when limit_exept) -> ✅ *pull request Fs 20241013 fix nginx codes #137 will fix it

  3. Test for isues when calling "new" (at least that; since we're allocating memory for that). ✅

  4. Check if we should send the headers to the cgi. Cuy currently, if the request is GET, we're sending them.
    I'd like to know how NOT to send them. ✅

  5. Rename some content in the pages and change css to make them prettier and more different.

  6. Code a page whichs uses the other cgi scripts? (sh, pl, php)

@marcorondong marcorondong changed the title Marco's wishlist Marco's birthday wishlist Oct 11, 2024
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

No branches or pull requests

1 participant