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
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
id
go-sso
Commits
50b094168fe15ec6591a8247e08ed110c6495954
Select Git revision
Branches
6
renovate/golang.org-x-crypto-0.x
master
default
customize-ui
fix-login-rebase
master-old
redirect-307
6 results
go-sso
Author
Search by author
Any Author
authors
ale
ale
blallo
blallo
giskard
giskard
godog
godog
lechuck
lechuck
phasa
phasa
putro
putro
****
group_74_bot_81ef8ad8348b11e39acf561a49e87c1c
renovate
renovate-bot
samba
samba
sand
sand
shammash
shammash
12 authors
Dec 19, 2019
Update bindata for templates
· 50b09416
ale
authored
5 years ago
50b09416
Added missing URL prefix to the unauthenticated redirect to login
· 9220c57f
ale
authored
5 years ago
9220c57f
Add URL prefix to the site logo
· 61369670
ale
authored
5 years ago
61369670
Merge branch 'better-login' into 'master'
· 58b34085
ale
authored
5 years ago
58b34085
Dec 18, 2019
Add an integration test
· dfe0056b
ale
authored
5 years ago
dfe0056b
Dec 17, 2019
We no longer need a gorilla/mux in the main app
· c2e0f43c
ale
authored
5 years ago
c2e0f43c
Switch to a simpler session implementation
· 1418640d
ale
authored
5 years ago
1418640d
Fix callers of SSOWrapper
· 655b0a9f
ale
authored
5 years ago
655b0a9f
Dec 16, 2019
Use securecookie for the httpsso handler
· 42482e82
ale
authored
5 years ago
42482e82
Update SRI and bindata for the latest css fix
· 891862ab
ale
authored
5 years ago
891862ab
Use securecookie for long-term device ID cookie
· 821df6df
ale
authored
5 years ago
821df6df
Dec 15, 2019
Lighten background a bit
· 4de18c1c
ale
authored
5 years ago
4de18c1c
Add script to run a local server for UI testing purposes
· 1284ea50
ale
authored
5 years ago
1284ea50
Block default favicon requests
· 6387bf4c
ale
authored
5 years ago
6387bf4c
Bindata update for the 2fa forms
· c9da7d18
ale
authored
5 years ago
c9da7d18
Generate the SRI map in sorted order
· 6e9891f4
ale
authored
5 years ago
6e9891f4
Improve error message when the 2FA constraints are not met
· c8f18956
ale
authored
5 years ago
c8f18956
Fix submission URLs for 2FA login forms
· b3cd8da3
ale
authored
5 years ago
b3cd8da3
Use the merged context when calling ExecuteTemplate
· a714fb79
ale
authored
5 years ago
a714fb79
Simpler mechanism for embedding SRI hashes
· e6ce37fb
ale
authored
5 years ago
e6ce37fb
Refactor the login handler
· 4d70b167
ale
authored
5 years ago
4d70b167
Oct 24, 2019
Update id/auth dependency
· 6d3a620e
ale
authored
5 years ago
6d3a620e
Aug 18, 2019
Set the NameID in the saml.Session
· 45c4f032
ale
authored
5 years ago
45c4f032
Aug 17, 2019
Properly parse the x509 cert in saml-server
· 6fe09ec2
ale
authored
5 years ago
6fe09ec2
Fix PathPrefix usage
· 62a48de8
ale
authored
5 years ago
62a48de8
Fix /login/ URL handling
· ab608be7
ale
authored
5 years ago
ab608be7
Tie the SSO service to the SSO URL
· 66477d1a
ale
authored
5 years ago
66477d1a
Fix the /login/ URL to have a slash, to limit SSO to it
· 41f0137e
ale
authored
5 years ago
41f0137e
Modify the SSO URL to /login
· 3badc383
ale
authored
5 years ago
3badc383
Improve error reporting
· 8d9e7f2b
ale
authored
5 years ago
8d9e7f2b
Support reading SAML XML descriptors from file or inline
· 1df6f233
ale
authored
5 years ago
1df6f233
Set default port for saml-server to :5007
· 6182a298
ale
authored
5 years ago
6182a298
Fix user creation in saml-server package
· 1b41e34b
ale
authored
5 years ago
1b41e34b
Aug 01, 2019
Add SSO group ACLs to the SAML-bridge provider configuration
· f20eaef0
ale
authored
5 years ago
f20eaef0
Store the session in the http.Request context
· 3ec9dca3
ale
authored
5 years ago
3ec9dca3
Jul 03, 2019
Always convert usernames to lowercase in form input
· 285b177c
ale
authored
5 years ago
285b177c
Jun 30, 2019
Update go-common/clientutil
· a218499d
ale
authored
5 years ago
a218499d
Jun 28, 2019
Merge branch 'logo_align' into 'master'
· bfbb9a7f
ale
authored
5 years ago
bfbb9a7f
Vertically align SiteLogo with form
· f2262bbe
godog
authored
5 years ago
f2262bbe
Jun 24, 2019
Merge branch 'master' into 'master'
· 4ae2127c
ale
authored
5 years ago
4ae2127c
Loading