Skip to content
This repository has been archived by the owner on Jun 6, 2020. It is now read-only.
/ user-bundle Public archive

Provides a doctrine ORM and DM compatible user management system for HarmonyCMS

License

Notifications You must be signed in to change notification settings

harmonycms/user-bundle

Repository files navigation

UserBundle

This bundle, simple yet convenient, lets you easily add to your application features such as:

  • user registration
  • user authentication
  • password resetting
  • user account locking
  • user account expiration
  • force a user to reset his password at first connection

Notes:

  • this bundle is full decoupled from Doctrine any abstraction layer.
  • this bundle provide Doctrine mapping configuration for ORM and MongoDB.
  • this bundle assumes you're using Doctrine to persist and retrieve your users. It provides a Doctrine UserProvider.

Documentation

The full documentation of this bundle is available at https://dev-docs.harmonycms.net/bundles/userbundle

License

This bundle is part of the HarmonyCMS and licensed under the LGPLv3 License.

About

Provides a doctrine ORM and DM compatible user management system for HarmonyCMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published