Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dbee
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
dbee
Commits
080c00d4
Commit
080c00d4
authored
10 months ago
by
Patrick Kenny
Committed by
João Ventura
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3461113
by ptmkenny, ELC, jcnventura: Fix eslint test
parent
aedd3d8d
Branches
3.x
No related tags found
1 merge request
!12
apply eslint automated patch
Pipeline
#234074
failed
10 months ago
Stage: build
Stage: validate
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dbee.services.yml
+4
-4
4 additions, 4 deletions
dbee.services.yml
with
4 additions
and
4 deletions
dbee.services.yml
+
4
−
4
View file @
080c00d4
services
:
dbee.authentication.cookie
:
class
:
Drupal\dbee\Authentication\Provider\DbeeCookie
arguments
:
[
'
@session_configuration'
,
'
@database'
,
'
@messenger'
]
tags
:
-
{
name
:
authentication_provider
,
provider_id
:
'
cookie'
,
priority
:
-10
,
global
:
TRUE
}
class
:
Drupal\dbee\Authentication\Provider\DbeeCookie
arguments
:
[
'
@session_configuration'
,
'
@database'
,
'
@messenger'
]
tags
:
-
{
name
:
authentication_provider
,
provider_id
:
'
cookie'
,
priority
:
-10
,
global
:
TRUE
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment