Mark Hughes
Mark Hughes
Glaring security hole with the code [here](https://github.com/mrsheepuk/ASPNETSelfCreatedTokenAuthExample/blob/master/src/TokenAuthExampleWebApplication/Controllers/TokenController.cs#L33) means that if anyone compromises a single active token, they could remain logged in forever, even if the user changed their password or...
Split out from #3 - add Firefox browser to this dockerfile (or create a separate dockerfile for protractor-firefox usage).
### 🤔 What's changed? This allows the junit reporter not to panic if the StopOnFirstFailure flag is used. It marks any subsequent test cases as 'skipped' (seemed like the best...
### 🤔 What's changed? Supersedes #570 building on the comment there and providing an implementation of a testing.T-like interface suitable for use with testify's assert and require libraries. Still needs...
Adds support for setting a raw string of tfvars in the configuration CRD.