Fix file name reference
More shortcuts
Fix XSS issues
Fix text for successful authentication test. Fixes #849
Sync with mainline, diag_* files were missing
Reset diag_ files
Remove spaces and tabs from EOL
Few adjustements on gettext
changing <php gettext() to <php=gettext() in files? diag_arg.php diag_authentication.php diag_backup.php
translate of the files: diag_arp.php diag_authentication.php diag_backup.php
Ticket #423. Remove priv.inc/priv.defs.inc from files. They used require() instead of required once so produced errors or redefinitions of functions. These includes are now included on authgui.inc.
fix text
Remove debugging leftover
Add includes needed. Fix typo.
Show radius too.
Add a function to get user groups based on authentication server. Use this function to show the groups the user i member of on Diag Authentication.
Add a diag page for authentication.