-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Panic in routers/repo.ViewIssue()
when not logged in
#1539
Comments
Logs:
Current Gitea-version: 1.1.0+137-g3012971e Line 468 in 3012971
My best guess is that |
bkcsoft
changed the title
blank page when not signed in on try.gitea.io
Panic in Apr 24, 2017
routers/repo.ViewIssue()
when not logged in
Sounds like a correct analisys. So we need a testcase and after that, a fix... |
Correction: we need a fix that includes a test-case 🙂 |
7 tasks
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This URL serves a blank page if you are not authenticated:
https://try.gitea.io/gitea/gitea/issues/6
\cc @bkcsoft @lunny @appleboy @tboerger (someone who can check the logs?)
The text was updated successfully, but these errors were encountered: