lightoj-dev / bugs-and-features

This repository is only for tracking bugs and feature requests on LightOJ
14 stars 1 forks source link

Cannot see others' solutions in Leaderboard #164

Closed facug91 closed 1 year ago

facug91 commented 1 year ago

Describe the bug I solved the problem https://lightoj.com/problem/curious-robin-hood, and then I wanted to see some of the solutions from other users, but I get a code 403 error. I think this is a bug, but it might be something you want, to prevent users from seing others' solutions. In that case, I think the links of submissions shouldn't be clickable links.

To Reproduce Steps to reproduce the behavior: Log in, go to the problem https://lightoj.com/problem/curious-robin-hood, and try to open any submission from the Leaderboard.

Expected behavior I thought I could see others' solutions.

Screenshots image

Browser information (please complete the following information):

jan876 commented 1 year ago

Fixed. For now, you will only be able to see your submission. We are working on a feature to show other submissions as well.