Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw-php-security
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
adi-ia
uw-php-security
Graph
584faeab40d469520cadafdf4c505c0e52dd6e4d
Select Git revision
Branches
1
master
default
protected
Tags
6
2.1.0
2.0.1
2.0.0
1.0.3
1.0.1
1.0.0
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Dec
6
5
22
Nov
16
15
27
Jul
25
20
18
15
14
13
12
7
6
30
Jun
Merge branch 'memberof' into 'master'
2.1.0 master
2.1.0 master
Add `isMemberOf` attribute for Manifest group delivery
Merge branch 'preauth-test' into 'master'
Fix documentation for loadUser
Extract HTTP header conversion method to its own trait for reuse
Call the actual PHP script instead of a shell script
Docblock and PSR-2 formatting improvements
Verify missing attributes are set as false
LocalUserDetailsProvider throws Exception if JSON is invalid, returns null if JSON is missing
Federated preach tests are consistent with regular preauth tests
Create missing tests for PreauthUserDetailsProvider
Group conditional logic to clarify precedence
Convert dashes to underscores when converting to HTTP headers
Use PHPUnit that is provided by composer instead of the PHAR
Merge branch 'rename-mapAttribute' into 'master'
Rename mapAttribute method to httpHeaderFromAttribute to better describe what it does
Merge branch 'composer-lock' into 'master'
Sync composer.lock with composer.json
Revert to 2.0.1, bumped version too early
2.0.1
2.0.1
Merge branch 'uwmsn-email' into 'master'
Chore: replace EPPN with email
Prepare for version 2.0.1
Merge branch 'uwmadison-attr' into 'master'
2.0.0
2.0.0
Turn off HTTP headers by default
Assume multiple UDDS values are delimited by ;
Add missing namespace separator
Add `PreauthUserDetailsProvider` for UWMSN, large refactor
Reorganize namespaces for less clutter
Merge branch 'test-fix' into 'master'
1.0.3
1.0.3
Fix bug with non-HTTP Shib sessions being valid for HTTP sessions
Merge branch 'test-fix' into 'master'
Add test for user with no email
Prepare for 1.0.2
Merge branch 'namespace' into 'master'
1.0.1
1.0.1
Remove tests from edu\wisc\doit namespace
Merge branch 'typos' into 'master'
1.0.0
1.0.0
Fix typos
Merge branch 'first-release' into 'master'
Prepare project for first release
Merge branch 'provider-refactor' into 'master'
Loading