eXtplorer-ISPConfig-authentification | Enables eXtplorer to authentificate against ISPConfig

 by   pulponair PHP Version: v1.0.0 License: No License

kandi X-RAY | eXtplorer-ISPConfig-authentification Summary

kandi X-RAY | eXtplorer-ISPConfig-authentification Summary

eXtplorer-ISPConfig-authentification is a PHP library. eXtplorer-ISPConfig-authentification has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This authetification plugin allows you to authentificated against the ISPConfig sys_user table. So just surf foo.bar/extplorer enter your ISPConfig credentials and if this sites belongs to your ISPConfig user you are in ;).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              eXtplorer-ISPConfig-authentification has a low active ecosystem.
              It has 6 star(s) with 5 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 507 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of eXtplorer-ISPConfig-authentification is v1.0.0

            kandi-Quality Quality

              eXtplorer-ISPConfig-authentification has no bugs reported.

            kandi-Security Security

              eXtplorer-ISPConfig-authentification has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              eXtplorer-ISPConfig-authentification does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              eXtplorer-ISPConfig-authentification releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed eXtplorer-ISPConfig-authentification and discovered the below as its top functions. This is intended to give you an instant insight into eXtplorer-ISPConfig-authentification implemented functionality, and help decide if they suit your requirements.
            • Show the login form
            • Handles the login .
            • Checks if the given password matches the given stored password
            • Check if the user belongs to a site
            • Initialize the database
            • Get the system config for the given username .
            • Check if domain belongs to user
            • Logout callback .
            Get all kandi verified functions for this library.

            eXtplorer-ISPConfig-authentification Key Features

            No Key Features are available at this moment for eXtplorer-ISPConfig-authentification.

            eXtplorer-ISPConfig-authentification Examples and Code Snippets

            Configure Webserver
            PHPdot img1Lines of Code : 10dot img1no licencesLicense : No License
            copy iconCopy
            
            Alias /extplorer /usr/local/share/extplorer
            
            
                    Order deny,allow
                    Allow from all
                    Options FollowSymLinks
                    DirectoryIndex index.php
            
            
              
            Configure the plugin
            PHPdot img2Lines of Code : 8dot img2no licencesLicense : No License
            copy iconCopy
            $GLOBALS['ext_conf']['authentication_methods_allowed'] = array('ispconfig', 'extplorer', 'ftp');
            
            $GLOBALS['ext_conf']['authentication_method_default'] = 'ispconfig';
            
            $GLOBALS['ext_conf']['ispconfig'] = array(
            	'dbUser' => 'ispconfig',
            	'dbPasswo  

            Community Discussions

            No Community Discussions are available at this moment for eXtplorer-ISPConfig-authentification.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install eXtplorer-ISPConfig-authentification

            First you need to download and install eXtplore itself. Get it here: http://extplorer.net/ and upack it to e.g. /usr/local/share/extplorer or similar.
            Download the plugin and copy ispconfig.php to eXtplorer's include/authentifcation directory.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/pulponair/eXtplorer-ISPConfig-authentification.git

          • CLI

            gh repo clone pulponair/eXtplorer-ISPConfig-authentification

          • sshUrl

            git@github.com:pulponair/eXtplorer-ISPConfig-authentification.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