Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
ngx_http_voms_module
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cnafsd
ngx_http_voms_module
Commits
08deadd1
Commit
08deadd1
authored
7 years ago
by
Nicholas Terranova
Browse files
Options
Downloads
Patches
Plain Diff
fixing tests valid_ac.t, encoding.t and untrusted.t
parent
ef8d229f
No related branches found
No related tags found
1 merge request
!3
Add VOMS embedded variables
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
t/.untrusted_ac.t.swp
+0
-0
0 additions, 0 deletions
t/.untrusted_ac.t.swp
t/encoding.t
+1
-1
1 addition, 1 deletion
t/encoding.t
t/untrusted_ac.t
+1
-0
1 addition, 0 deletions
t/untrusted_ac.t
t/valid_ac.t
+1
-1
1 addition, 1 deletion
t/valid_ac.t
with
3 additions
and
2 deletions
t/.untrusted_ac.t.swp
deleted
100644 → 0
+
0
−
0
View file @
ef8d229f
File deleted
This diff is collapsed.
Click to expand it.
t/encoding.t
+
1
−
1
View file @
08deadd1
...
...
@@ -33,5 +33,5 @@ __DATA__
--- request
GET /
--- response_body
n=nickname v=newland86 q=test.vo,n=
messag
e v=assegnista%25di%25ricerca%40CNAF q=test.vo
n=nickname v=newland86 q=test.vo,n=
titl
e v=assegnista%25di%25ricerca%40CNAF q=test.vo
--- error_code: 200
This diff is collapsed.
Click to expand it.
t/untrusted_ac.t
+
1
−
0
View file @
08deadd1
...
...
@@ -21,6 +21,7 @@ __DATA__
ssl_verify_client on;
location = / {
default_type text/plain;
echo $voms_user;
}
}
--- config
...
...
This diff is collapsed.
Click to expand it.
t/valid_ac.t
+
1
−
1
View file @
08deadd1
...
...
@@ -53,6 +53,6 @@ voms.example:15000
20180101000000Z
20300101000000Z
n=nickname v=newland q=test.vo,n=nickname v=giaco q=test.vo
123
7B
--- error_code: 200
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