An error occurred fetching the project authors.
- 12 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 02 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 21 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 19 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 08 Nov, 2019 2 commits
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- 07 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 09 Oct, 2019 1 commit
-
-
Kerri Miller authored
This method, #route_not_found, is executed as the final fallback for unrecognized routes (as the name might imply.) We want to avoid `#authenticate_user!` when calling `#route_not_found`; `#authenticate_user!` can, depending on the request format, return a 401 instead of redirecting to a login page. This opens a subtle security exploit where anonymous users will receive a 401 response when attempting to access a private repo, while a recognized user will receive a 404, exposing the existence of the private, hidden repo.
-
- 02 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 30 Jul, 2019 1 commit
-
-
Lin Jen-Shin authored
-
- 06 Feb, 2019 1 commit
-
-
Reuben Pereira authored
-
- 15 Jan, 2019 1 commit
-
-
Peter Leitzen authored
We introduced the feature flag `error_tracking` to test the Sentry MVC safely. After the successful test, we remove it again.
-
- 09 Jan, 2019 1 commit
-
-
Reuben Pereira authored
-