Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
oauth2_proxy_authsch
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Agócs Dániel
oauth2_proxy_authsch
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
53d8e99f05cf416fd69cc3cc0ba3eb0ed21ce2f8
Select Git revision
Selected
53d8e99f05cf416fd69cc3cc0ba3eb0ed21ce2f8
Branches
2
master
default
protected
agocsdaniel-master-patch-16399
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
24
May
23
21
14
12
11
10
9
6
4
3
29
Apr
28
19
16
14
13
12
10
9
8
6
4
2
1
29
Mar
17
16
14
13
8
4
2
1
29
Feb
28
23
22
19
17
15
6
5
3
31
Jan
29
28
26
24
23
22
20
15
10
8
6
20
Dec
17
16
10
1
30
Nov
26
25
19
15
14
12
9
8
7
5
1
30
Oct
29
28
26
25
24
23
22
21
18
17
14
13
12
11
10
9
8
7
4
3
2
1
30
Sep
25
19
2
29
Aug
27
21
17
16
15
14
13
12
11
10
7
6
5
4
3
31
Jul
28
24
23
22
19
17
16
15
14
13
11
10
4
2
1
25
Jun
23
21
20
17
15
14
8
7
6
5
4
3
1
31
May
28
20
18
11
10
9
8
7
3
2
1
23
Apr
16
15
12
11
10
9
27
Mar
26
25
22
20
15
14
12
11
8
5
4
26
Feb
25
22
19
17
15
13
10
9
8
6
7
4
3
2
1
31
Jan
1
Feb
31
Jan
30
29
22
21
22
16
15
14
Fix typo
agocsdaniel-mas…
agocsdaniel-master-patch-16399
Fixed doc
master
master
Updated docs
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Add .gitlab-ci.yml
Updated base
fix small typo in docs (#570)
Fix secretBytes adding unintended padding (#556)
Refactor the utils package to other areas (#538)
Implements --real-client-ip-header option. (#503)
Merge pull request #529 from oauth2-proxy/test-environment
Update changelog for test environment addition
Add nginx test environment to demonstrate protecting multiple subdomains
Add test environment docker-compose files
Drop fallback to email when user is empty (#537)
Restrict access using Github collaborators (#497)
Support context in providers (#519)
Remove Syscll as a maintainer (#540)
Drop support for pre v3.1 cookies (#535)
Set up code coverage within Travis for Code Climate (#533)
Add basic string functions to templates (#514)
Migrate cookie signing to SHA256 from SHA1 (#524)
Drop configure script in favour of native Makefile env and checks (#515)
Use double dashes in docs (#530)
Tidy changelog and update releases to v5.1.1 (#526)
Merge pull request from GHSA-j7px-6hwj-hpjg
Add Gitea to auth config docs (#510)
Switch flags to PFlag to remove StringArray (#487)
Merge pull request #484 from oauth2-proxy/cookie-options-rename
Return an error when unknown options are found in the config file
Replace options loading with viper
Add Viper based config loader
Rename Session Options to improve structure
Rename Cookie Options to remove extra 'Cookie'
Add code scanning workflow (#507)
typo fixed (#505)
Feature/configurable userid claim minimal (#499)
Make sure websockets respect ssl-upstream-insecure-skip-verify setting. (#494)
Allow the OIDC issuer verification to be skipped if desired. (#467)
Loading