rhymix/classes
Kijin Sung f596947d0e Add option to make pages available only on one domain
- 2021년에 next 브랜치 적용을 목표로 작업했던 것 가져옴
- modules 테이블에 domain_srl을 추가하여 특정 도메인에서만 유효하도록 설정 가능
- site_srl 변수를 사용하던 곳 중 삭제할 수 있는 곳은 모두 삭제함
2023-06-18 02:53:04 +09:00
..
cache Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
context Fix Context::getRequestUri() returning null when used in CLI context 2023-06-16 15:35:18 +09:00
db Convert DB class into an alias of Rhymix\Framework\DB, instead of extending it 2022-12-26 01:00:25 +09:00
display Fix deprecation warning in PHP 8.2 when $output is null 2023-05-01 02:59:45 +09:00
editor Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
extravar Fix deprecation warnings in PHP 8.2 2023-05-01 00:05:56 +09:00
file Clean up default settings and proxy URL parsing logic 2023-04-23 14:26:19 +09:00
frontendfile Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
handler Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
httprequest Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
mail Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
mobile Fix deprecation error in PHP 8.x when path or domain is null in setcookie() 2023-06-16 15:34:48 +09:00
module Add option to make pages available only on one domain 2023-06-18 02:53:04 +09:00
object Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
page Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
security Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
template Fix race condition when template file is being uploaded 2023-06-17 00:49:24 +09:00
validator Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
widget Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
xml Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00