doAuthPlugin | Symfony new authentication / user managemant system

 by   DavertMik PHP Version: Current License: MIT

kandi X-RAY | doAuthPlugin Summary

kandi X-RAY | doAuthPlugin Summary

doAuthPlugin is a PHP library. doAuthPlugin has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Inspired by sfGuardPlugin an easy-to-use new authorization system. doAuth is ready to work out of the box with just a few configuration changes. It takes all the common user functionality - User authorization by login and password, registration, activation by email, password reset. If you don't need sfGuard permissions system but a simple user module that works, you should try doAuth. Great for a new symfony 1.4 projects.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              doAuthPlugin has a low active ecosystem.
              It has 21 star(s) with 5 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 8 open issues and 3 have been closed. On average issues are closed in 79 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of doAuthPlugin is current.

            kandi-Quality Quality

              doAuthPlugin has no bugs reported.

            kandi-Security Security

              doAuthPlugin has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              doAuthPlugin is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              doAuthPlugin releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed doAuthPlugin and discovered the below as its top functions. This is intended to give you an instant insight into doAuthPlugin implemented functionality, and help decide if they suit your requirements.
            • Handles signin .
            • Sign in user
            • send activation email
            • Get an authenticated user
            • Sets the password .
            • Configure the model .
            • Checks if the user is logged in .
            • Setup the widget .
            • Cleans user data
            • Listen to the routing load event .
            Get all kandi verified functions for this library.

            doAuthPlugin Key Features

            No Key Features are available at this moment for doAuthPlugin.

            doAuthPlugin Examples and Code Snippets

            No Code Snippets are available at this moment for doAuthPlugin.

            Community Discussions

            No Community Discussions are available at this moment for doAuthPlugin.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install doAuthPlugin

            Build your model and forms:.
            Install the plugin $ symfony plugin:install doAuthPlugin
            Build your model and forms: $ symfony doctrine:build-model $ symfony doctrine:build-forms
            Update your database: $ symfony doctrine:insert-sql
            make myUser class typically located in app/frontend/lib to extend doAuthSecurityUser: [php] class myUser extends doAuthSecurityUser { }
            Optionally add the "Remember Me" filter to filters.yml above the security filter: remember_me: class: doAuthRememberMeFilter
            Enable [baseAuth] module in setting.yml of your frontend or skip it and start the customization.
            Change the default login and secure modules in settings.yml login_module: baseAuth login_action: signin secure_module: baseAuth secure_action: secure

            Support

            You can always fork this project on Github. http://github.com/DavertMik/doAuthPlugin Bugfixes, enhancements, bugreports are always welcome.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/DavertMik/doAuthPlugin.git

          • CLI

            gh repo clone DavertMik/doAuthPlugin

          • sshUrl

            git@github.com:DavertMik/doAuthPlugin.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link