Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

IITGN-CS431/project-cns

bichhawat created a comment on an issue on IITGN-CS431/project-cns
Please provide the expected output and more description of the bug

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
This may be okay as long as it is not creating issues.

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Functionality issue: Accepting more than 2 decimal places in amount (Group 9)
![image](https://github.com/user-attachments/assets/e7aafc55-01d1-4d96-b0a3-39c020a7c58a) ![image](https://github.com/user-attachments/assets/f6a2caf9-4ea4-4226-9500-a23978d4fa57)
bichhawat created a comment on an issue on IITGN-CS431/project-cns
Please provide the expected output, too, and some more description. The bug may not always be clear based on the output screenshots

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
What is the issue here and the expected output?

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
Please elaborate what is supposed to be the expected output. If . and .. are not accepted (and may be some other special folder names), then it should be okay. But if it is creating an account name...

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
I guess this is sorted out, @Quantizate please close if this is addressed.

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
Please provide a proper description of the bug along with the expected output.

View on GitHub

shubham-agrawal04 created a comment on an issue on IITGN-CS431/project-cns
This is not an issue. You need to specify the log file path relative to the build folder, and not just specify the name of the file. Try 'logappend -B ../batches/batch1' This should work

View on GitHub

dkshjn opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group-8): Server Segmentation Fault Due to Lengthy Employee Name Length
# Functionality Bug (Group-8): Server Segmentation Fault Due to Lengthy Employee Name Length ## Description A batch file was created where a valid command was issued with the employee name b...
Hit2737 created a comment on an issue on IITGN-CS431/project-cns
The bug has been fixed, and a pull request https://github.com/IITGN-CS431/project-cns/pull/54 has been made. You can fetch the updated code once the pull request has been accepted.

View on GitHub

Hit2737 opened a pull request on IITGN-CS431/project-cns
Fixed the authentication bug.
Fixed the bug reported by @AshStorm17 that shows that the any random argument in '-s' is authenticating the user. That bug have been fixed and no request was sent to the bank server. ![WhatsApp Im...
cpatel321 starred IITGN-CS431/project-cns
cpatel321 created a comment on an issue on IITGN-CS431/project-cns
If you are able to access backend from the client side, then it's a problem. Backend access to the client is not expected.

View on GitHub

Hit2737 forked IITGN-CS431/project-cns

Hit2737/project-cns

Hit2737 created a comment on an issue on IITGN-CS431/project-cns
Thanks @AshStorm17 for reporting the bug. Working on it...

View on GitHub

Chess-shrutiDubey opened an issue on IITGN-CS431/project-cns
Functionality Issue (Group -8) Batch file Command are not accepted
**Here the batch file command is not working as mentioned in the readme.md** ![WhatsApp Image 2024-10-25 at 1 21 26 AM](https://github.com/user-attachments/assets/1d9030ce-79e0-47b2-8309-d5d3f91e...
Hit2737 created a comment on an issue on IITGN-CS431/project-cns
Thanks, @AshStorm17, for reporting it to us. We have fixed the bug, and the app is working as expected.

View on GitHub

rovin99 created a comment on an issue on IITGN-CS431/project-cns
1. Now someone cannot leave campus while still being in a room. <img width="551" alt="Screenshot 2024-10-25 at 12 29 51 AM" src="https://github.com/user-attachments/assets/b30a7031-ecfa-4d5b-9f19-...

View on GitHub

Pranjal4697 created a comment on an issue on IITGN-CS431/project-cns
I have used the make command multiple times, and other groups have also reported issues and utilized this Makefile for similar purposes. Therefore, I don't believe there should be any issues with t...

View on GitHub

Chess-shrutiDubey opened an issue on IITGN-CS431/project-cns
Functionality Issue(Group-8) Invalid Timestamp is accepted
****As we can see in the image, an invalid timestamp is accepted which is wrong**. Timestamp should be between 1<=Timestamp<=1,073,741,823** ![WhatsApp Image 2024-10-25 at 12 30 06 AM](https://gi...
naveeeeeeeeeen opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group 8): Invalid Room number accepted.
**According to project specifications, room number greater than 1073741823 should not be allowed.** ![WhatsApp Image 2024-10-25 at 00 30 03](https://github.com/user-attachments/assets/966be2be-478...
Pranjal4697 opened a pull request on IITGN-CS431/project-cns
Fixed Minor Functionality issue #7
Resolved the Functionality issue: Users allowed to leave room without being inside it and leave campus without leaving the room first. #7
Chess-shrutiDubey opened an issue on IITGN-CS431/project-cns
Functionality Issue(Group 8): Both -L and -A flags are allowed together and Both -E and -G are also allowed together
**Both -L and -A flags are allowed together** ![WhatsApp Image 2024-10-24 at 11 59 31 PM](https://github.com/user-attachments/assets/075e2520-31e2-461c-9535-e0055ef3291c) **Both -E and -G are al...
naveeeeeeeeeen opened an issue on IITGN-CS431/project-cns
Security Bug (Group 8) : All the log entries and passwords are present the build/logs folder as plaintext json data.
![Screenshot from 2024-10-25 00-54-22](https://github.com/user-attachments/assets/f1ce3db1-89d0-49d9-8198-b3b422fc8a19) **Major security flaw as all the log entries and passwords/tokens are presen...
dkshjn opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group-8): Server Segmentation Fault Due to Invalid Command
# Functionality Bug (Group-8): Server Segmentation Fault Due to Invalid Command ## Description: When the client sends an invalid command ```logread -K secret -R log1```, the server fails to handl...
ushasree-3 opened a pull request on IITGN-CS431/project-cns
Functionality bug solved
Vraj2811 closed an issue on IITGN-CS431/project-cns
Security Bug (Group 10)
Issue with secret key in same log file ![image](https://github.com/user-attachments/assets/806767bd-2a20-431b-8670-bec4bd0eae53)
Vraj2811 created a comment on an issue on IITGN-CS431/project-cns
Already done

View on GitHub

Load more