Name | Modified | Size |
---|---|---|
.. | ||
buildSrc | ||
docs | ||
functional_tests | ||
gradle | ||
src | ||
build-docker.sh | 11 years ago | 197 B |
build.gradle | 11 years ago | 3 KB |
gradlew | 11 years ago | 5 KB |
gradlew.bat | 11 years ago | 2 KB |
LICENSE | 11 years ago | 1 KB |
Makefile | 11 years ago | 603 B |
README.txt | 11 years ago | 119 B |
settings.gradle | 11 years ago | 29 B |
Change | User | Description | Committed |
---|---|---|---|
9182 | tjuricek | 0.1.2 Added a password grant workflow | 11 years ago |
9181 | tjuricek | Updating documentation | 11 years ago |
9180 | tjuricek | 0.1.1 Adding mechanism for fetching the p4 token given the bearer token on an Authorizatio...n header. This is probably secure since we can't use these tokens except for the restricted hosts. « |
11 years ago |
9162 | tjuricek | Add reference to nicer website in README | 11 years ago |
9161 | tjuricek | 0.1.0 Minimal p4oauth server that provides a basic authorization code grant. | 11 years ago |
9157 | tjuricek | Added basic "authorization code" workflow test. | 11 years ago |
9144 | tjuricek | Added basic webdriver config and config for P4OAuth service | 11 years ago |
9142 | tjuricek | Implemented 'startP4OAuth' and 'stopP4OAuth' tasks, fixed reference to test data, and upda...ted plugin dependencies « | 11 years ago |
9138 | tjuricek | Added a "test server" with startTestServer and stopTestServer gradle tasks. The test se...rver isn't 100% complete, but the gradle tasks should be. This is to be used to drive tests forward via a web browser. « |
11 years ago |
9105 | tjuricek | Added the 'createKeystore' task, and framework for how the functional tests will be set up.... See the functional_tests/README. The short story is that we'll execute a "test webapp" that the actual tests will interact with. « |
11 years ago |
9095 | tjuricek | Added some basic test data and renamed "workspace" to "workshop" in package name | 11 years ago |
9089 | tjuricek | Moving some code that worked via some manual validation to the workshop. This just im...plements a basic code authorization grant scheme. Automated tests are forthcoming, awating some gradle plugin work that should sit outside of this project. « |
11 years ago |