VNOI-Admin / OJ

A modern open-source online judge and contest platform system.
https://oj.vnoi.info
GNU Affero General Public License v3.0
164 stars 73 forks source link

Fix new contests section in organization home #317

Closed hieplpvip closed 1 year ago

hieplpvip commented 1 year ago

Description

Type of change: bug fix

What

Don't show contests with is_private=True and current user not in private contestants.

Why

Bug reported by Lam_lai_cuoc_doi

How Has This Been Tested?

Tested locally

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the AGPL-3.0 License.