Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sso
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
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
ai
sso
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
mod-sso-cache
Select Git revision
Branches
6
apache24
encrypt-ticket
libsodium
master
default
mod-sso-cache
nonce
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Apr
19
18
Aug
20
Nov
24
Oct
2
Oct
26
Sep
6
22
Jun
20
14
17
Feb
9
16
Nov
27
Sep
22
23
Jul
18
Feb
17
16
15
10
9
23
Jan
19
30
Jul
5
14
Jun
19
Jan
18
6
28
Dec
22
11
10
9
20
Oct
19
16
15
14
11
10
27
Aug
24
Jul
2
1
30
Jun
26
20
Mar
19
13
17
Jan
16
1
Nov
9
Oct
13
Sep
12
19
Jan
18
12
Dec
9
11
Nov
8
Oct
18
Sep
17
15
Jun
3
May
31
Mar
30
29
14
Oct
13
19
Aug
13
12
10
9
Merge branch 'trixie' into 'master'
master
master
Test with pytest
Use new CI templates
Drop python3-mox dependency
Fix deserialization of expiry field
Add Python test with expired token
Add serialization/deserialization tests
Move py3compat.h include past the PY_SSIZE_T_CLEAN definition
Merge branch 'session-id' into 'master'
Refactor ticket deserialization code
Merge branch 'py3' into 'master'
Add python3-requests to build-depends
Use requests instead of httplib.HTTPConnection
Remove unused code
Try a different DUMP_LOG method
Dump Apache logs to help debugging
Better debugging for failed test
Try to debug a test failure
More py3 fixes
Fix file open mode (py3)
More py3 fixes
Use py3 print() syntax
Add PYTHON_VERSION to nosetests binary
Remove Python deps for the sso-server, which is not built
Update Debian metadata to py3
Try to improve handling of missing session cookies in mod_sso
Add a custom mod_sso test
Add missing python-flask package to build-depends
Add another missing build-depends
Switch CI to the standard pipeline
Add more build-depends that are required for testing
Update Debian packaging to use 'dh'
Only link to libpam in the pam_sso module
Update .gitignore
Merge branch 'nonce' into 'master'
Add a slash on the login redirect URL only when necessary
nonce
nonce
Add a 'quiet_fail' option to pam_sso to suppress auth failure logs
Restore bits of py3compat.h lost to cut&paste
Switch from SWIG to a native Python module
Ignore test output files
Loading