Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented listmacauthfiles action | Ted Trask | 2014-09-15 | 1 | -0/+1 |
| | | | | Points to to-be-implemented editmacauthfile action | ||||
* | Add listpasswdfiles, viewpasswdfile, and editpasswdentry actions for ↵ | Ted Trask | 2014-09-14 | 1 | -0/+1 |
| | | | | | | | | managing passwd files We obtain the config by running 'radiusd -XC' and parsing the result passwd files are parsed/displayed based upon the format defined in freeradius config Use posix.crypt to set encrypted password generating salt from /dev/urandom, defaulting to SHA-512 | ||||
* | Modify menu to move freeradius higher | Ted Trask | 2014-09-03 | 1 | -3/+3 |
| | |||||
* | Initial commit for freeradius3 ACF | Ted Trask | 2014-08-22 | 1 | -0/+5 |
Included support for status/startstop/logfile and list/edit/create/delete files |