summaryrefslogtreecommitdiff
path: root/lib/gitlab/protocol_access.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-4/+2
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
* Default Git access protocol to `web`Patricio Cano2016-07-051-2/+2
* Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-2/+2
* Clarify protocol access check, and make Git HTTP access call more specific.Patricio Cano2016-07-051-1/+1
* Only allow Git Access on the allowed protocolPatricio Cano2016-07-051-0/+13