comunedifirenze/user-bundle

Comune di Firenze Symfony UserBundle

Installs: 7 380

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 4

Type:symfony-bundle

3.0.0 2021-12-01 17:10 UTC

This package is auto-updated.

Last update: 2024-03-29 04:26:01 UTC


README

THIS IS NOT A BUNDLE/PLUGIN FOR KIMAI 2 - DO NOT TRY TO INSTALL IT MANUALLY!

This is internal code, which is shipped automatically with Kimai.

So what is it?

It is a fork from the FOSUserBundle, which provides basic user management functionality like the "user registration" or "password forgotten" feature.

It was forked, to ...

  • allow full compatibility with Kimai 2 and current Symfony version
  • remove deprecations and BC layers
  • have a proper tagged version instead of the master branch and get rid of the dying dependency FOSUserBundle

This repo might be used by other apps, but it is not meant to be. No BC guaranteed in the future! No support provided whatsoever.

Changed logic: read CHANGELOG

Outstanding changes

The following tasks are planned for the next version:

  • Remove unused controllers, templates and routes
  • Remove mailer
  • Move mail listener to project

License

This bundle is under the MIT license. See the complete license in the bundle