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

Refactor User system (FOS and Guard bridges) #944

Open
lenybernard opened this issue Jun 22, 2017 · 0 comments
Open

Refactor User system (FOS and Guard bridges) #944

lenybernard opened this issue Jun 22, 2017 · 0 comments

Comments

@lenybernard
Copy link
Contributor

Description

FOSUserBundle shouldn't be required as it's intrusive, it's the final developper choice

Resolution Ideas

We can keep the parts of code related to FOSUserBundle but in the form of a bridge.
Guard seems to be the next (current?) standard: http://symfony.com/doc/current/security/guard_authentication.html

There isn't so much of features to have in mind when refactoring this but it should be available natively and easy to override:

  • login
  • forgot password

Then, we won't require friendsofsymfony/user-bundle but suggest it in composer.json.

Related to

Bundle -- -- --
Analytics Page
Blog Query
BusinessEntity Seo
BusinessPage Sitemap
Core Template
Criteria Twig
Filter User
Form ViewReference
I18n Widget
Media WidgetMap
UI
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

No branches or pull requests

1 participant