RadiusAdmin | A FreeRADIUS webinterface
kandi X-RAY | RadiusAdmin Summary
kandi X-RAY | RadiusAdmin Summary
RadiusAdmin is a PHP library. RadiusAdmin has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
RadiusAdmin is a project of mine, with the intention of being a webinterface for FreeRADIUS (mainly for user/group management). RadiusAdmin is written in PHP and works by manipulating FreeRADIUS' SQL database. Naturally, this requires that you use the rlm_sql module for authorization and/or accounting.
RadiusAdmin is a project of mine, with the intention of being a webinterface for FreeRADIUS (mainly for user/group management). RadiusAdmin is written in PHP and works by manipulating FreeRADIUS' SQL database. Naturally, this requires that you use the rlm_sql module for authorization and/or accounting.
Support
Quality
Security
License
Reuse
Support
RadiusAdmin has a low active ecosystem.
It has 65 star(s) with 41 fork(s). There are 12 watchers for this library.
It had no major release in the last 12 months.
There are 3 open issues and 3 have been closed. On average issues are closed in 60 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of RadiusAdmin is 0.1
Quality
RadiusAdmin has 0 bugs and 5 code smells.
Security
RadiusAdmin has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
RadiusAdmin code analysis shows 0 unresolved vulnerabilities.
There are 2 security hotspots that need review.
License
RadiusAdmin is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
RadiusAdmin releases are available to install and integrate.
Installation instructions are available. Examples and code snippets are not available.
It has 422 lines of code, 19 functions and 22 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed RadiusAdmin and discovered the below as its top functions. This is intended to give you an instant insight into RadiusAdmin implemented functionality, and help decide if they suit your requirements.
- Saves a RADIUS record
- Saves attributes in the database .
- Add a menu item
- Get base page id
- Get flash message
- Populate the menu .
- Set the menu as active
- Reset session .
- Populate the submenu .
- Get success type
Get all kandi verified functions for this library.
RadiusAdmin Key Features
No Key Features are available at this moment for RadiusAdmin.
RadiusAdmin Examples and Code Snippets
No Code Snippets are available at this moment for RadiusAdmin.
Community Discussions
No Community Discussions are available at this moment for RadiusAdmin.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install RadiusAdmin
Since the latest version uses scalar type hinting and return type hinting, it requires PHP 7. Older versions work on PHP 5.4. RadiusAdmin depends on Smarty, and dependencies are managed using Composer. RadiusAdmin needs access to 2 databases: FreeRADIUS' database and RadiusAdmin’s own database. These two database don’t necessarily have to reside on the same server, although the example config file assumes they do. The schema for FreeRADIUS' database can be found in raddb/mods-config/sql/main//schema.sql. RadiusAdmin’s schema is *radiusadmin.sql and should be in this directory. RadiusAdmin is made with MySQL in mind, but can probably work with other RDBMSs as well by editing app/include/db.php. Download a stable release or clone the development branch (bleeding edge!). Put them somewhere where your webserver has access to them.
RadiusAdmin
app
public_html
tmp
vendor
RadiusAdmin
app
public_html
tmp
vendor
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:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page