Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-29 | Merge remote-tracking branch 'upstream/develop' into dev | Florian Pritz | 1 | -68/+11 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2022-01-09 | Merge remote-tracking branch 'upstream/3.1-stable' into dev | Florian Pritz | 1 | -3/+10 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2022-01-05 | Polish changes from PR #5684 and drop ['log_file_extension']; ref #5648 | Andrey Andreev | 1 | -16/+2 | |
2022-01-05 | Merge pull request #5684 from jonsmith1982/develop | Andrey Andreev | 1 | -0/+11 | |
partially fixes #5648 | |||||
2022-01-05 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -2/+2 | |
2022-01-05 | [ci skip] Another minor grammar correction following #5690 | Andrey Andreev | 1 | -2/+2 | |
2022-01-05 | [ci skip] Merge pull request #5690 from Lohith94/develop | Andrey Andreev | 1 | -3/+3 | |
Corrected some grammar | |||||
2022-01-05 | [ci skip] Merge pull request #5690 from Lohith94/develop | Andrey Andreev | 1 | -3/+3 | |
Corrected some grammar | |||||
2022-01-05 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+5 | |
2022-01-05 | Add SameSite cookie support to Session library | Andrey Andreev | 1 | -0/+5 | |
2022-01-05 | Merge pull request #6025 from gxgpet/develop | Andrey Andreev | 1 | -0/+2 | |
SameSite attribute implementation for CI_Input::set_cookie | |||||
2021-03-14 | Dropping the possibility that samesite cookie attribute won't be sent; ↵ | George Petculescu | 1 | -1/+1 | |
defaults to Lax; all samesite values are ucfirst'ed; log for SameSite=None non-secure cookies | |||||
2021-02-28 | Initial implementation of samesite for CI_Input::set_cookie | George Petculescu | 1 | -0/+2 | |
2021-02-21 | PHP8: Merge remote-tracking branch 'upstream/3.1-stable' into dev | Florian Pritz | 1 | -4/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2020-07-09 | [ci skip] Merge pull request #5970 from sapics/fix/user-guide-url | Andrey Andreev | 1 | -4/+6 | |
Fix user guide url | |||||
2020-06-24 | Fix user guide url | sapics | 1 | -4/+4 | |
Replace from https://codeigniter.com/user_guide/* to https://codeigniter.com/userguide3/* | |||||
2019-02-08 | corrected grammar | Lohith J | 1 | -3/+3 | |
2019-01-28 | fixes #5648 | jonsmith1982 | 1 | -0/+11 | |
Signed-off-by: jonsmith1982 <jonsmith1982@googlemail.com> | |||||
2018-07-23 | LDAP: Allow optional filtering of allowed users | Raphael Michel | 1 | -0/+3 | |
2018-07-23 | LDAP: Allow optional binding/authentication | Raphael Michel | 1 | -1/+4 | |
2018-05-18 | http:// to https:// | Mehdi Bounya | 1 | -2/+2 | |
2018-01-01 | Reduce bcrypt cost for testsuite | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-01 | Use temporary directory for testsuite uploads | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-18 | Automatically set baseurl for tests | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-09 | WIP: CI3 migration | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-09 | Merge tag '3.1.5' into dev-ci3 | Florian Pritz | 1 | -74/+236 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-07 | Allow to omit trailing slash in config paths | vlakoff | 1 | -3/+3 | |
2016-12-14 | Drop all PHP 5.3-related code | Andrey Andreev | 1 | -14/+0 | |
2016-12-14 | Remove 'global_xss_filtering' config setting | Andrey Andreev | 1 | -14/+0 | |
2016-12-14 | Remove 'allow_get_array', 'standardize_newlines' config settings | Andrey Andreev | 1 | -28/+0 | |
2016-12-14 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -6/+16 | |
2016-12-14 | [ci skip] Deprecate 'allow_get_array', 'standardize_newlines' | Andrey Andreev | 1 | -6/+16 | |
2016-06-05 | config: Clarify comment about password hashing settings | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-01 | Fix typo | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-01 | Support changing password hashing settings | Florian Pritz | 1 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-02-15 | [ci skip] Add notes in config about CLI for url_suffix, permitted_uri_chars | Andrey Andreev | 1 | -0/+4 | |
2016-01-11 | [ci skip] Update codeigniter.com links to https | Andrey Andreev | 1 | -4/+4 | |
2015-10-31 | Prevent Host header injections | Andrey Andreev | 1 | -4/+10 | |
2015-09-01 | [ci skip] Correct session database setup docs | Andrey Andreev | 1 | -0/+3 | |
2015-07-22 | Fix #3991 | Andrey Andreev | 1 | -0/+2 | |
2015-07-15 | [ci skip] Add changelog entries for PR #3828 | Andrey Andreev | 1 | -2/+9 | |
2015-07-04 | Standardized new lines | Calvin Tam | 1 | -3/+0 | |
2015-07-04 | Fixed typos | Calvin Tam | 1 | -2/+2 | |
2015-06-05 | Move public files to ./public_html | Florian Pritz | 1 | -2/+2 | |
./data/local is not moved because it contains likely untracked files and moving it would throw an error when updating. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-04-27 | [ci skip] Remove redundant comment about log_threshold | Andrey Andreev | 1 | -2/+0 | |
2015-04-18 | Added config option max_invitation_keys | Alexander Finkhäuser | 1 | -0/+3 | |
2015-04-09 | Document how to clean file cache if used | Florian Pritz | 1 | -0/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-03-14 | [ci skip] Add a note about sess_save_path in config.php | Andrey Andreev | 1 | -0/+2 | |
2015-03-01 | [ci skip] Fix a typo in config.php | Andrey Andreev | 1 | -1/+1 | |
2015-02-28 | [ci skip] Formally deprecate 'global_xss_filtering' | Andrey Andreev | 1 | -0/+3 | |