Matt Raible

Results 154 issues of Matt Raible

##### **Overview of the issue** I experienced [an issue](https://github.com/jhipster/generator-jhipster/pull/18774#issuecomment-1144063728) today when testing Heroku + Elasticsearch. Since I didn't have `jq` installed, I had to manually run the `./provision-okta-addon.sh` script. The...

area: bug :bug:
theme: Heroku
$100
$$ bug-bounty $$

Since this blueprint depends on Ionic AppAuth (https://github.com/wi3land/ionic-appauth) as a dependency, I'm using Okta's privilege as a sponsor to improve it. There currently are no tests. It would be nice...

help wanted
$$ bug-bounty $$
$500

Since this blueprint depends on Ionic AppAuth (https://github.com/wi3land/ionic-appauth) as a dependency, I'm using Okta's privilege as a sponsor to improve it. There currently is no CI. It would be nice...

help wanted
github_actions
$$ bug-bounty $$
$500

**Is your feature request related to a problem? Please describe.** Upgrade to the latest release of JHipster. This might require refactoring to use the latest blueprint architecture.

$$ bug-bounty $$
$500

**Describe the bug** The Detox tests work just fine locally, but not on GitHub Actions with iOS. See https://github.com/wix/Detox/issues/3462#issuecomment-1234846538 for more information. **Instructions To reproduce** Run the iOS E2E action....

$$ bug-bounty $$
$200

**Describe the bug** Not a bug per se, just a missing feature. In `run-detox-tests.sh`, there's this code: ``` # if oauth, only run the launch screen since you need to...

$$ bug-bounty $$
$500

### Describe the problem you'd like to have solved Currently, when you create a **Regular Web Application** using `auth0 apps create`, it doesn't display the client secret in the output....

feature request

I installed this module tonight and tried to create an app and run it. First of all, am I supposed to run `yo jhipster-flutter-merlin` in a directory next to my...

##### **Overview of the issue** Spring Security 6 introduces an `@EnableWebSocketSecurity` annotation to replace the deprecated `AbstractSecurityWebSocketMessageBrokerConfigurer`. However, this annotation does not provide a way to disable CSRF for websockets....

area: enhancement :wrench:
theme: security