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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai
sso
Commits
Commits · 63d10037d4d4ef081fffc1fde45e1bdebcf992a2
63d10037d4d4ef081fffc1fde45e1bdebcf992a2
Select Git revision
Selected
63d10037d4d4ef081fffc1fde45e1bdebcf992a2
Branches
6
master
default
nonce
encrypt-ticket
apache24
libsodium
mod-sso-cache
7 results
sso
src
mod_sso
test
httpd_integration_test.py
Author
Search by author
Any Author
authors
agata
agata
ale
ale
alieno
alieno
azul
azul
blallo
blallo
blicero
blicero
bomboclat
bomboclat
gi0
gi0
giskard
giskard
godog
godog
joe
joe
lafra
lafra
lechuck
lechuck
lobo
lobo
lucha
lucha
minimal
minimal
obaz
obaz
pepsy
pepsy
phasa
phasa
pinna
pinna
20 authors
Browse files
Oct 02, 2021
Use requests instead of httplib.HTTPConnection
· 671d5ad1
ale
authored
3 years ago
671d5ad1
Try a different DUMP_LOG method
· 61c812fd
ale
authored
3 years ago
61c812fd
Dump Apache logs to help debugging
· cedfbb3e
ale
authored
3 years ago
cedfbb3e
Better debugging for failed test
· 6d47e52d
ale
authored
3 years ago
6d47e52d
Try to debug a test failure
· e601bf3d
ale
authored
3 years ago
e601bf3d
More py3 fixes
· 48329ad3
ale
authored
3 years ago
48329ad3
Fix file open mode (py3)
· 90107820
ale
authored
3 years ago
90107820
More py3 fixes
· 56247c8b
ale
authored
3 years ago
56247c8b
Use py3 print() syntax
· 8a4c673f
ale
authored
3 years ago
8a4c673f
Sep 06, 2019
Add a custom mod_sso test
· 2214522b
ale
authored
5 years ago
2214522b
Feb 18, 2018
Improve cookie handling code
· 15e7349b
ale
authored
7 years ago
15e7349b
Feb 16, 2018
Check for all environment vars in tests
· 1322d2ad
ale
authored
7 years ago
1322d2ad
Fix service autodetection and cookie parser
· 0b62353a
ale
authored
7 years ago
0b62353a
Feb 10, 2018
Fix ticket validation error with auto-detected SSOService
· dd1e9a2e
ale
authored
7 years ago
dd1e9a2e
Feb 09, 2018
Make mod_sso integration test less verbose
· 97035919
ale
authored
7 years ago
97035919
Jan 23, 2018
Set some SSO-related variables in the request environment
· 843e0b5f
ale
authored
7 years ago
843e0b5f
Fix nonce regexp in integration test
· 0cb7ba2e
ale
authored
7 years ago
0cb7ba2e
Add tests for nonce support in mod_sso
· 01fff9f5
ale
authored
8 years ago
01fff9f5
Fix httpd_integration_test to use the new API
· 63175bcf
ale
authored
8 years ago
63175bcf
Jun 26, 2016
refactor and simplify 2.4 module structure
· 7fd440f1
ale
authored
8 years ago
7fd440f1
update test suite for apache 2.4
· 3b84a2f6
ale
authored
8 years ago
3b84a2f6
Sep 12, 2015
various fixes to mod_sso
· dafae6c7
ale
authored
10 years ago
dafae6c7
Dec 09, 2014
various fixes to mod_sso
· 10bee717
ale
authored
10 years ago
10bee717
Sep 17, 2014
run every url test multiple times
· 0df31d32
ale
authored
10 years ago
0df31d32
cleanup temporary key file
· e6504761
ale
authored
10 years ago
e6504761
Aug 19, 2013
make the mod_sso .htaccess test use its own SSOService
· c9f96da1
ale
authored
11 years ago
c9f96da1
load some default auth/authz apache2 modules for a more realistic mod_sso test
· 8b6827ec
ale
authored
11 years ago
8b6827ec
httpd integration test for .htaccess restrictions
· 578b9501
sand
authored
11 years ago
578b9501
Aug 12, 2013
correctly load and store the public key in mod_sso; fixes issue #20
· 772698cb
ale
authored
11 years ago
772698cb
Aug 10, 2013
remove extra base64 encodings from mod_sso integration test
· 9dc1095a
ale
authored
11 years ago
9dc1095a
partial revert of the previous commit: the base64 issue was limited to mod_sso
· 45fd3834
ale
authored
11 years ago
45fd3834
base64-encode the SSO tickets saved as cookies in the browser; fixes issue #19
· b39c0602
ale
authored
11 years ago
b39c0602
Aug 09, 2013
initial import from old repo
· 8522ab91
ale
authored
11 years ago
8522ab91
Loading