Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Helios Server
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Helios Server
Commits
038c3801
Commit
038c3801
authored
14 years ago
by
Ben Adida
Browse files
Options
Downloads
Patches
Plain Diff
more fixes to making login clearer
parent
85e5db3f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
auth
+1
-1
1 addition, 1 deletion
auth
helios
+1
-1
1 addition, 1 deletion
helios
settings.py.sample
+1
-0
1 addition, 0 deletions
settings.py.sample
with
3 additions
and
2 deletions
auth
@
d036972d
Compare
22bf0385
...
d036972d
Subproject commit
22bf038508e16d5a0f5eeeadbd1ed1bfea5c0d4d
Subproject commit
d036972d28468dc312a5b24c8082b70bac4734b3
This diff is collapsed.
Click to expand it.
helios
@
1011f518
Compare
7232ddc5
...
1011f518
Subproject commit
7232ddc54a5b7d528f5062205b0296969eb7676d
Subproject commit
1011f518a08338b0a3777197e96cfeda8e21ab6c
This diff is collapsed.
Click to expand it.
settings.py.sample
+
1
−
0
View file @
038c3801
...
...
@@ -125,6 +125,7 @@ AUTH_ENABLED_AUTH_SYSTEMS = ['password','facebook','twitter', 'google', 'yahoo']
AUTH_DEFAULT_AUTH_SYSTEM = None
# facebook
FACEBOOK_APP_ID = ''
FACEBOOK_API_KEY = ''
FACEBOOK_API_SECRET = ''
...
...
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