Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
account-app
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
rc
account-app
Commits
4344d562
Commit
4344d562
authored
4 years ago
by
Krish Moodbidri
Browse files
Options
Downloads
Patches
Plain Diff
delete vars.py file
parent
de3fd8ae
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!8
made UI changes to the app
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vars.py
+0
-9
0 additions, 9 deletions
vars.py
with
0 additions
and
9 deletions
vars.py
deleted
100644 → 0
+
0
−
9
View file @
de3fd8ae
id
=
'
reggie
'
password
=
'
reggie
'
key
=
'
1234
'
broker_url
=
'
amqp://
'
+
id
+
'
:
'
+
password
+
'
@master:5672/
'
message_queue
=
broker_url
+
'
socketio
'
default_referrer
=
"
/pun/sys/dashboard
"
username_key
=
[
"
REMOTE_USER
"
]
fullname_key
=
[
"
REMOTE_USER_DISPLAYNAME
"
]
email_key
=
[
"
REMOTE_USER_MAIL
"
]
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