fusionpbx/core/users
Mafoo 56b34c34ca changed throw Exception to die
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
..
resources/classes Group Manager: Fix group permission protection feature. 2015-04-15 04:28:26 +00:00
app_config.php Add missing group_uuid in v_group_permissions. 2015-05-09 23:30:56 +00:00
app_defaults.php Add transaction support to menu and users app_defaults.php. 2015-06-25 21:25:22 +00:00
app_languages.php First pass on core/* 2015-12-10 10:09:07 +00:00
app_menu.php Add latest translations 2015-08-02 23:42:11 +00:00
group_permissions.php Default Settings: Added search category name. 2015-04-15 18:28:53 +00:00
groupadd.php Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups. 2015-03-31 21:47:31 +00:00
groupdelete.php Groups: Better DB record management on Group rename and Group Domain change. 2015-04-01 08:17:51 +00:00
groupedit.php Group Edit: Add Copy button. 2015-04-01 09:26:14 +00:00
groupmemberadd.php Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups. 2015-03-31 21:47:31 +00:00
groupmemberdelete.php Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups. 2015-03-31 21:47:31 +00:00
groupmembers.php Group Members: Order by Domain, then by User. 2015-05-10 06:13:05 +00:00
groups.php Groups: Restore (but keep disabled) list control icons for default system groups. 2015-04-01 00:37:50 +00:00
index.php Increase the security on accounts -> users list and streamline the search. 2015-03-27 16:18:30 +00:00
permissions_copy.php Use the new multi-lingual code on fusionpbx/core sub directories. 2015-01-18 09:22:07 +00:00
permissions_default.php Use the new multi-lingual code on fusionpbx/core sub directories. 2015-01-18 09:22:07 +00:00
root.php changed throw Exception to die 2016-01-20 11:30:31 +00:00
signup.php Add session cookie httponly and set it to true. 2015-12-21 20:52:54 -07:00
userdelete.php Users: Added ability to move User to different domain. Also remove User Settings upon delete. 2015-03-31 00:54:24 +00:00
users.php Change the format to display the count. 2015-09-04 22:06:09 -06:00
usersupdate.php Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00