Michael Schramm
Michael Schramm
this only adds the ability to define multipe service annotations on a class to fully implement https://github.com/schmittjoh/JMSDiExtraBundle/issues/232 we need to define how to add injections based on different service notations.
this fixes https://github.com/schmittjoh/JMSDiExtraBundle/issues/195
Some controllers might not have an injection defined, those get removed by the metadataFactory because no metadata is preset, but we still need them in the path to have it...
add ability to force the ssl mode by adding the config for the login-ssl plugin ```php
Hi, do you intend to add directory listing as well?
right now the getPostgresFastQuery is broken for cockroach https://github.com/gx0r/connect-session-knex/blob/master/lib/utils.js#L99 changing the line from ` + ' values (?, ?::timestamp with time zone, ?::json)'` to ` + ' values (?::string, ?::timestamp...
#### What's this issue about? Current Logic Input is confusing to almost everyone. We should find a way to simplify the steps ideally with a clickable way to compose the...
#### What's this issue about? https://github.com/caprover/one-click-apps/blob/master/public/v4/apps/ohmyform.yml uses the latest builds but references the 0.9.* builds with mongodb #### Expected behavior update to 1.* build #### Actual behavior usues 0.9 config...
#### What's this issue about? it would be nice for a user to be able to change their mind on questions. #### Expected behavior be able to modify the form...
#### What's this issue about? right now a lot of checks are done just to figure out the right subdomain. #### Expected behavior without configuration a regular domain should be...