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

[dev.icinga.com #7717] Can't create any authentication backend other than database #1152

Closed
icinga-migration opened this issue Nov 18, 2014 · 3 comments
Labels
area/configuration Affects the configuration bug Something isn't working queue/important Blocks a release or needs immediate attention
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/7717

Created by jmeyer on 2014-11-18 09:00:36 +00:00

Assignee: jmeyer
Status: Resolved (closed on 2014-11-18 14:06:56 +00:00)
Target Version: 2.0-16
Last Update: 2014-11-18 14:06:56 +00:00 (in Redmine)


When creating an authentication backend the hidden field "backend" keeps its first state even when changing the backend type.

Changesets

2014-11-18 14:06:46 +00:00 by jmeyer 1cbdd2b

Fix that hidden elements are getting ovewritten when validating a form

This works by "disabling" hidden elements which causes the browser not
to submit them. Due to a bug in Zend we need to manually ensure that
Form::isValid does not overwrite the value of disabled elements with null.

fixes #7717

Relations:

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-11-18 12:55:07 +00:00

  • Status changed from New to Assigned
  • Assigned to set to jmeyer

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-11-18 14:06:56 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 1cbdd2b.

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-11-21 11:13:06 +00:00

  • Relates set to 7491

@icinga-migration icinga-migration added Urgent bug Something isn't working area/configuration Affects the configuration labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0-16 milestone Jan 17, 2017
@nilmerg nilmerg added queue/important Blocks a release or needs immediate attention and removed Urgent labels May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration Affects the configuration bug Something isn't working queue/important Blocks a release or needs immediate attention
Projects
None yet
Development

No branches or pull requests

2 participants