Skip to content

[RFC] Drop controller plugin and view helper #558

Open
@adamlundrigan

Description

@adamlundrigan

I propose we drop the controller plugin and view helpers bundled with ZfcUser.

Rationale:

  • ZF2 already provides a bundled identity view helper and controller plugin that render zfcUserIdentity redundant.
  • zfcUserDisplayName has a hard-coded fallback cascade (display_name -> username -> email) that isn't broadly applicable in my opinion. It's best left to the application to decide how to handle empty fields.
  • zfcUserLoginWidget should be offered as an addon module for those who need it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions