kenjis
|
2868f5cb1d
|
docs: add method signature change
|
2023-06-29 08:03:15 +09:00 |
|
kenjis
|
eccbae455c
|
docs: add Deprecations in changelog
|
2023-06-29 08:02:14 +09:00 |
|
kenjis
|
812b172e37
|
test: remove out-of-dated test case
$CSRFExpire was removed.
|
2023-06-29 08:02:14 +09:00 |
|
kenjis
|
241ac4c6ff
|
test: update MockSecurity constructor param
|
2023-06-29 08:02:14 +09:00 |
|
kenjis
|
848436f861
|
test: extract method to create instance
|
2023-06-29 08:02:14 +09:00 |
|
kenjis
|
7a7e98089a
|
refactor: remove CSRF properties in MockAppConfig
|
2023-06-29 08:02:13 +09:00 |
|
kenjis
|
5e7a1e6e5b
|
docs: add changelog and upgrade note
|
2023-06-29 08:02:13 +09:00 |
|
kenjis
|
a9554b3502
|
refactor: [BC] change Security constructor param from Config\App to Config\Security
|
2023-06-29 08:02:13 +09:00 |
|
kenjis
|
a0665df042
|
refactor: add property for SecurityConfig and use it
|
2023-06-29 08:02:13 +09:00 |
|
kenjis
|
afeb419d06
|
refactor: remove CSRF config items in Config\App
|
2023-06-29 08:02:12 +09:00 |
|
kenjis
|
10d3be685a
|
Merge remote-tracking branch 'upstream/develop' into 4.4
|
2023-06-29 07:57:10 +09:00 |
|
kenjis
|
c02bae9b27
|
Merge pull request #7175 from kenjis/perf-router
perf: RouteCollection $routes optimization
|
2023-06-29 07:56:00 +09:00 |
|
kenjis
|
b1b5544a75
|
Merge pull request #7637 from kenjis/docs-with-in-titles
docs: change "With" in section titles to lowercase
|
2023-06-29 07:54:15 +09:00 |
|
kenjis
|
13e782df7a
|
Merge pull request #7636 from kenjis/docs-time.rst
docs: improve time.rst
|
2023-06-29 07:53:31 +09:00 |
|
kenjis
|
7740034628
|
Merge pull request #7635 from kenjis/fix-docs-forceGlobalSecureRequests-comment
docs: fix comment header for $forceGlobalSecureRequests
|
2023-06-29 07:52:42 +09:00 |
|
kenjis
|
7d598e70ed
|
Merge pull request #7634 from kenjis/docs-force_https
docs: improve force_https() description
|
2023-06-29 07:51:58 +09:00 |
|
kenjis
|
481b4c3662
|
Merge pull request #7633 from kenjis/fix-docs-RedirectException-2
docs: fix incorrect description on RedirectException (2)
|
2023-06-29 07:51:15 +09:00 |
|
kenjis
|
d97ee0e918
|
Merge pull request #7631 from kenjis/docs-RedirectException-note
docs: add note for RedirectException namespace
|
2023-06-29 07:50:34 +09:00 |
|
Christoph Potas
|
a7b97ad34e
|
Provide default port configuration information to the documentation
~ remove old port changes
+ add port config information to the documentation
|
2023-06-28 15:11:34 +02:00 |
|
kenjis
|
40409b3f7a
|
Merge pull request #7621 from kenjis/remove-Request-proxyIPs
refactor: drop support for `Config\App::$proxyIPs = ''`
|
2023-06-28 21:45:28 +09:00 |
|
kenjis
|
6fd54273fb
|
docs: change "with" in section titles to lowercase
For consistency.
|
2023-06-28 17:56:13 +09:00 |
|
kenjis
|
dd94346a3a
|
docs: text decration
|
2023-06-28 17:51:13 +09:00 |
|
kenjis
|
31a1351ee5
|
docs: add link to php.net
|
2023-06-28 17:50:54 +09:00 |
|
kenjis
|
5fc525d94f
|
docs: fix comment header
|
2023-06-28 11:14:24 +09:00 |
|
kenjis
|
2d5fcb2a9d
|
docs: improve force_https() description
|
2023-06-28 11:11:20 +09:00 |
|
kenjis
|
c72573a27a
|
docs: remove route
It may imply a named route.
|
2023-06-28 10:28:44 +09:00 |
|
kenjis
|
8f24590548
|
docs: remove incorrect description
A complete URL will be converted with base_url().
|
2023-06-28 10:27:11 +09:00 |
|
kenjis
|
35d7d2941e
|
docs: update docs
|
2023-06-28 09:30:05 +09:00 |
|
kenjis
|
8c6e883383
|
feat: add request option proxy
|
2023-06-28 09:29:26 +09:00 |
|
kenjis
|
8b36556cfc
|
docs: add note for RedirectException namespace
|
2023-06-28 07:15:35 +09:00 |
|
kenjis
|
d19d0342a6
|
Merge remote-tracking branch 'upstream/develop' into 4.4
Conflicts:
user_guide_src/source/general/errors/010.php
user_guide_src/source/general/errors/011.php
|
2023-06-28 06:04:38 +09:00 |
|
kenjis
|
1add05a864
|
Merge pull request #7629 from kenjis/fix-docs-RedirectException
docs: fix incorrect description on RedirectException
|
2023-06-28 06:01:47 +09:00 |
|
kenjis
|
8c927318cf
|
Merge pull request #7627 from kenjis/fix-docs-changelogs-440-format
docs: fix changelogs v4.4.0 RST format
|
2023-06-28 06:00:54 +09:00 |
|
kenjis
|
08c046ea42
|
Merge pull request #7626 from kenjis/update-kint-507
chore: update Kint to 5.0.7
|
2023-06-28 06:00:12 +09:00 |
|
Christoph Potas
|
29d6ddd2c2
|
Confirm Style Guide
~ add missing space (style guide)
|
2023-06-27 12:14:58 +02:00 |
|
kenjis
|
1be4b4f4d2
|
Merge pull request #7559 from BennyBPB/4.4
perf: Change current directory in public/index.php only if necessary
|
2023-06-27 14:30:58 +09:00 |
|
kenjis
|
1f09de8281
|
Merge pull request #7618 from codeigniter4/remove-precommit-hook
Remove PHPStan from pre-commit hook
|
2023-06-27 14:30:18 +09:00 |
|
Lonnie Ezell
|
bd3420b6ef
|
chore: remove php-stan from the precommit hook
|
2023-06-26 23:16:13 -05:00 |
|
kenjis
|
19f88fbdc5
|
docs: fix incorrect description
A named route cannot be used with RedirectException.
|
2023-06-27 11:24:32 +09:00 |
|
kenjis
|
818b1030c8
|
docs: fix RST format
|
2023-06-27 09:54:26 +09:00 |
|
kenjis
|
d3b217cf25
|
chore: update Kint to 5.0.7
|
2023-06-27 09:50:12 +09:00 |
|
kenjis
|
df8556ee1b
|
docs: add changelog and upgrade note
|
2023-06-27 09:40:25 +09:00 |
|
kenjis
|
0c7a2bf48a
|
docs: update doc comment
|
2023-06-27 09:09:19 +09:00 |
|
kenjis
|
3851f41491
|
feat: add $from for future use
|
2023-06-27 09:09:19 +09:00 |
|
kenjis
|
fea7e9a1ee
|
refactor: rename variable name
|
2023-06-27 09:09:19 +09:00 |
|
kenjis
|
579de5477c
|
refactor: remove unused variable
|
2023-06-27 09:09:18 +09:00 |
|
kenjis
|
7c125b90cf
|
perf: change RouteCollection::$routes structure
|
2023-06-27 09:09:18 +09:00 |
|
kenjis
|
26be1f2c13
|
refactor: rename parameter and variable name
|
2023-06-27 09:09:18 +09:00 |
|
kenjis
|
2af286417e
|
refactor: rename parameter name
|
2023-06-27 09:09:18 +09:00 |
|
kenjis
|
aa569317d7
|
refactor: add variable
To distinguish between from and routeKey.
|
2023-06-27 09:09:17 +09:00 |
|