Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature completion listener and form #11

Merged

Conversation

alexander-schranz
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

With the completion listener its possible that a user is valid for the current webspace else it will show an additional form to add missing informations.

Why?

Show an additional form after confirmation.

Example Usage

See README.md

@alexander-schranz alexander-schranz force-pushed the feature/completion-listener branch 2 times, most recently from c067ec3 to b0a7e2a Compare June 22, 2016 08:25
@@ -183,7 +186,7 @@ public function getConfigTreeBuilder()
->end()
// Password Forget
->arrayNode(self::TYPE_PASSWORD_FORGET)
->addDefaultsIfNotSet()
->addDefaultsIfNotSet()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants