Commit Graph

5 Commits

Author SHA1 Message Date
GitLab Bot c014b6b4e5 Add latest changes from gitlab-org/gitlab@master 2022-09-14 15:12:56 +00:00
GitLab Bot f71f0f5307 Add latest changes from gitlab-org/gitlab@master 2022-05-25 09:08:47 +00:00
GitLab Bot ad9eb72915 Add latest changes from gitlab-org/gitlab@master 2020-08-05 21:09:40 +00:00
gfyoung c858f70d07 Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
Bob Van Landuyt 0f593b1c57 Define custom base controller for Doorkeeper
Since we only need the `can?` view helpers there, it's better to
include those in a separate controller.

If we inherit from `ApplicationController` we also need to deal with
authentication, that needs to be done in some, but not all doorkeeper controllers.
2018-04-30 11:40:51 +02:00