globocom / globocom/secDevLabs

Tic-tac-toe application - doesn't allow the users creation.

Open
#649 2 comments 0 reactions 0 assignees View on GitHub
bug 🕷
Dominant language
PHP
Stars
980
Forks
461
PR merge metrics
No merged PRs in 30d

Description

What are the steps to reproduce this bug?
-------------------------------------------
1. All instructions for the implementation and deployment of the application were followed.
2. When entering http://localhost:10005/login and clicking on the /create option, the registered users are not created.
3. When entering /login with any user - created or not - the HTTP header remains blank with no information.

What happens?
-------------
Invalid CORS error messages are returned on user creation, the application Tic-tac-toe does not work correctly.

What were you expecting to happen?
----------------------------------
The application does not work, when entering /statistics the page returns the invalid token message.

Any logs, error output, etc?
----------------------------
![Image](https://github.com/user-attachments/assets/d5b472e6-3f00-42cd-9c22-bbde90e56211)

Any other comments?
-------------------
Thanks for your help, also the packages: npm, jackson, are in obsolete or outdated versions. When I run make install I get warning messages for deprecated software versions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.