Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
steering
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AURA
steering
Commits
45e6e625
Verified
Commit
45e6e625
authored
2 weeks ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
fix: rename session cookie -> steering_sessionid
parent
74564f04
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#9107
passed
2 weeks ago
Stage: check
Stage: test
Stage: build
Stage: deploy
Stage: release
Pipeline: aura-tests
#9108
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
steering/settings.py
+2
-0
2 additions, 0 deletions
steering/settings.py
with
2 additions
and
0 deletions
steering/settings.py
+
2
−
0
View file @
45e6e625
...
...
@@ -131,6 +131,8 @@ INSTALLED_APPS = (
DEFAULT_AUTO_FIELD
=
"
django.db.models.AutoField
"
SESSION_COOKIE_NAME
=
"
steering_sessionid
"
# When generating schedules/timeslots:
# If last_date wasn't set manually, add timeslots until these number of days after the start_date
AUTO_SET_LAST_DATE_TO_DAYS_IN_FUTURE
=
365
...
...
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