Fix spaces
Merge pull request #2067 from phil-davis/patch-9
Alternate way to correct rules for ticket #5451
The code here build up each clause in $tmprule and always adds a space at the end of the clause, in case there is another clause to come. The only place that did not do this was "from any" at line 131. Fixing that should fix the issue and keep it all consistent. There should be no need to add a space before all of the "to..." clauses....
Improve diag_authentication.php redmine #5440
Move the code to select the default auth server so that it only happens the first time into the page. Now if the user selects a different auth server to test, and presses test, the results come back and the selected auth server is re-displayed (rather than the system default auth server being re-chosen every time)....
Correct AVPair rules. Ticket #5451
Merge pull request #2063 from heper/patch-1
Fixed #5443
fix Bug #5440
Clock gif used in reboot.php and pkg_mgr_install.php
View revisions
Also available in: Atom