fusionpbx/core/users
Mark Crane 187bc9dbeb Add permissions for every table (view, add, edit, and delete). Important change to increase security on the REST API and will be beneficial for more detailed control of permissions. 2013-09-25 20:23:10 +00:00
..
resources/classes Add restore default permissions to the permissions page. 2013-01-23 15:49:02 +00:00
app_config.php Add permissions for every table (view, add, edit, and delete). Important change to increase security on the REST API and will be beneficial for more detailed control of permissions. 2013-09-25 20:23:10 +00:00
app_defaults.php Add ability to disable a user. 2012-08-10 15:53:02 +00:00
app_languages.php Add the api key english translation to app_languages.php 2013-09-21 04:36:47 +00:00
group_permissions.php Minor change to group_permissions.php 2013-09-21 04:40:46 +00:00
groupadd.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
groupdelete.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
groupmemberadd.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
groupmemberdelete.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
groupmembers.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
groups.php new changes to group_permissions/menu logic 2013-09-17 19:06:44 +00:00
index.php Fix code that was designed to block non-superadmins from changing users in the superadmin group. Hide superadmin accounts from users that are not in the superadmin group. 2013-08-16 06:27:06 +00:00
permissions_copy.php Remove trailing white spaces. 2013-09-21 04:28:09 +00:00
permissions_default.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
root.php Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
signup.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
userdelete.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
users.php Rename userlist.php to users.php. 2013-08-16 06:28:39 +00:00
usersupdate.php Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00