ORIENT/modules/backend/controllers
Samuel Georges c5bc804d73 Remove redundant header_remove() call
The response is returned directly to the route so this is not needed, it was likely added as an artefact of a previous implementation

Refs #3773
Refs #3746
2019-03-29 06:02:06 +11:00
..
accesslogs Add filters to log pages (#3815) 2018-10-16 09:09:41 -06:00
auth Escape output to prevent XSS injection (#4074) 2019-01-18 10:26:56 -06:00
index Change default widget column sizes 2019-03-29 01:08:20 +11:00
media Removes unnecessary blocking head placeholders. Refs: https://github.com/rainlab/pages-plugin/issues/239 2017-11-15 20:26:48 -06:00
preferences URL -> Url 2017-06-02 23:34:50 +10:00
usergroups Introduce concept of system roles 2017-07-13 19:29:50 +10:00
userroles Introduce concept of system roles 2017-07-13 19:29:50 +10:00
users Implemented soft deleting for backend users 2018-12-17 23:09:17 -06:00
AccessLogs.php Code doc improvements 2017-07-27 17:35:14 +10:00
Auth.php Remove redundant header_remove() call 2019-03-29 06:02:06 +11:00
Files.php Revert back to output() and outputThumb() methods 2019-01-16 12:27:07 -06:00
Index.php Remove unused imports 2018-08-24 19:51:59 +02:00
Media.php Update MM lang refs 2017-10-16 17:52:50 +11:00
Preferences.php Code doc improvements 2017-07-27 17:35:14 +10:00
UserGroups.php Remove unused imports 2018-08-24 19:51:59 +02:00
UserRoles.php Remove unused imports 2018-08-24 19:51:59 +02:00
Users.php Support groups field being removed 2019-02-25 13:21:33 -06:00