summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.2.1v0.2.10.2-stableTed Trask2017-02-221-1/+1
* Fix error handling in get_configTed Trask2017-02-221-4/+5
* Adjust passwd and macauth to check for files config at rootTed Trask2017-02-221-22/+36
* Add exception handling to model.get_configTed Trask2017-02-221-19/+24
* Bump version to 0.2.0v0.2.0Ted Trask2015-11-021-1/+1
* Modify logfile to get logging info from the config and use common viewTed Trask2015-07-313-34/+111
* Bump version to 0.1.1v0.1.1Ted Trask2014-10-011-1/+1
* Add second layer of redir to editfile form in editmacauthfile HTML viewTed Trask2014-10-011-0/+3
* Add redir to delete form in viewpasswdfile HTML view because we need the file...Ted Trask2014-10-011-5/+2
* Fix links from editmacauthfile and viewpasswdfile HTML views to editfile - ty...Ted Trask2014-10-012-6/+8
* Add links from editmacauthfile and viewpasswdfile HTML views to editfileTed Trask2014-09-302-1/+14
* Display errtxt in listmacauthfiles and listpasswdfiles HTML viewsTed Trask2014-09-292-0/+2
* Display message in HTML views if no files foundTed Trask2014-09-293-0/+12
* Move + for new line creation to the beginning of editmacauthfile HTML viewTed Trask2014-09-291-3/+3
* Change Freeradius to FreeRADIUSTed Trask2014-09-293-18/+18
* Fix file user/group in modelTed Trask2014-09-221-2/+2
* Replace convertsize function with orig_size in HTML viewsTed Trask2014-09-222-30/+2
* Simplify listfiles HTML view to use orig_size for sortingTed Trask2014-09-181-15/+1
* Bump version to 0.1.0v0.1.0Ted Trask2014-09-181-1/+1
* Changes to prevent blank passwordsTed Trask2014-09-171-15/+12
* Fixes for Blowfish algorithmTed Trask2014-09-171-13/+8
* Modify passwd actions to detect readonly files and prevent modificationTed Trask2014-09-162-3/+34
* Minor bug fix for editmacauthfile to ignore whitespaceTed Trask2014-09-161-1/+1
* Implement editmacauthfile actionTed Trask2014-09-165-6/+138
* Fix password validation for DES passwordsTed Trask2014-09-151-1/+2
* Implemented listmacauthfiles actionTed Trask2014-09-155-2/+115
* Implement deletepasswdentry actionTed Trask2014-09-154-8/+42
* Implement createpasswdentry and editpasswd actionsTed Trask2014-09-154-102/+249
* Add listpasswdfiles, viewpasswdfile, and editpasswdentry actions for managing...Ted Trask2014-09-146-2/+426
* Modify menu to move freeradius higherTed Trask2014-09-031-3/+3
* Initial commit for freeradius3 ACFTed Trask2014-08-2211-0/+298