Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
go-sso
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
blallo
go-sso
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
master
default
protected
redirect-307
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jun
22
21
20
24
May
4
17
Apr
18
Mar
24
Feb
23
16
5
29
Jan
27
22
Nov
20
18
16
14
3
2
31
Oct
30
29
27
26
Sep
28
Aug
17
18
Feb
16
14
Jan
6
1
19
Dec
17
15
14
13
11
9
6
2
23
Nov
21
20
19
18
12
11
2
1
29
Oct
Merge branch '34-logo'
master
master
Add the logo if present in config.
Allow all headers in CORS requests
Add CORS tests
Add CORS tests
redirect-307
redirect-307
Fix also the httpsso and proxy tests
Use 307 redirects
Always use query args for the / endpoint parameters
Add CORS support
Fix CORS headers on the /sso_logout endpoint
Add undocumented config params to README.
Update vendor.json
Update id/auth
Merge branch 'switch-2fa' into 'master'
Allow user to switch 2FA mechanism if more than one is supported
Update to new id/auth API that returns all supported 2FA methods
Add allowed_groups to sso-proxy docs
Add sso-proxy documentation to the README
Upgrade Go deb dependency
Switch to standard CI
Use full jquery.js, not the slim version (we need AJAX)
Add missing TrimRight in URLPrefix template variable
Merge branch 'site-customization' into 'master'
Add some template customization options in the config
Fix static content test
Set autocomplete=off on input fields
Use a non-beta version of Bootstrap
Do not ask user to log in in order to log out
Update go-common
Do not ask for explicit confirmation on logout
Redirect the user to a configurable URL when accessing homepage by mistake
Simplify login handler by isolating session init logic
Update id/auth client
Make account recovery URL configurable
Add tracing support to auth-server requests
Update id/auth (fix typo)
Upgrade go-common (add tracing)
Add documentation for keystore_enable_groups
Allow enabling keystore on a group basis
Upgrade go-common
Loading