kenjis
9e10860751
config: add charset and DBCollat for database.tests
...
By default, tests is for SQLite3, and these values are different.
2024-03-28 11:21:00 +09:00
kenjis
02df28fd89
config: delete items that are not expected to change with the environment
2023-11-02 16:20:19 +09:00
kenjis
246ed66f7c
config: update curlrequest.shareOptions
...
The default value is false now.
2023-10-27 19:17:02 +09:00
kenjis
53fd4ab1ff
config: add Config/Session.php
2022-12-17 19:50:59 +09:00
kenjis
44524eed8d
Merge pull request #6406 from kenjis/fix-csrf-redirect-default
...
config: change Security::$redirect to false
2022-08-25 21:04:25 +09:00
kenjis
fa474add94
config: change commented database.tests.database value
...
It is better to use dedicated database for testing.
2022-08-23 18:18:59 +09:00
kenjis
72314989c8
config: update env
2022-08-22 15:59:54 +09:00
nalakapws
bfcbde3d7e
Add db port entry into env file.
2022-07-11 11:05:48 +05:30
kenjis
5ecbb0ae05
docs: add comment in env
2022-04-21 09:31:12 +09:00
kenjis
d548118c26
feat: add config for disabling to replace nonce tag automatically
2022-01-12 09:15:51 +09:00
kenjis
e7b0727e8d
config: fix incorrect property name
2022-01-12 09:15:51 +09:00
kenjis
6be16a8c5c
feat: custom nonce tags
2022-01-12 09:15:50 +09:00
kenjis
0355175297
feat: add CSRF token randomization
2021-11-04 19:10:16 +09:00
kenjis
8a5973b0de
config: add curlrequest.shareOptions
2021-10-30 09:55:09 +09:00
kenjis
22634300eb
feat: add Session based CSRF protection
2021-10-21 15:14:47 +09:00
John Paul E. Balandan, CPA
ffcf115daf
Update documentation code samples ( #5039 )
2021-08-30 22:55:10 +08:00
John Paul E. Balandan, CPA
b795619813
Remove deprecated settings in main env
2021-04-11 01:17:57 +08:00
Mostafa Khudair
4841326693
Create Config\Cookie for Cookie class ( #4508 )
2021-04-10 23:25:16 +08:00
zoruz
76e5701fa2
Cleanup and adding few configuration items.
2021-03-30 08:13:00 +05:30
Cole Thorsen
34e677b6d4
Add support for frame-src to CSP
2021-02-24 03:12:33 +00:00
John Paul E. Balandan, CPA
b057c15ec3
Adds to env the additional cookie settings in App
2021-02-13 18:12:42 +08:00
kenjis
237d24acc6
config: add logger.threshold in env as comment ( #4153 )
2021-01-26 15:55:09 +08:00
mostafakhudair
bc8962945a
Add Security Configs to .env
2020-12-20 20:47:25 +02:00
John Paul E. Balandan, CPA
a43a1233bc
Apply changes from code review
2020-09-27 18:44:38 +08:00
John Paul E. Balandan, CPA
0f11b66b01
Add SodiumHandler encrypter
2020-09-25 16:51:27 +08:00
Mattias Sandström
17f9b84260
Add support for SameSite cookies ( #3447 )
...
Add support for SameSite cookies #3442
2020-08-24 19:48:49 +02:00
John Paul E. Balandan, CPA
eb5128d781
Encryption library optimization
2020-07-28 00:05:26 +08:00
Michal Sniatala
69cff58342
Merge pull request #3307 from michalsn/encryption_key
...
Add hex2bin prefix handling for encryption key
2020-07-15 23:14:35 +02:00
Michal Sniatala
900a3ab9d5
Update env
2020-07-15 23:00:49 +02:00
John Paul E. Balandan, CPA
8ad66446c5
Add Honeypot::$container to env
2020-07-16 00:06:11 +08:00
michalsn
dd07aa56ad
Add hex2bin prefix handling for encryption key. Fixes #3297
2020-07-14 21:56:51 +02:00
MGatner
b261f235f2
Add example environment line to /env
...
Seems like maybe an oversight that .env has no seed value for the environment? "Handling Multiple Environments" covers how to set this but is very terse. I propose adding a pre-commented version front-and-center
Ref: https://codeigniter4.github.io/userguide/general/environments.html
2019-02-20 11:50:04 -05:00
Nwoke David Udoka
696227d8b4
Honeypot Implementation - added honeypot config to env
2018-06-05 21:22:57 +01:00
Syakirin Amin
38d778faa3
fix typo
2018-02-15 01:24:01 +07:00
e
3a45e51c06
Bug fix mysqli transaction function call
2017-12-20 12:13:30 +08:00