rhymix/modules/admin
Kijin Sung 5ba6346bec Add security options to add X-Frame-Options and X-Content-Type-Options headers
- 보안 관련하여 널리 알려진 헤더 3종 가운데 2종을 기본 지원
- X-XSS-Protection 헤더는 IE 지원 종료로 불필요
2023-06-18 23:33:41 +09:00
..
conf Add admin screen to delete unnecessary core files from older versions 2022-12-28 21:25:57 +09:00
controllers Add security options to add X-Frame-Options and X-Content-Type-Options headers 2023-06-18 23:33:41 +09:00
lang Add security options to add X-Frame-Options and X-Content-Type-Options headers 2023-06-18 23:33:41 +09:00
models Remove trailing whitespace in admin module 2023-01-17 20:59:21 +09:00
queries First step of reorganizing admin module into namespaces 2022-12-26 23:19:37 +09:00
ruleset Fix favorite removal not working in admin menu 2021-01-08 00:01:19 +09:00
schemas issue 2847 remove autoincrement attribute for mssql 2013-02-07 05:55:13 +00:00
tpl Add security options to add X-Frame-Options and X-Content-Type-Options headers 2023-06-18 23:33:41 +09:00
admin.admin.controller.php Remove trailing whitespace in admin module 2023-01-17 20:59:21 +09:00
admin.admin.model.php Remove trailing whitespace in admin module 2023-01-17 20:59:21 +09:00
admin.admin.view.php Remove trailing whitespace in admin module 2023-01-17 20:59:21 +09:00
admin.class.php First step of reorganizing admin module into namespaces 2022-12-26 23:19:37 +09:00