Commit a5a08230 authored by Fabio Pitino's avatar Fabio Pitino

Move token scope to SafeRequestStore

parent c551d38e
......@@ -99,10 +99,6 @@ class User < ApplicationRecord
# Virtual attribute for impersonator
attr_accessor :impersonator
# This attribute hosts a Ci::JobToken::Scope object which is set when
# the user is authenticated successfully via CI_JOB_TOKEN.
attr_accessor :ci_job_token_scope
#
# Relations
#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment