Eduard Schwarzkopf

Results 6 issues of Eduard Schwarzkopf

## Summary I've encountered an issue in the `cognito__attack` module of the Pacu framework — when attempting to exploit the `vulnerable_cognito` user pool, the script requests the `familyName` and `givenName`...

I've executed the code with all defaults inside the root, but the result for the provided test seems to be wrong: ```bash ➜ terraform-policymaker git:(master) ✗ ./terraform-policymaker Getting plan as...

here is a Screenshot: ![hub_calendar](https://user-images.githubusercontent.com/48969167/55038650-dc334080-5021-11e9-9919-f68341163a09.PNG) Humhub: 1.3.11 Calendar Version: 0.6.22

enhancement

This should cover the issue #412

**Describe the Bug** When you don't provide a username in the run command the signup function will then ask the user to provide a username, which is fine. But on...

This PR should improve the tests for the modules. I'm going to create a structure that allows to create of tests in each module. Will see if I can provide...