Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrated auth into main app | Kelly Rauchenberger | 2017-10-15 | 1 | -0/+6 |
| | | | | | | | Pokeviewer now expects the main app's ApplicationController to contain a method called "authenticate_pokeviewer" which will return true iff the username and token passed to it are valid. An example stub is present in the test dummy ApplicationController. | ||||
* | Initial commit | Kelly Rauchenberger | 2017-09-16 | 18 | -0/+96 |