summaryrefslogtreecommitdiffstats
path: root/freeradius3-listpasswdfiles-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Modify HTML views to use html.url_encodev0.0.1Ted Trask2014-09-221-1/+1
|
* Convert listpasswdfiles and viewpasswdfile HTML views back to older style to ↵Ted Trask2014-09-221-23/+5
| | | | match acf-core-0.17
* Add listpasswdfiles, viewpasswdfile, and editpasswdentry actions for ↵Ted Trask2014-09-141-0/+63
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