Add privilege to directly access dashboard widgets if needed for ajax.
If a user has access to RRD graphs, also let them access the actual RRD graph images.
Regenerate permissions
Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password.
Make sure to uses 'tables' in array.
Remove legacy Bogons Privileges page and add Tables to Privileges.
Fix ticket #1126
Add missing pages to the authentication system.
Remove trailing carriage return
Also mention that this allows access to the dashboard.
Separate RRD graph settings to a separate entry.
Do not forget status_rrd_graph.php. Spotted-by: Effone
Fixes #774. Add some pages to match under proper category.
remove duplicated entry.
rename slbd pages since this is no longer slbd
this page is status, not diag.
change privs too
Add files to obsolete list. Correct permission for renamed(why?) ppp pages.
Clean up of last revert commit. Revert requested by CMB. (Bring back PPP tab in diag_logs).
All client side connection of PPPoE, PPP, and PPtP will be logged under the PPP tabfor easy separation of normal system messages from mpd's verbose connection logging,...
Revert "Remove PPP tab these all go to the system log now."
This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d.
Conflicts:
usr/local/www/diag_logs_slbd.php
Ticket #462. Remove references to slbd it is not used anymore.
Remove PPP tab these all go to the system log now.
Add interfaces_wireless.php and interfaces_wireless_edit.php to priv.defs.inc
Update default privs
Reviewed-by: scott@ and billm@
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Adding System: Advanced: Notifications to priv list
Catch up with file rename.
Merge lan configuration to the interfaces_wan.php page wich does the configuration of allother assigned interfaces.
Update the privilege definitions using the makepriv utility.
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...