- Jul 20, 2016
-
-
Andy Summers authored
Remove tests from edu\wisc\doit namespace The tests were auto-added to the `edu\wisc\doit` namespace by IntelliJ, bundling them as a classes in our released package. Since downstream apps don't need to instantiate the tests, this removes them from the namespace. Please review: @ahoffmann See merge request !5
-
- Jul 18, 2016
-
-
Andy Summers authored
-
- Jul 15, 2016
-
-
Andy Summers authored
Fix typos `release` target will probably work better now. Please review: @ahoffmann See merge request !4
-
Andy Summers authored
-
Andy Summers authored
Prepare project for first release Add Composer and Phing metadata to prepare for first release. Please review: @ahoffmann See merge request !3
-
Andy Summers authored
-
- Jul 14, 2016
-
-
Andrew Hoffmann authored
Refactor uw-php-security to use 'Provider' classes After a discussion about the project's design and requirements moving forward, it was decided to refactor the project to remove `AttributeMapper` classes and have `Provider` classes handle attribute mapping as well as user loading. This also adds a third provider, `PreauthHTTPUserDetailsProvider`, which can be used in environments where Shibboleth attributes are sent as HTTP headers. Apologies for the big PR! Please review: @ahoffmann See merge request !2
-
- Jul 13, 2016
-
-
Andy Summers authored
-
Andy Summers authored
-
- Jul 12, 2016
-
-
Andy Summers authored
-
Andy Summers authored
After a discussion about the project's design and requirements moving forward, it was decided to refactor the project to remove `AttributeMapper` classes and have `Provider` classes handle attribute mapping as well as user loading. This also adds a third provider, `PreauthHTTPUserDetailsProvider`, which can be used in environments where Shibboleth attributes are sent as HTTP headers.
-
Andrew Hoffmann authored
Build improvements Simplified build.xml to remove the self-updating of phpunit and composer. This speeds up the build. Updating can be handled by the developer as needed. Added support for coverage reporting and SonarQube analysis. Simplified the .gitignore file @andrew-summers @weizhong-wang See merge request !1
-
- Jul 07, 2016
-
-
Andrew Hoffmann authored
-
Andrew Hoffmann authored
-
Andrew Hoffmann authored
Simplified the build.xml to remove the self-updating of phpunit and composer. This speeds up the build. Updating can be handled by the developer as needed. Added support for coverage reporting and SonarQube analysis. Simplified the .gitignore file
-
- Jul 06, 2016
-
-
Andy Summers authored
-
Andy Summers authored
-
Andy Summers authored
-
- Jun 30, 2016
-
-
Andy Summers authored
-