system_usermanager remove unused code
1) Line 448 "Remove this certificate association? (Certificate will not be deleted)" there was the text "Delete" being displayed and not looking good, in addition to the trash bin icon. Just the trash bin icon seems to be all that is needed....
system_crlmanager dodgy else statement
The "else" that was at line 550 should enclose the whole block of code below it. The "if" handles the case "No Certificates Found for this CA." and all the code below the else should only happen when there are certificates found.
Change status.php state dump to use -vvss for more verbose info, add kenv and pkg info
Fixed #5650
Fixed #5648
Save button fix - part deux
Fix "Save" button jQuery
Merge pull request #2276 from phil-davis/r020
Merge pull request #2275 from phil-davis/patch-5
Merge pull request #2274 from phil-davis/r019
View revisions
Also available in: Atom