This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
82b0338672
gitlab-org--gitlab-foss
/
config
/
initializers
/
gitlab_shell_secret_token.rb
4 lines
66 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add latest changes from gitlab-org/gitlab@master
2021-02-03 16:09:17 -05:00
# frozen_string_literal: true
Load Github::Shell's secret token from file on initialization instead of every request.
2016-09-29 12:46:54 -04:00
Gitlab
::
Shell
.
ensure_secret_token!
Copy permalink