summaryrefslogtreecommitdiffstats
path: root/freeradius3-listpasswdfiles-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Display errtxt in listmacauthfiles and listpasswdfiles HTML viewsTed Trask2014-09-291-0/+1
|
* Display message in HTML views if no files foundTed Trask2014-09-291-0/+4
|
* Replace convertsize function with orig_size in HTML viewsTed Trask2014-09-221-15/+1
|
* 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