Ecosyste.ms: Timeline

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

IITGN-CS431/project-cns

naveeeeeeeeeen created a comment on an issue on IITGN-CS431/project-cns
**Bug is now resolved.** ![Screenshot from 2024-10-25 17-10-31](https://github.com/user-attachments/assets/9415c047-e573-4a39-a5c8-fefa765bc8d2) PR no. #73

View on GitHub

naveeeeeeeeeen opened a pull request on IITGN-CS431/project-cns
Updated setup.py
![Screenshot from 2024-10-25 17-10-31](https://github.com/user-attachments/assets/43f4b352-6e71-40da-8366-4aa1815d8a8d) #62 #63 issues are now resolved.
arpan004 created a comment on an issue on IITGN-CS431/project-cns
Fixed Compilation Error and generated the PR

View on GitHub

arpan004 created a comment on a pull request on IITGN-CS431/project-cns
Fixed Compilation Error

View on GitHub

arpan004 opened a pull request on IITGN-CS431/project-cns
Fixed : Error 20 Compilation Error
arpan004 forked IITGN-CS431/project-cns

arpan004/project-cns

dkshjn opened an issue on IITGN-CS431/project-cns
Functionality Bug(Group-8): Out-of-Range Exception Causing Server Crash for logappend and logread Commands
# Functionality Bug(Group-8): Out-of-Range Exception Causing Server Crash for logappend and logread Commands ## Description When the command ```logappend``` or ```logread``` is issued without...
Vraj2811 opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12) Inconsistence Issue
Not getting any error if user leaves a room without entering ![image](https://github.com/user-attachments/assets/16dcf3fc-838a-438d-908f-3c6e0b69ef4d)
aayush8991 opened an issue on IITGN-CS431/project-cns
Authentication Issue: Group 9
The bank.auth file contains account name and passwords in unecrypted manner. ![image](https://github.com/user-attachments/assets/783bbc6e-10e7-4852-9f40-9cbc875518f1) bank.auth should contain s...
Vraj2811 opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12)
Can enter a room directly without entering campus ![image](https://github.com/user-attachments/assets/1db4ea78-b7a0-4736-b7bb-bd171d295420)
aayush8991 opened an issue on IITGN-CS431/project-cns
Security Issue: Group 9
All account details and passwords are stored in bank.auth file without encryption. So, a user can access account details of anyone. See the attached photos for reference. ![image](https://github....
Vraj2811 opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12)
Removal of user from a room removes it from campus ![image](https://github.com/user-attachments/assets/109b5deb-2a0f-40ca-a241-4855402e3190)
Quantizate created a comment on an issue on IITGN-CS431/project-cns
But, sir the code just doesn't run on the docker even on a fresh try. I've been facing issues with that. Also, given the restriction that I can only open 3 bugs for a group can I still add the Dos ...

View on GitHub

Vraj2811 opened an issue on IITGN-CS431/project-cns
Functionality Issue(Group 12) (Time >= Max_TIme)
TIme greater than 1,073,741,823 is allowed ![image](https://github.com/user-attachments/assets/562c2bcc-8905-4285-a934-80b10c0223bb)
Quantizate created a comment on an issue on IITGN-CS431/project-cns
Awaiting your reply for the same @bichhawat sir

View on GitHub

dkshjn created a comment on an issue on IITGN-CS431/project-cns
Sure, will do.

View on GitHub

Quantizate created a comment on an issue on IITGN-CS431/project-cns
https://docs.docker.com/compose/gettingstarted/#step-8-experiment-with-some-other-commands Reference: In this we can see the same `docker compose up -d` being used in the setup file. I think thi...

View on GitHub

Vraj2811 created a comment on an issue on IITGN-CS431/project-cns
Added by @Demolus13

View on GitHub

Vraj2811 closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12)
No increment in time required for leaving and exiting room ![image](https://github.com/user-attachments/assets/c6ebed5f-29a8-4a9f-be42-ec23da33f158)
Vraj2811 opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12)
No increment in time required for leaving and exiting room ![image](https://github.com/user-attachments/assets/c6ebed5f-29a8-4a9f-be42-ec23da33f158)
Quantizate created a comment on an issue on IITGN-CS431/project-cns
It's working fine for me. ![Screenshot 2024-10-25 at 2 44 47 PM](https://github.com/user-attachments/assets/657707b7-e22b-4656-ba57-09f669c6b4bd)

View on GitHub

rovin99 created a comment on an issue on IITGN-CS431/project-cns
> Has this been fixed? Please provide the PR number. Yes. PR [e2076cc](https://github.com/IITGN-CS431/project-cns/pull/43/commits/e2076cc0e7b576dca433fc683550fa22e0328285)

View on GitHub

saikarna913 created a comment on a pull request on IITGN-CS431/project-cns
This is the duplicate request sir. Sorry about it! my mistake

View on GitHub

saikarna913 closed a pull request on IITGN-CS431/project-cns
Bug #36 fixed
bichhawat added Ocha-11 to IITGN-CS431/project-cns
bichhawat created a comment on an issue on IITGN-CS431/project-cns
Please provide the PR number, too

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
Has this been fixed? Please provide the PR number.

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Security Bug (Group-10) : Authentication Issue
# Security Bug - Any token can be used to append to the logfile (No Authentication Check) ## Description We can create a log file using a particular token but next time while writing to the log...
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group-6): Users allowed to leave room without being inside it and leave campus without leaving the room first.
Bob entered room number 1 but he is allowed to leave room number 2. (Inconsistent Behavior) ![2](https://github.com/user-attachments/assets/45f15152-914e-4f22-9be5-e8d6ca529485) Log Status show...
bichhawat created a comment on an issue on IITGN-CS431/project-cns
If I understand correctly, the second part is a separate issue and not related to the first part. If so, please open a new issue with the appropriate details. If not, please provide a minimum worki...

View on GitHub

Load more